Tue, 15 Feb 2011 00:16:56 -0800 7016520: JSR 292 rules for polymorphic signature processing must be in package-info
jrose [Tue, 15 Feb 2011 00:16:56 -0800] rev 8350
7016520: JSR 292 rules for polymorphic signature processing must be in package-info Summary: insert rules for bytecode processors to recognize signature polymorphic names Reviewed-by: twisti
Tue, 15 Feb 2011 00:16:53 -0800 7014755: JSR 292 member lookup interaction with security manager
jrose [Tue, 15 Feb 2011 00:16:53 -0800] rev 8349
7014755: JSR 292 member lookup interaction with security manager Summary: add security manager interactions for Lookup methods Reviewed-by: twisti
Tue, 15 Feb 2011 00:16:50 -0800 7016261: JSR 292 MethodType objects should be serializable
jrose [Tue, 15 Feb 2011 00:16:50 -0800] rev 8348
7016261: JSR 292 MethodType objects should be serializable Summary: Define private writeObject, readObject, and readResolve methods. Also add unit tests. Reviewed-by: twisti
Fri, 11 Feb 2011 01:26:32 -0800 7013730: JSR 292 reflective operations should report errors with standard exception types
jrose [Fri, 11 Feb 2011 01:26:32 -0800] rev 8347
7013730: JSR 292 reflective operations should report errors with standard exception types Summary: remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions Reviewed-by: twisti
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
Mon, 07 Feb 2011 09:46:01 -0800 7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1
kvn [Mon, 07 Feb 2011 09:46:01 -0800] rev 8318
7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1 Summary: Add ResourceMark into PhaseIdealLoop::build_and_optimize(). Reviewed-by: never
Tue, 01 Feb 2011 10:27:02 -0800 7014998: assert(is_T_family(features) == is_niagara(features)) failed: Niagara should be T series
kvn [Tue, 01 Feb 2011 10:27:02 -0800] rev 8317
7014998: assert(is_T_family(features) == is_niagara(features)) failed: Niagara should be T series Summary: Use substring search instead of compare and convert string to upper case before search. Reviewed-by: never, phh, iveresov
Tue, 01 Feb 2011 05:51:24 -0800 7012339: JSR 292 crash in G1SATBCardTableModRefBS::write_ref_field_pre_work()
twisti [Tue, 01 Feb 2011 05:51:24 -0800] rev 8316
7012339: JSR 292 crash in G1SATBCardTableModRefBS::write_ref_field_pre_work() Reviewed-by: jrose, never
Tue, 01 Feb 2011 03:38:44 -0800 7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
twisti [Tue, 01 Feb 2011 03:38:44 -0800] rev 8315
7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122 Reviewed-by: kvn, never
Mon, 31 Jan 2011 17:48:21 -0800 6354181: nsk.logging.stress.threads.scmhml001 fails assertion in "src/share/vm/oops/instanceKlass.cpp, 111"
never [Mon, 31 Jan 2011 17:48:21 -0800] rev 8314
6354181: nsk.logging.stress.threads.scmhml001 fails assertion in "src/share/vm/oops/instanceKlass.cpp, 111" Reviewed-by: jrose, acorn
Mon, 21 Feb 2011 04:49:17 -0800 Merge
rottenha [Mon, 21 Feb 2011 04:49:17 -0800] rev 8313
Merge
Fri, 18 Feb 2011 18:26:17 -0500 7019557: SharedMiscDataSize too small for 64-bit fastdebug JVM
coleenp [Fri, 18 Feb 2011 18:26:17 -0500] rev 8312
7019557: SharedMiscDataSize too small for 64-bit fastdebug JVM Summary: Increase default SharedMiscDataSize Reviewed-by: dcubed, kamg
Wed, 16 Feb 2011 16:25:57 -0800 Merge
coleenp [Wed, 16 Feb 2011 16:25:57 -0800] rev 8311
Merge
Wed, 16 Feb 2011 17:12:31 -0500 7019689: Non-dependent name is found in dependent base class although it should be rejected
coleenp [Wed, 16 Feb 2011 17:12:31 -0500] rev 8310
7019689: Non-dependent name is found in dependent base class although it should be rejected Summary: fix hashtable.hpp to qualify non-dependant name with "this" Reviewed-by: phh, never, poonam Contributed-by: volker.simonis@gmail.com
Wed, 16 Feb 2011 11:34:44 -0500 6840152: JVM crashes when heavyweight monitors are used
coleenp [Wed, 16 Feb 2011 11:34:44 -0500] rev 8309
6840152: JVM crashes when heavyweight monitors are used Summary: Turn off biased locking if !UseFastLocking or UseHeavyMonitors options are requested. Reviewed-by: phh, never, dcubed, dholmes
Wed, 16 Feb 2011 01:42:00 -0500 Merge
dholmes [Wed, 16 Feb 2011 01:42:00 -0500] rev 8308
Merge
Mon, 14 Feb 2011 19:27:36 -0500 7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK
dholmes [Mon, 14 Feb 2011 19:27:36 -0500] rev 8307
7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK Summary: Set JDK_IMPORT_PATH to ALT_JDK_TARGET_IMPORT_PATH if it is defined Reviewed-by: phh, ohair
Tue, 15 Feb 2011 19:00:22 -0800 6954420: 2/4 jps shows "process information unavailable" sometimes
dcubed [Tue, 15 Feb 2011 19:00:22 -0800] rev 8306
6954420: 2/4 jps shows "process information unavailable" sometimes Summary: Make sure the backing store file is flushed in create_sharedmem_resources() and get_user_name_slow() no longer checks the size of the backing store file. Reviewed-by: briand, swamyv, acorn, poonam
Mon, 14 Feb 2011 03:19:33 -0800 Merge
rottenha [Mon, 14 Feb 2011 03:19:33 -0800] rev 8305
Merge
Sat, 12 Feb 2011 10:28:34 -0500 7019157: errorHandler doesn't compile with super old gcc without precompiled headers
coleenp [Sat, 12 Feb 2011 10:28:34 -0500] rev 8304
7019157: errorHandler doesn't compile with super old gcc without precompiled headers Summary: old gccs don't support precompiled headers so have to supply includes Reviewed-by: phh, kamg
Thu, 10 Feb 2011 13:03:22 +0100 7017824: Add support for creating 64-bit Visual Studio projects
sla [Thu, 10 Feb 2011 13:03:22 +0100] rev 8303
7017824: Add support for creating 64-bit Visual Studio projects Summary: Updated create.bat and ProjectCreator Reviewed-by: brutisso, stefank, ohair
Wed, 16 Feb 2011 17:26:20 -0800 Merge
trims [Wed, 16 Feb 2011 17:26:20 -0800] rev 8302
Merge
Mon, 14 Feb 2011 22:21:18 -0500 Merge
tonyp [Mon, 14 Feb 2011 22:21:18 -0500] rev 8301
Merge
Fri, 11 Feb 2011 14:15:16 +0100 7018257: jmm_DumpThreads allocates into permgen
stefank [Fri, 11 Feb 2011 14:15:16 +0100] rev 8300
7018257: jmm_DumpThreads allocates into permgen Summary: Don't allocate in permgen Reviewed-by: ysr, sla
Thu, 10 Feb 2011 14:48:07 -0800 7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes
ysr [Thu, 10 Feb 2011 14:48:07 -0800] rev 8299
7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes Summary: 6912621 used a raw oop in the newly added assert following an allocation attempt that could result in a GC. Reviewed-by: jmasa
Wed, 09 Feb 2011 09:43:02 -0800 7017008: G1: Turn on compressed oops by default.
johnc [Wed, 09 Feb 2011 09:43:02 -0800] rev 8298
7017008: G1: Turn on compressed oops by default. Summary: Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt. Reviewed-by: jcoomes, brutisso, tonyp
Tue, 08 Feb 2011 12:33:19 +0100 7014851: Remove unused parallel compaction code
stefank [Tue, 08 Feb 2011 12:33:19 +0100] rev 8297
7014851: Remove unused parallel compaction code Summary: Removed. Reviewed-by: jcoomes, brutisso
Mon, 07 Feb 2011 22:19:57 -0800 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
ysr [Mon, 07 Feb 2011 22:19:57 -0800] rev 8296
6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?") Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause. Reviewed-by: jmasa, johnc
Thu, 03 Feb 2011 20:49:09 -0800 7015169: GC Cause not always set
brutisso [Thu, 03 Feb 2011 20:49:09 -0800] rev 8295
7015169: GC Cause not always set Summary: Sometimes the gc cause was not always set. This caused JStat to print the wrong information. Reviewed-by: tonyp, ysr Contributed-by: suenaga.yasumasa@oss.ntt.co.jp
Sat, 12 Feb 2011 10:28:34 -0500 7022659: errorHandler doesn't compile without precompiled headers
coleenp [Sat, 12 Feb 2011 10:28:34 -0500] rev 8294
7022659: errorHandler doesn't compile without precompiled headers Summary: add proper includes in errorHandler.hpp Reviewed-by: phh, kamg
Fri, 25 Feb 2011 11:42:03 -0800 Added tag hs21-b02 for changeset 70ed6d8368bc
trims [Fri, 25 Feb 2011 11:42:03 -0800] rev 8293
Added tag hs21-b02 for changeset 70ed6d8368bc
Thu, 24 Feb 2011 15:15:50 -0800 Added tag jdk7-b131 for changeset e0205cb94879
cl [Thu, 24 Feb 2011 15:15:50 -0800] rev 8292
Added tag jdk7-b131 for changeset e0205cb94879
Thu, 24 Feb 2011 15:15:45 -0800 Added tag jdk7-b131 for changeset 836de2e4bdee
cl [Thu, 24 Feb 2011 15:15:45 -0800] rev 8291
Added tag jdk7-b131 for changeset 836de2e4bdee
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip