aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-25merged upstream jdk8 changes up to tag jdk8_b72"Andrew Dinn ext:(%22)
2013-01-18merge"Andrew Dinn ext:(%22)
2013-01-18cleaned out redundant code in os_cpu dir and corrected header include guards"Andrew Dinn ext:(%22)
2013-01-18removed lots of redundant code"Andrew Dinn ext:(%22)
2013-01-17deleted clones of x86 code which are not needed"Andrew Dinn ext:(%22)
2013-01-17removed unnecessary ifdefs"Andrew Dinn ext:(%22)
2013-01-17Removed redundant ifdefs"Andrew Dinn ext:(%22)
2013-01-16updated comments in code and deleted a little cruft"Andrew Dinn ext:(%22)
2013-01-15added debug entry notification to methodhandle interpreter entry"Andrew Dinn ext:(%22)
2013-01-14improved validaton of Method* parameter to debug/trace callback function bccheck"Andrew Dinn ext:(%22)
2013-01-10fix to post all required interpreter method entry and re-entry notifications"Andrew Dinn ext:(%22)
2013-01-07mergeaph
2013-01-07Fix product buildaph
2013-01-07modified all header include guard symbols to use _AARCH64_ in place of _X86_"Andrew Dinn ext:(%22)
2013-01-04Fixed recent 6 TCK failures for method handles"Andrew Dinn ext:(%22)
2013-01-02Ensure that shift amount is in range.aph
2013-01-02Simplify constant pool access.aph
2012-12-26Mergejdk8-b70katleman
2012-12-21Mergejwilhelm
2012-12-21First cut of method handles.aph
2012-12-21Mergeroland
2012-12-208004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32twisti
2012-12-208004982: JDK8 source with GPL header errorskatleman
2012-12-208004330: Add missing Unsafe entry points for addAndGet() familykvn
2012-12-198004741: Missing compiled exception handle table entry for multidimensional a...kvn
2012-12-19Mergeminqi
2012-12-198004835: Improve AES intrinsics on x86kvn
2012-12-198005033: clear high word for integer pop count on SPARCtwisti
2012-12-188004318: JEP-171: Support Unsafe fences intrinsicskvn
2012-12-188004536: replace AbstractAssembler emit_word with emit_int16twisti
2012-12-18Minor fixes.aph
2012-12-18Mergevlivanov
2012-12-188003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted(...vlivanov
2012-12-18Get rid of result handler slot in stack frameaph
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
2012-12-18Fix stack frame setupaph
2012-12-188005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved...stefank
2012-12-178004548: remove unused AbstractAssembler::print(Label&)twisti
2012-12-17Mergezgu
2012-12-178004802: jcmd VM.native_memory baseline=false crashes VMzgu
2012-12-178004845: Catch incorrect usage of new and delete during compile time for valu...brutisso
2012-12-177173959: Jvm crashed during coherence exabus (tmb) testingbrutisso
2012-12-14Mergetwisti
2012-12-148003238: JSR 292: intermittent exception failure with java/lang/invoke/CallSi...twisti
2012-12-14Mergecollins
2012-12-14jbytes are signed in a native return handler.aph
2012-12-14Make some stack space when thrown an exception.aph
2012-12-13mergeaph
2012-12-13Rewrite integer division logic.aph
2012-12-13Mergestefank