Fri, 11 Feb 2011 01:26:28 -0800 7012650: implement JSR 292 EG adjustments through January 2010
jrose [Fri, 11 Feb 2011 01:26:28 -0800] rev 8346
7012650: implement JSR 292 EG adjustments through January 2010 Summary: misc. EG changes and polishes (excluding 7013417) Reviewed-by: twisti
Fri, 11 Feb 2011 01:26:24 -0800 7013417: JSR 292 needs to support variadic method handle calls
jrose [Fri, 11 Feb 2011 01:26:24 -0800] rev 8345
7013417: JSR 292 needs to support variadic method handle calls Summary: Implement MH.asVarargsCollector, etc., and remove withTypeHandler. Reviewed-by: twisti
Thu, 24 Feb 2011 15:16:02 -0800 Added tag jdk7-b131 for changeset 29efcc797dc6
cl [Thu, 24 Feb 2011 15:16:02 -0800] rev 8344
Added tag jdk7-b131 for changeset 29efcc797dc6
Wed, 05 Jul 2017 17:36:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:03 +0200] rev 8343
Merge
Tue, 01 Mar 2011 11:53:36 -0800 Merge
trims [Tue, 01 Mar 2011 11:53:36 -0800] rev 8342
Merge
Fri, 25 Feb 2011 12:46:49 -0800 7022570: Bump the HS21 build number to 03
trims [Fri, 25 Feb 2011 12:46:49 -0800] rev 8341
7022570: Bump the HS21 build number to 03 Summary: Update the HS21 build number to 03 Reviewed-by: jcoomes
Fri, 25 Feb 2011 12:46:46 -0800 Merge
trims [Fri, 25 Feb 2011 12:46:46 -0800] rev 8340
Merge
Fri, 25 Feb 2011 08:17:30 -0800 Merge
tonyp [Fri, 25 Feb 2011 08:17:30 -0800] rev 8339
Merge
Fri, 25 Feb 2011 10:58:03 -0500 Merge
tonyp [Fri, 25 Feb 2011 10:58:03 -0500] rev 8338
Merge
Mon, 21 Feb 2011 11:26:45 +0100 7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen
stefank [Mon, 21 Feb 2011 11:26:45 +0100] rev 8337
7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen Summary: Allocate ordinary object arrays Reviewed-by: ysr, never, mchung
Fri, 25 Feb 2011 03:29:56 -0800 Merge
rottenha [Fri, 25 Feb 2011 03:29:56 -0800] rev 8336
Merge
Thu, 24 Feb 2011 21:38:37 -0500 7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023
dholmes [Thu, 24 Feb 2011 21:38:37 -0500] rev 8335
7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023 Summary: removed erroneous flags Reviewed-by: kvn, dcubed
Wed, 23 Feb 2011 11:18:16 -0800 Merge
kvn [Wed, 23 Feb 2011 11:18:16 -0800] rev 8334
Merge
Tue, 22 Feb 2011 15:26:36 -0800 7021531: lock ordering problems after fix for 6354181
never [Tue, 22 Feb 2011 15:26:36 -0800] rev 8333
7021531: lock ordering problems after fix for 6354181 Reviewed-by: kvn, jrose
Wed, 09 Feb 2011 15:02:23 -0800 7016474: string compare intrinsic improvements
never [Wed, 09 Feb 2011 15:02:23 -0800] rev 8332
7016474: string compare intrinsic improvements Reviewed-by: kvn
Tue, 15 Feb 2011 22:18:33 -0800 7019819: bare oop in ciField
never [Tue, 15 Feb 2011 22:18:33 -0800] rev 8331
7019819: bare oop in ciField Reviewed-by: kvn, iveresov
Mon, 14 Feb 2011 14:36:29 -0800 Merge
kvn [Mon, 14 Feb 2011 14:36:29 -0800] rev 8330
Merge
Mon, 14 Feb 2011 11:46:58 -0800 7018101: os::dll_address_to_function_name returning wrong answers in 64 bit
never [Mon, 14 Feb 2011 11:46:58 -0800] rev 8329
7018101: os::dll_address_to_function_name returning wrong answers in 64 bit Reviewed-by: acorn, kvn, dsamersoff
Mon, 14 Feb 2011 03:21:18 -0800 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
twisti [Mon, 14 Feb 2011 03:21:18 -0800] rev 8328
7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC Reviewed-by: kvn
Fri, 11 Feb 2011 12:05:43 -0800 7018506: CTW swallowing OOMs after symbol changes
never [Fri, 11 Feb 2011 12:05:43 -0800] rev 8327
7018506: CTW swallowing OOMs after symbol changes Reviewed-by: kvn, iveresov, coleenp
Fri, 11 Feb 2011 03:17:53 -0800 7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
twisti [Fri, 11 Feb 2011 03:17:53 -0800] rev 8326
7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero Reviewed-by: kvn, chrisphi, twisti
Thu, 10 Feb 2011 19:34:48 -0800 7018849: 7017124 fix broke VM build on some platforms
kvn [Thu, 10 Feb 2011 19:34:48 -0800] rev 8325
7018849: 7017124 fix broke VM build on some platforms Summary: Use atomic load and store in inc_stat_counter() only on SPARC and X86. Reviewed-by: iveresov
Thu, 10 Feb 2011 14:25:59 -0800 7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early()
kvn [Thu, 10 Feb 2011 14:25:59 -0800] rev 8324
7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early() Summary: Add TEMP edges (and KILL projections) before duplicated operands are removed in Expand() methods. Reviewed-by: never
Thu, 10 Feb 2011 00:47:59 -0800 7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax
twisti [Thu, 10 Feb 2011 00:47:59 -0800] rev 8323
7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax Summary: test/compiler/6987555/Test6987555.java currently does not compile because the MH return-type syntax has changed. Reviewed-by: never
Wed, 09 Feb 2011 16:34:34 -0800 7017434: Tiered needs to support reprofiling
iveresov [Wed, 09 Feb 2011 16:34:34 -0800] rev 8322
7017434: Tiered needs to support reprofiling Summary: Tiered needs to support proper method reprofiling after deopts. Reviewed-by: kvn
Tue, 08 Feb 2011 16:12:16 -0800 7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
kvn [Tue, 08 Feb 2011 16:12:16 -0800] rev 8321
7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC Summary: Align old gen size down to keep specified heap size. Reviewed-by: ysr
Mon, 07 Feb 2011 10:34:39 -0800 7017124: Fix some VM stats to avoid 32-bit overflow
kvn [Mon, 07 Feb 2011 10:34:39 -0800] rev 8320
7017124: Fix some VM stats to avoid 32-bit overflow Summary: Added new method inc_stat_counter() to increment long statistic values and use atomic long load and store. Reviewed-by: dholmes, jrose, phh, never
Mon, 07 Feb 2011 10:25:39 -0800 7013538: Java memory leak with escape analysis
kvn [Mon, 07 Feb 2011 10:25:39 -0800] rev 8319
7013538: Java memory leak with escape analysis Summary: Don't allocate VectorSet iterator on C heap. Reuse resource storage in EA. Reviewed-by: never
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip