Tue, 29 Jul 2014 13:56:29 +0200 8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp
thartmann [Tue, 29 Jul 2014 13:56:29 +0200] rev 25919
8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp Summary: Fixed parfait warnings caused by __HI and __LO macros in sharedRuntimeMath.hpp by using a union. Reviewed-by: kvn, drchase
Tue, 29 Jul 2014 13:54:16 +0200 8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp
thartmann [Tue, 29 Jul 2014 13:54:16 +0200] rev 25918
8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp Summary: Fixed parfait warnings in globalDefinitions files by using a union for casts. Reviewed-by: kvn
Mon, 28 Jul 2014 15:06:38 -0700 8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on
fzhinkin [Mon, 28 Jul 2014 15:06:38 -0700] rev 25917
8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on Summary: call rtm_deopt() only if there were no compilation bailouts before. Reviewed-by: kvn
Thu, 17 Jul 2014 15:40:04 -0700 8050942: PPC64: implement template interpreter for ppc64le
kvn [Thu, 17 Jul 2014 15:40:04 -0700] rev 25916
8050942: PPC64: implement template interpreter for ppc64le Reviewed-by: kvn, goetz Contributed-by: asmundak@google.com
Fri, 25 Jul 2014 10:57:57 +0000 Merge
anoll [Fri, 25 Jul 2014 10:57:57 +0000] rev 25915
Merge
Fri, 25 Jul 2014 10:04:36 +0000 Merge
anoll [Fri, 25 Jul 2014 10:04:36 +0000] rev 25914
Merge
Fri, 25 Jul 2014 10:06:17 +0200 8040213: C2 does not put all modified nodes on IGVN worklist
thartmann [Fri, 25 Jul 2014 10:06:17 +0200] rev 25913
8040213: C2 does not put all modified nodes on IGVN worklist Summary: Verification code is added that checks if modified nodes are put on the IGVN worklist and modified nodes are processed by 'PhaseIterGVN::transform_old()' Reviewed-by: kvn, jrose
Fri, 25 Jul 2014 09:44:53 +0000 Merge
anoll [Fri, 25 Jul 2014 09:44:53 +0000] rev 25912
Merge
Thu, 24 Jul 2014 09:15:38 +0200 8050860: Cleanup TypeTuple and TypeFunc
anoll [Thu, 24 Jul 2014 09:15:38 +0200] rev 25911
8050860: Cleanup TypeTuple and TypeFunc Summary: Declared fields TypeFunc::_domain, TypeFunc::_range, TypeTuple::_cnt and TypeTuple::_fields private, changed direct accesses to fields to use accessor methods. Reviewed-by: kvn, vlivanov Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
Fri, 08 Aug 2014 07:38:34 -0700 Merge
jmasa [Fri, 08 Aug 2014 07:38:34 -0700] rev 25910
Merge
Thu, 07 Aug 2014 09:35:08 +0200 8051837: Remove temporary G1UseParallelRSetUpdating and G1UseParallelRSetScanning flags
brutisso [Thu, 07 Aug 2014 09:35:08 +0200] rev 25909
8051837: Remove temporary G1UseParallelRSetUpdating and G1UseParallelRSetScanning flags Reviewed-by: stefank, tschatzl Contributed-by: marcus.larsson@oracle.com
Wed, 06 Aug 2014 09:55:16 +0200 8048269: Add flag to turn off class unloading after G1 concurrent mark
stefank [Wed, 06 Aug 2014 09:55:16 +0200] rev 25908
8048269: Add flag to turn off class unloading after G1 concurrent mark Summary: Added -XX:+/-ClassUnloadingWithConcurrentMark Reviewed-by: jmasa, brutisso, mgerdin
Mon, 04 Aug 2014 15:04:45 +0200 8051883: TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java
stefank [Mon, 04 Aug 2014 15:04:45 +0200] rev 25907
8051883: TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
Sun, 03 Aug 2014 03:48:24 +0000 Merge
jmasa [Sun, 03 Aug 2014 03:48:24 +0000] rev 25906
Merge
Fri, 01 Aug 2014 15:40:12 -0700 8031323: Optionally align objects copied to survivor spaces
jmasa [Fri, 01 Aug 2014 15:40:12 -0700] rev 25905
8031323: Optionally align objects copied to survivor spaces Reviewed-by: brutisso, tschatzl
(0) -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip