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
Wed, 05 Jul 2017 17:35:48 +0200 Added tag jdk7-b131 for changeset d8af56da89bc
duke [Wed, 05 Jul 2017 17:35:48 +0200] rev 8290
Added tag jdk7-b131 for changeset d8af56da89bc
Wed, 05 Jul 2017 17:35:47 +0200 Merge jdk7-b131
duke [Wed, 05 Jul 2017 17:35:47 +0200] rev 8289
Merge
Wed, 05 Jul 2017 17:35:44 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:44 +0200] rev 8288
Merge
Wed, 23 Feb 2011 15:49:34 -0800 Merge
cl [Wed, 23 Feb 2011 15:49:34 -0800] rev 8287
Merge
Wed, 16 Feb 2011 13:30:12 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:30:12 -0800] rev 8286
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Fri, 18 Feb 2011 14:23:59 -0800 Added tag jdk7-b130 for changeset 09e47b898040
cl [Fri, 18 Feb 2011 14:23:59 -0800] rev 8285
Added tag jdk7-b130 for changeset 09e47b898040
Wed, 05 Jul 2017 17:35:41 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:41 +0200] rev 8284
Merge
Wed, 23 Feb 2011 15:49:00 -0800 Merge
cl [Wed, 23 Feb 2011 15:49:00 -0800] rev 8283
Merge
Wed, 16 Feb 2011 13:29:48 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:29:48 -0800] rev 8282
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Fri, 18 Feb 2011 14:23:43 -0800 Added tag jdk7-b130 for changeset 1607780fe197
cl [Fri, 18 Feb 2011 14:23:43 -0800] rev 8281
Added tag jdk7-b130 for changeset 1607780fe197
Wed, 05 Jul 2017 17:35:38 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:38 +0200] rev 8280
Merge
Wed, 23 Feb 2011 15:48:59 -0800 Merge
cl [Wed, 23 Feb 2011 15:48:59 -0800] rev 8279
Merge
Wed, 16 Feb 2011 13:29:39 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:29:39 -0800] rev 8278
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Fri, 18 Feb 2011 14:23:42 -0800 Added tag jdk7-b130 for changeset b0a4325b9ef5
cl [Fri, 18 Feb 2011 14:23:42 -0800] rev 8277
Added tag jdk7-b130 for changeset b0a4325b9ef5
Wed, 05 Jul 2017 17:35:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:35 +0200] rev 8276
Merge
Wed, 23 Feb 2011 15:48:25 -0800 Merge
cl [Wed, 23 Feb 2011 15:48:25 -0800] rev 8275
Merge
Wed, 16 Feb 2011 13:29:20 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:29:20 -0800] rev 8274
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Fri, 18 Feb 2011 14:23:33 -0800 Added tag jdk7-b130 for changeset 04b2533d5d44
cl [Fri, 18 Feb 2011 14:23:33 -0800] rev 8273
Added tag jdk7-b130 for changeset 04b2533d5d44
Wed, 05 Jul 2017 17:35:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:32 +0200] rev 8272
Merge
Wed, 23 Feb 2011 15:49:19 -0800 Merge
cl [Wed, 23 Feb 2011 15:49:19 -0800] rev 8271
Merge
Wed, 23 Feb 2011 17:10:16 +0000 7021314: Build should not install javaws man page
andrew [Wed, 23 Feb 2011 17:10:16 +0000] rev 8270
7021314: Build should not install javaws man page Summary: Only install javaws.1 when not building OpenJDK Reviewed-by: alanb, ohair
Wed, 16 Feb 2011 14:33:48 -0800 7010594: Add /SAFESEH to links on windows to verify safe exceptions
ohair [Wed, 16 Feb 2011 14:33:48 -0800] rev 8269
7010594: Add /SAFESEH to links on windows to verify safe exceptions Reviewed-by: alanb
Wed, 16 Feb 2011 13:29:58 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:29:58 -0800] rev 8268
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Fri, 18 Feb 2011 14:23:48 -0800 Added tag jdk7-b130 for changeset 8924242a88c8
cl [Fri, 18 Feb 2011 14:23:48 -0800] rev 8267
Added tag jdk7-b130 for changeset 8924242a88c8
Wed, 05 Jul 2017 17:35:29 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:29 +0200] rev 8266
Merge
Wed, 23 Feb 2011 15:48:46 -0800 Merge
cl [Wed, 23 Feb 2011 15:48:46 -0800] rev 8265
Merge
Wed, 16 Feb 2011 13:30:31 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:30:31 -0800] rev 8264
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Fri, 18 Feb 2011 14:23:37 -0800 Added tag jdk7-b130 for changeset 70ed6d8368bc
cl [Fri, 18 Feb 2011 14:23:37 -0800] rev 8263
Added tag jdk7-b130 for changeset 70ed6d8368bc
Wed, 23 Feb 2011 15:48:23 -0800 Merge
cl [Wed, 23 Feb 2011 15:48:23 -0800] rev 8262
Merge
Wed, 16 Feb 2011 13:29:01 -0800 7013964: openjdk LICENSE file needs rebranding
ohair [Wed, 16 Feb 2011 13:29:01 -0800] rev 8261
7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg
Mon, 21 Feb 2011 14:18:37 -0500 Merge
jqzuo [Mon, 21 Feb 2011 14:18:37 -0500] rev 8260
Merge
Mon, 14 Feb 2011 14:29:10 -0500 7019371: JDK7 is not building UPX. IFTW wrappers are not compressed.
paulk [Mon, 14 Feb 2011 14:29:10 -0500] rev 8259
7019371: JDK7 is not building UPX. IFTW wrappers are not compressed. Reviewed-by: billyh, jqzuo
Wed, 09 Feb 2011 16:05:25 -0500 Merge
jqzuo [Wed, 09 Feb 2011 16:05:25 -0500] rev 8258
Merge
Tue, 01 Feb 2011 15:03:30 -0500 Merge
jqzuo [Tue, 01 Feb 2011 15:03:30 -0500] rev 8257
Merge
Mon, 24 Jan 2011 17:14:09 -0500 Merge
jqzuo [Mon, 24 Jan 2011 17:14:09 -0500] rev 8256
Merge
Mon, 10 Jan 2011 13:45:33 -0500 Merge
jqzuo [Mon, 10 Jan 2011 13:45:33 -0500] rev 8255
Merge
Wed, 22 Dec 2010 15:55:48 -0500 Merge
jqzuo [Wed, 22 Dec 2010 15:55:48 -0500] rev 8254
Merge
Thu, 09 Dec 2010 10:58:34 -0500 Merge
jqzuo [Thu, 09 Dec 2010 10:58:34 -0500] rev 8253
Merge
Fri, 18 Feb 2011 14:23:28 -0800 Added tag jdk7-b130 for changeset 00d174cbd0bb
cl [Fri, 18 Feb 2011 14:23:28 -0800] rev 8252
Added tag jdk7-b130 for changeset 00d174cbd0bb
Wed, 05 Jul 2017 17:35:16 +0200 Added tag jdk7-b130 for changeset a36beda9b9de
duke [Wed, 05 Jul 2017 17:35:16 +0200] rev 8251
Added tag jdk7-b130 for changeset a36beda9b9de
Wed, 05 Jul 2017 17:35:15 +0200 Merge jdk7-b130
duke [Wed, 05 Jul 2017 17:35:15 +0200] rev 8250
Merge
Wed, 05 Jul 2017 17:35:13 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:13 +0200] rev 8249
Merge
Tue, 15 Feb 2011 12:34:33 -0800 Merge
ohair [Tue, 15 Feb 2011 12:34:33 -0800] rev 8248
Merge
Fri, 11 Feb 2011 23:49:42 -0800 Merge
mfang [Fri, 11 Feb 2011 23:49:42 -0800] rev 8247
Merge
Fri, 11 Feb 2011 22:58:59 -0800 Merge
mfang [Fri, 11 Feb 2011 22:58:59 -0800] rev 8246
Merge
Thu, 10 Feb 2011 16:51:53 -0800 7017734: jdk7 message drop 1 translation integration
mfang [Thu, 10 Feb 2011 16:51:53 -0800] rev 8245
7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang
Mon, 14 Feb 2011 16:31:21 -0800 Merge
lana [Mon, 14 Feb 2011 16:31:21 -0800] rev 8244
Merge
Mon, 07 Feb 2011 11:42:12 -0800 7017675: typo in JavacParser for allowUnderscoresInLiterals
jjg [Mon, 07 Feb 2011 11:42:12 -0800] rev 8243
7017675: typo in JavacParser for allowUnderscoresInLiterals Reviewed-by: dlsmith Contributed-by: peter.b.kessler@oracle.com
Mon, 07 Feb 2011 18:10:13 +0000 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
mcimadamore [Mon, 07 Feb 2011 18:10:13 +0000] rev 8242
7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123. Summary: override clash algorithm is not implemented correctly Reviewed-by: jjg
Mon, 07 Feb 2011 18:09:46 +0000 7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package
mcimadamore [Mon, 07 Feb 2011 18:09:46 +0000] rev 8241
7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package Summary: added support for future 292 package (support for old location 'java.dyn' will be removed in followup changeset) Reviewed-by: jjg
Fri, 04 Feb 2011 17:30:28 -0800 Merge
lana [Fri, 04 Feb 2011 17:30:28 -0800] rev 8240
Merge
Thu, 03 Feb 2011 09:38:19 +0000 7014715: javac returns different error code for certain failure(s)
mcimadamore [Thu, 03 Feb 2011 09:38:19 +0000] rev 8239
7014715: javac returns different error code for certain failure(s) Summary: javac silently crashes when emitting certain kinds of resolution diagnostics Reviewed-by: jjg
Thu, 03 Feb 2011 09:37:28 +0000 6969184: poor error recovery after symbol not found
mcimadamore [Thu, 03 Feb 2011 09:37:28 +0000] rev 8238
6969184: poor error recovery after symbol not found Summary: generic type-well formedness check should ignore erroneous symbols Reviewed-by: jjg
Thu, 03 Feb 2011 09:36:28 +0000 5017953: spurious cascaded diagnostics when name not found
mcimadamore [Thu, 03 Feb 2011 09:36:28 +0000] rev 8237
5017953: spurious cascaded diagnostics when name not found Summary: when an operator is applied to one or more erroneous operands, spurious diagnostics are generated Reviewed-by: jjg
Thu, 03 Feb 2011 09:35:21 +0000 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore [Thu, 03 Feb 2011 09:35:21 +0000] rev 8236
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable Summary: Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations Reviewed-by: jjg
Tue, 01 Feb 2011 10:11:05 -0800 6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE
darcy [Tue, 01 Feb 2011 10:11:05 -0800] rev 8235
6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE Reviewed-by: jjg
Mon, 31 Jan 2011 19:06:32 -0800 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
darcy [Mon, 31 Jan 2011 19:06:32 -0800] rev 8234
7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources Reviewed-by: jjg
Fri, 28 Jan 2011 16:54:18 -0800 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces
darcy [Fri, 28 Jan 2011 16:54:18 -0800] rev 8233
7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces Reviewed-by: jjg
Fri, 28 Jan 2011 12:36:34 +0000 Merge
alanb [Fri, 28 Jan 2011 12:36:34 +0000] rev 8232
Merge
Fri, 28 Jan 2011 09:25:20 +0000 7006126: (fs) Updates to file system API (1/2011)
alanb [Fri, 28 Jan 2011 09:25:20 +0000] rev 8231
7006126: (fs) Updates to file system API (1/2011) Reviewed-by: jjg
Fri, 28 Jan 2011 12:06:21 +0000 6838943: inference: javac is not handling type-variable substitution properly
mcimadamore [Fri, 28 Jan 2011 12:06:21 +0000] rev 8230
6838943: inference: javac is not handling type-variable substitution properly Summary: free type-variables are being replaced with type-variables bound to forall type leading to unsoundness Reviewed-by: jjg, dlsmith
Fri, 28 Jan 2011 12:03:49 +0000 6313164: javac generates code that fails byte code verification for the varargs feature
mcimadamore [Fri, 28 Jan 2011 12:03:49 +0000] rev 8229
6313164: javac generates code that fails byte code verification for the varargs feature Summary: method applicability check should fail if formal varargs element type is not accessible Reviewed-by: jjg
Fri, 28 Jan 2011 12:01:07 +0000 6910550: javac 1.5.0_17 fails with incorrect error message
mcimadamore [Fri, 28 Jan 2011 12:01:07 +0000] rev 8228
6910550: javac 1.5.0_17 fails with incorrect error message Summary: multiple clashing members declared in same class should be added to the class' scope in order to avoid downstream spurious diagnostics Reviewed-by: jjg
Fri, 28 Jan 2011 00:09:38 -0800 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo
jjh [Fri, 28 Jan 2011 00:09:38 -0800] rev 8227
7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo Summary: Don't fail if the needed file isn't present, if running under jtreg. Reviewed-by: jjg
Wed, 26 Jan 2011 13:45:25 -0800 7013272: Automatically generate info about how compiler resource keys are used
jjg [Wed, 26 Jan 2011 13:45:25 -0800] rev 8226
7013272: Automatically generate info about how compiler resource keys are used Reviewed-by: mcimadamore
Wed, 26 Jan 2011 11:20:19 -0800 6554097: "final" confuses @SuppressWarnings
jjg [Wed, 26 Jan 2011 11:20:19 -0800] rev 8225
6554097: "final" confuses @SuppressWarnings Reviewed-by: mcimadamore
Tue, 25 Jan 2011 17:02:56 -0800 7013420: Project Coin: remove general expression support from try-with-resources statement
darcy [Tue, 25 Jan 2011 17:02:56 -0800] rev 8224
7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: mcimadamore, jjg
Mon, 24 Jan 2011 16:38:56 -0800 6988106: javac report 'java.lang.IllegalMonitorStateException'
jjg [Mon, 24 Jan 2011 16:38:56 -0800] rev 8223
6988106: javac report 'java.lang.IllegalMonitorStateException' Reviewed-by: ksrini
Mon, 24 Jan 2011 16:34:25 -0800 6581775: Fix the white space problem in javac shell tests
jjg [Mon, 24 Jan 2011 16:34:25 -0800] rev 8222
6581775: Fix the white space problem in javac shell tests Reviewed-by: mcimadamore
Mon, 24 Jan 2011 16:17:33 -0800 6963934: JCCompilationUnit.getImports does not report all imports
jjg [Mon, 24 Jan 2011 16:17:33 -0800] rev 8221
6963934: JCCompilationUnit.getImports does not report all imports Reviewed-by: mcimadamore
Thu, 10 Feb 2011 16:24:51 -0800 Added tag jdk7-b129 for changeset 22e1f19ae95c
cl [Thu, 10 Feb 2011 16:24:51 -0800] rev 8220
Added tag jdk7-b129 for changeset 22e1f19ae95c
Wed, 05 Jul 2017 17:35:06 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:06 +0200] rev 8219
Merge
Thu, 10 Feb 2011 16:24:35 -0800 Added tag jdk7-b129 for changeset be4f18a6d7c5
cl [Thu, 10 Feb 2011 16:24:35 -0800] rev 8218
Added tag jdk7-b129 for changeset be4f18a6d7c5
Wed, 05 Jul 2017 17:35:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:03 +0200] rev 8217
Merge
Thu, 10 Feb 2011 16:24:34 -0800 Added tag jdk7-b129 for changeset ff78798ebd0e
cl [Thu, 10 Feb 2011 16:24:34 -0800] rev 8216
Added tag jdk7-b129 for changeset ff78798ebd0e
Wed, 05 Jul 2017 17:35:00 +0200 Merge
duke [Wed, 05 Jul 2017 17:35:00 +0200] rev 8215
Merge
Fri, 11 Feb 2011 23:35:52 -0800 Merge
mfang [Fri, 11 Feb 2011 23:35:52 -0800] rev 8214
Merge
Fri, 11 Feb 2011 22:50:26 -0800 Merge
mfang [Fri, 11 Feb 2011 22:50:26 -0800] rev 8213
Merge
Thu, 10 Feb 2011 14:25:42 -0800 7017734: jdk7 message drop 1 translation integration
mfang [Thu, 10 Feb 2011 14:25:42 -0800] rev 8212
7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang
Thu, 10 Feb 2011 11:07:10 -0800 7014477: pt_BR corba resource bundle is missing in jdk7 build
mfang [Thu, 10 Feb 2011 11:07:10 -0800] rev 8211
7014477: pt_BR corba resource bundle is missing in jdk7 build Reviewed-by: ohair
Thu, 10 Feb 2011 16:24:24 -0800 Added tag jdk7-b129 for changeset c9679be023bb
cl [Thu, 10 Feb 2011 16:24:24 -0800] rev 8210
Added tag jdk7-b129 for changeset c9679be023bb
Wed, 05 Jul 2017 17:34:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:55 +0200] rev 8209
Merge
Tue, 15 Feb 2011 20:18:20 -0800 Merge
ohair [Tue, 15 Feb 2011 20:18:20 -0800] rev 8208
Merge
Tue, 15 Feb 2011 12:34:23 -0800 Merge
ohair [Tue, 15 Feb 2011 12:34:23 -0800] rev 8207
Merge
Mon, 14 Feb 2011 13:01:35 -0800 Merge
mfang [Mon, 14 Feb 2011 13:01:35 -0800] rev 8206
Merge
Fri, 11 Feb 2011 23:46:24 -0800 Merge
mfang [Fri, 11 Feb 2011 23:46:24 -0800] rev 8205
Merge
Fri, 11 Feb 2011 22:57:35 -0800 Merge
mfang [Fri, 11 Feb 2011 22:57:35 -0800] rev 8204
Merge
Thu, 10 Feb 2011 20:52:39 -0800 7017734: jdk7 message drop 1 translation integration
mfang [Thu, 10 Feb 2011 20:52:39 -0800] rev 8203
7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang
Thu, 10 Feb 2011 20:51:33 -0800 Merge
ohair [Thu, 10 Feb 2011 20:51:33 -0800] rev 8202
Merge
Thu, 10 Feb 2011 20:45:13 -0800 7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin
ohair [Thu, 10 Feb 2011 20:45:13 -0800] rev 8201
7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin 7018835: Debug build issues in jdk makefiles Reviewed-by: ksrini
Tue, 15 Feb 2011 19:16:39 -0800 Merge
igor [Tue, 15 Feb 2011 19:16:39 -0800] rev 8200
Merge
Wed, 09 Feb 2011 21:20:41 -0800 Merge
igor [Wed, 09 Feb 2011 21:20:41 -0800] rev 8199
Merge
Wed, 09 Feb 2011 09:32:04 -0500 Merge
herrick [Wed, 09 Feb 2011 09:32:04 -0500] rev 8198
Merge
Wed, 09 Feb 2011 09:19:33 -0500 7016724: Remove sun.jkernel.* classes in JDK 7
herrick [Wed, 09 Feb 2011 09:19:33 -0500] rev 8197
7016724: Remove sun.jkernel.* classes in JDK 7 Summary: Remove sun.jkernel.* classes in JDK 7 Reviewed-by: ohair, alanb, mchung
Mon, 14 Feb 2011 16:30:10 -0800 Merge
lana [Mon, 14 Feb 2011 16:30:10 -0800] rev 8196
Merge
Wed, 09 Feb 2011 10:28:20 -0800 Merge
lana [Wed, 09 Feb 2011 10:28:20 -0800] rev 8195
Merge
Wed, 09 Feb 2011 16:30:37 +0000 Merge
alanb [Wed, 09 Feb 2011 16:30:37 +0000] rev 8194
Merge
Wed, 09 Feb 2011 15:59:27 +0000 7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException
alanb [Wed, 09 Feb 2011 15:59:27 +0000] rev 8193
7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException Reviewed-by: alanb Contributed-by: vladimir.yaroslavskiy@oracle.com
Wed, 09 Feb 2011 09:53:07 +0000 7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed
chegar [Wed, 09 Feb 2011 09:53:07 +0000] rev 8192
7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed Reviewed-by: dholmes
Tue, 08 Feb 2011 14:25:33 -0800 Merge
lana [Tue, 08 Feb 2011 14:25:33 -0800] rev 8191
Merge
Tue, 08 Feb 2011 13:30:30 -0800 7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
sherman [Tue, 08 Feb 2011 13:30:30 -0800] rev 8190
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420 Summary: updated try-with-resourcse usage in test/demo code Reviewed-by: alanb
Tue, 08 Feb 2011 19:31:44 +0000 4421494: infinite loop while parsing double literal
alanb [Tue, 08 Feb 2011 19:31:44 +0000] rev 8189
4421494: infinite loop while parsing double literal Reviewed-by: darcy, alanb Contributed-by: dmitry.nadezhin@oracle.com
Tue, 08 Feb 2011 15:50:30 +0000 7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods
alanb [Tue, 08 Feb 2011 15:50:30 +0000] rev 8188
7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods Reviewed-by: mduigou, alanb Contributed-by: vladimir.yaroslavskiy@oracle.com
Mon, 07 Feb 2011 18:02:30 +0000 Merge
alanb [Mon, 07 Feb 2011 18:02:30 +0000] rev 8187
Merge
Mon, 07 Feb 2011 18:01:32 +0000 7017454: Residual warnings in sun/nio/** and java/io native code (win64)
alanb [Mon, 07 Feb 2011 18:01:32 +0000] rev 8186
7017454: Residual warnings in sun/nio/** and java/io native code (win64) Reviewed-by: chegar
Mon, 07 Feb 2011 14:08:47 +0000 7016898: PlainSocketImpl.fd is null on Windows
chegar [Mon, 07 Feb 2011 14:08:47 +0000] rev 8185
7016898: PlainSocketImpl.fd is null on Windows Reviewed-by: alanb
Mon, 07 Feb 2011 13:55:40 +0000 7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly
alanb [Mon, 07 Feb 2011 13:55:40 +0000] rev 8184
7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly Reviewed-by: sherman
Mon, 07 Feb 2011 13:53:36 +0000 7012823: TEST_BUG: java/nio/MappedByteBuffer tests leave file mappingsthat prevent clean-up (win)
alanb [Mon, 07 Feb 2011 13:53:36 +0000] rev 8183
7012823: TEST_BUG: java/nio/MappedByteBuffer tests leave file mappingsthat prevent clean-up (win) Reviewed-by: forax
Mon, 07 Feb 2011 09:11:26 +0000 7017486: Need synchronized access when flushing the LDAP request queue
vinnie [Mon, 07 Feb 2011 09:11:26 +0000] rev 8182
7017486: Need synchronized access when flushing the LDAP request queue Reviewed-by: alanb
Fri, 04 Feb 2011 17:29:16 -0800 Merge
lana [Fri, 04 Feb 2011 17:29:16 -0800] rev 8181
Merge
Fri, 04 Feb 2011 13:17:30 -0800 7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
sherman [Fri, 04 Feb 2011 13:17:30 -0800] rev 8180
7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index) Summary: Updated starsWith/endsWith to be consistent with default file system Reviewed-by: alanb
Fri, 04 Feb 2011 12:54:51 -0800 7015783: Update JDK Netbeans projects to -source 1.7
mduigou [Fri, 04 Feb 2011 12:54:51 -0800] rev 8179
7015783: Update JDK Netbeans projects to -source 1.7 Reviewed-by: darcy
Fri, 04 Feb 2011 09:07:00 -0500 7014095: Broken link in java.sql package specification
lancea [Fri, 04 Feb 2011 09:07:00 -0500] rev 8178
7014095: Broken link in java.sql package specification Reviewed-by: alanb
Fri, 04 Feb 2011 09:52:37 +0000 7017176: Several JNDI tests are mssing GPL header
vinnie [Fri, 04 Feb 2011 09:52:37 +0000] rev 8177
7017176: Several JNDI tests are mssing GPL header Reviewed-by: alanb
Fri, 04 Feb 2011 00:33:58 +0000 Merge
vinnie [Fri, 04 Feb 2011 00:33:58 +0000] rev 8176
Merge
Fri, 04 Feb 2011 00:33:30 +0000 6989705: ECC security code native code compiler warnings
vinnie [Fri, 04 Feb 2011 00:33:30 +0000] rev 8175
6989705: ECC security code native code compiler warnings Reviewed-by: alanb, ohair
Thu, 03 Feb 2011 15:41:23 -0800 6968053: (launcher) hide exceptions under certain launcher failures
ksrini [Thu, 03 Feb 2011 15:41:23 -0800] rev 8174
6968053: (launcher) hide exceptions under certain launcher failures Reviewed-by: mchung
Thu, 03 Feb 2011 13:49:25 -0800 7014645: Support perl style Unicode hex notation \x{...}
sherman [Thu, 03 Feb 2011 13:49:25 -0800] rev 8173
7014645: Support perl style Unicode hex notation \x{...} Summary: Added the construct \x{...} for Unicode hex notation support Reviewed-by: alanb, okutsu
Thu, 03 Feb 2011 19:09:05 +0000 6997561: A request for better error handling in JNDI
vinnie [Thu, 03 Feb 2011 19:09:05 +0000] rev 8172
6997561: A request for better error handling in JNDI Reviewed-by: robm
Thu, 03 Feb 2011 13:37:42 +0000 7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups
alanb [Thu, 03 Feb 2011 13:37:42 +0000] rev 8171
7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups Reviewed-by: chegar
Thu, 03 Feb 2011 12:57:04 +0000 6751021: TEST_BUG: race condition in the test java/lang/Runtime/exec/Duped.java
michaelm [Thu, 03 Feb 2011 12:57:04 +0000] rev 8170
6751021: TEST_BUG: race condition in the test java/lang/Runtime/exec/Duped.java Reviewed-by: alanb
Thu, 03 Feb 2011 11:56:56 +0000 6887710: Jar index should avoid putting META-INF in the INDEX.LIST
chegar [Thu, 03 Feb 2011 11:56:56 +0000] rev 8169
6887710: Jar index should avoid putting META-INF in the INDEX.LIST Reviewed-by: michaelm
Thu, 03 Feb 2011 11:28:04 +0000 7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
coffeys [Thu, 03 Feb 2011 11:28:04 +0000] rev 8168
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java Reviewed-by: vinnie
Thu, 03 Feb 2011 10:10:11 +0000 7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
chegar [Thu, 03 Feb 2011 10:10:11 +0000] rev 8167
7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache Reviewed-by: michaelm
Wed, 02 Feb 2011 13:13:34 -0500 7012540: java.util.Objects.nonNull() incorrectly named
briangoetz [Wed, 02 Feb 2011 13:13:34 -0500] rev 8166
7012540: java.util.Objects.nonNull() incorrectly named Reviewed-by: darcy, weijun
Tue, 01 Feb 2011 14:20:01 -0800 7015391: (zipfs) Update zip provider for 1/2011 changes
sherman [Tue, 01 Feb 2011 14:20:01 -0800] rev 8165
7015391: (zipfs) Update zip provider for 1/2011 changes 7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException 7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir Summary: zip filesystem provider update Reviewed-by: alanb
Tue, 01 Feb 2011 21:00:09 +0530 7015908: 3 javax.script tests fail with openjdk build
sundar [Tue, 01 Feb 2011 21:00:09 +0530] rev 8164
7015908: 3 javax.script tests fail with openjdk build Reviewed-by: alanb
Tue, 01 Feb 2011 04:45:10 -0800 7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
xuelei [Tue, 01 Feb 2011 04:45:10 -0800] rev 8163
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm Summary: add new BasicReason and improve trust anchor searching method during cert path validation Reviewed-by: mullan
Tue, 01 Feb 2011 00:29:26 -0800 7015827: Fix HTML validation issues in java.math package
darcy [Tue, 01 Feb 2011 00:29:26 -0800] rev 8162
7015827: Fix HTML validation issues in java.math package Reviewed-by: mduigou
Fri, 28 Jan 2011 17:09:49 -0800 7015156: Remove JSR 308 changes from core libraries
darcy [Fri, 28 Jan 2011 17:09:49 -0800] rev 8161
7015156: Remove JSR 308 changes from core libraries Reviewed-by: mduigou
Fri, 28 Jan 2011 13:26:14 +0000 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
alanb [Fri, 28 Jan 2011 13:26:14 +0000] rev 8160
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420 Reviewed-by: chegar
Fri, 28 Jan 2011 09:31:48 +0000 Merge
alanb [Fri, 28 Jan 2011 09:31:48 +0000] rev 8159
Merge
Fri, 28 Jan 2011 09:28:43 +0000 7006126: (fs) Updates to file system API (1/2011)
alanb [Fri, 28 Jan 2011 09:28:43 +0000] rev 8158
7006126: (fs) Updates to file system API (1/2011) Reviewed-by: chegar, sherman
Wed, 26 Jan 2011 12:32:23 -0800 7013420: Project Coin: remove general expression support from try-with-resources statement
darcy [Wed, 26 Jan 2011 12:32:23 -0800] rev 8157
7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: alanb
Wed, 26 Jan 2011 18:01:41 +0000 7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
alanb [Wed, 26 Jan 2011 18:01:41 +0000] rev 8156
7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI Reviewed-by: alexp
Tue, 25 Jan 2011 08:41:46 -0500 Merge
mullan [Tue, 25 Jan 2011 08:41:46 -0500] rev 8155
Merge
Mon, 24 Jan 2011 15:46:05 -0500 Merge
mullan [Mon, 24 Jan 2011 15:46:05 -0500] rev 8154
Merge
Mon, 24 Jan 2011 15:08:37 -0500 Merge
mullan [Mon, 24 Jan 2011 15:08:37 -0500] rev 8153
Merge
Mon, 24 Jan 2011 14:56:14 -0500 5001004: Required Security Algorithms need to be defined
mullan [Mon, 24 Jan 2011 14:56:14 -0500] rev 8152
5001004: Required Security Algorithms need to be defined Reviewed-by: wetmore
Mon, 24 Jan 2011 20:04:08 -0800 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
darcy [Mon, 24 Jan 2011 20:04:08 -0800] rev 8151
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs Reviewed-by: mduigou, alexp
Tue, 08 Feb 2011 14:19:54 -0800 Merge
lana [Tue, 08 Feb 2011 14:19:54 -0800] rev 8150
Merge
Tue, 08 Feb 2011 09:04:30 -0800 7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
naoto [Tue, 08 Feb 2011 09:04:30 -0800] rev 8149
7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale Reviewed-by: srl
Mon, 07 Feb 2011 21:34:31 +0300 6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails
alexp [Mon, 07 Feb 2011 21:34:31 +0300] rev 8148
6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails Reviewed-by: rupashka
Mon, 07 Feb 2011 21:15:51 +0300 7016942: Revert a refactoring in TooltipManager to allow reflection hack
alexp [Mon, 07 Feb 2011 21:15:51 +0300] rev 8147
7016942: Revert a refactoring in TooltipManager to allow reflection hack Reviewed-by: rupashka
Thu, 03 Feb 2011 09:59:20 -0800 7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
naoto [Thu, 03 Feb 2011 09:59:20 -0800] rev 8146
7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121) Reviewed-by: peytoia
Thu, 03 Feb 2011 16:30:51 +0300 7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
rupashka [Thu, 03 Feb 2011 16:30:51 +0300] rev 8145
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread Reviewed-by: alexp
Wed, 02 Feb 2011 18:41:30 +0300 6988176: There is focus painted inside the button.
rupashka [Wed, 02 Feb 2011 18:41:30 +0300] rev 8144
6988176: There is focus painted inside the button. Reviewed-by: alexp
Wed, 02 Feb 2011 18:37:31 +0300 6988168: Press the "Toggle Font" button.The size of the combo box didn't change.
rupashka [Wed, 02 Feb 2011 18:37:31 +0300] rev 8143
6988168: Press the "Toggle Font" button.The size of the combo box didn't change. Reviewed-by: alexp
Mon, 31 Jan 2011 21:49:27 +0300 6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
malenkov [Mon, 31 Jan 2011 21:49:27 +0300] rev 8142
6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching) Reviewed-by: alexp
Mon, 31 Jan 2011 21:31:39 +0300 7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
malenkov [Mon, 31 Jan 2011 21:31:39 +0300] rev 8141
7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases Reviewed-by: alexp
Mon, 31 Jan 2011 21:22:42 +0300 7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
malenkov [Mon, 31 Jan 2011 21:22:42 +0300] rev 8140
7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float Reviewed-by: alexp
Thu, 27 Jan 2011 14:33:30 +0300 6935155: @since tag is missing in JTextComponent.save/restoreComposedText
rupashka [Thu, 27 Jan 2011 14:33:30 +0300] rev 8139
6935155: @since tag is missing in JTextComponent.save/restoreComposedText Reviewed-by: alexp
Thu, 27 Jan 2011 14:23:42 +0300 6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
rupashka [Thu, 27 Jan 2011 14:23:42 +0300] rev 8138
6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError Reviewed-by: peterz
Tue, 08 Feb 2011 14:19:11 -0800 Merge
lana [Tue, 08 Feb 2011 14:19:11 -0800] rev 8137
Merge
Fri, 04 Feb 2011 17:32:33 +0300 6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
dav [Fri, 04 Feb 2011 17:32:33 +0300] rev 8136
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components Reviewed-by: ant, dcherepanov
Tue, 01 Feb 2011 17:44:47 +0000 7015232: missing copyright header in CheckZOrderChange.java
andrew [Tue, 01 Feb 2011 17:44:47 +0000] rev 8135
7015232: missing copyright header in CheckZOrderChange.java Summary: Add standard GPL header as on other tests Reviewed-by: anthony
Fri, 28 Jan 2011 16:52:10 +0300 6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out
denis [Fri, 28 Jan 2011 16:52:10 +0300] rev 8134
6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out Reviewed-by: anthony, art
Tue, 25 Jan 2011 19:07:27 +0300 6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
dav [Tue, 25 Jan 2011 19:07:27 +0300] rev 8133
6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append Reviewed-by: art, anthony
Tue, 25 Jan 2011 15:33:14 +0300 6693961: cross-window focus transfer ability in the Focus Spec should be revised
dav [Tue, 25 Jan 2011 15:33:14 +0300] rev 8132
6693961: cross-window focus transfer ability in the Focus Spec should be revised Reviewed-by: ant, art
Tue, 08 Feb 2011 09:22:49 -0500 7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
dlila [Tue, 08 Feb 2011 09:22:49 -0500] rev 8131
7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer Summary: Optimized dashing, rasterizing, and the flow of transformed coordinates Reviewed-by: flar
Thu, 03 Feb 2011 19:15:30 -0800 Merge
lana [Thu, 03 Feb 2011 19:15:30 -0800] rev 8130
Merge
Thu, 27 Jan 2011 16:43:28 -0500 4645692: solveCubic does not return all solutions.
dlila [Thu, 27 Jan 2011 16:43:28 -0500] rev 8129
4645692: solveCubic does not return all solutions. Summary: more robust solveCubic implementation. Reviewed-by: flar
Wed, 26 Jan 2011 13:26:57 -0800 6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds
prr [Wed, 26 Jan 2011 13:26:57 -0800] rev 8128
6940890: Java doesn't pick up the correct fontconfig files in latest Solaris Next builds Reviewed-by: bae, igor
Wed, 26 Jan 2011 11:46:40 -0800 7014738: Update jdk repo application manifests with Windows 7 compatibility section.
prr [Wed, 26 Jan 2011 11:46:40 -0800] rev 8127
7014738: Update jdk repo application manifests with Windows 7 compatibility section. Reviewed-by: bae, igor
Thu, 10 Feb 2011 16:24:40 -0800 Added tag jdk7-b129 for changeset 6552a84fac3c
cl [Thu, 10 Feb 2011 16:24:40 -0800] rev 8126
Added tag jdk7-b129 for changeset 6552a84fac3c
Wed, 05 Jul 2017 17:34:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:34:35 +0200] rev 8125
Merge
Wed, 16 Feb 2011 16:58:24 -0800 7019718: make error reporting flags product instead of diagnostic
kamg [Wed, 16 Feb 2011 16:58:24 -0800] rev 8124
7019718: make error reporting flags product instead of diagnostic Summary: see synopsis Reviewed-by: acorn, coleenp
Fri, 11 Feb 2011 15:32:03 -0800 7019104: Bump the HS21 build number to 02
trims [Fri, 11 Feb 2011 15:32:03 -0800] rev 8123
7019104: Bump the HS21 build number to 02 Summary: Update the HS21 build number to 02 Reviewed-by: jcoomes
Fri, 11 Feb 2011 15:31:58 -0800 Merge
trims [Fri, 11 Feb 2011 15:31:58 -0800] rev 8122
Merge
Fri, 11 Feb 2011 05:40:41 -0800 Merge
rottenha [Fri, 11 Feb 2011 05:40:41 -0800] rev 8121
Merge
Thu, 10 Feb 2011 12:55:56 +0100 7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003
ctornqvi [Thu, 10 Feb 2011 12:55:56 +0100] rev 8120
7018366: hotspot/runtime_erro Fix for 7014918 does not build using MVC 2003 Summary: Looking at API_VERSION_NUMBER define to see what version of dbghelp.h/imagehlp.h is included to determine what MINIDUMP_TYPEs are defined in the header file Reviewed-by: acorn, brutisso, sla
Wed, 09 Feb 2011 11:08:10 +0100 7014918: Improve core/minidump handling in Hotspot
ctornqvi [Wed, 09 Feb 2011 11:08:10 +0100] rev 8119
7014918: Improve core/minidump handling in Hotspot Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps. Reviewed-by: poonam, dsamersoff, sla, coleenp
Tue, 08 Feb 2011 22:27:57 -0800 Merge
mchung [Tue, 08 Feb 2011 22:27:57 -0800] rev 8118
Merge
Tue, 08 Feb 2011 09:11:37 -0800 7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
mchung [Tue, 08 Feb 2011 09:11:37 -0800] rev 8117
7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook Reviewed-by: alanb, dcubed, coleenp
Tue, 08 Feb 2011 19:50:41 -0500 Merge
coleenp [Tue, 08 Feb 2011 19:50:41 -0500] rev 8116
Merge
Mon, 07 Feb 2011 14:36:26 -0500 6472925: OutOfMemoryError fails to generate stack trace as it now ought
coleenp [Mon, 07 Feb 2011 14:36:26 -0500] rev 8115
6472925: OutOfMemoryError fails to generate stack trace as it now ought Summary: Print an additional message for OOM during stack trace printing Reviewed-by: dholmes, phh, acorn, kamg, dcubed
Tue, 08 Feb 2011 17:20:45 -0500 7003401: Implement VM error-reporting functionality on erroneous termination
kamg [Tue, 08 Feb 2011 17:20:45 -0500] rev 8114
7003401: Implement VM error-reporting functionality on erroneous termination Summary: Add support for distribution-specific error reporting Reviewed-by: coleenp, phh, jcoomes, ohair
Mon, 07 Feb 2011 08:40:30 -0800 Merge
rottenha [Mon, 07 Feb 2011 08:40:30 -0800] rev 8113
Merge
Thu, 03 Feb 2011 20:30:19 -0800 Merge
coleenp [Thu, 03 Feb 2011 20:30:19 -0800] rev 8112
Merge
Thu, 03 Feb 2011 21:30:08 -0500 7017009: Secondary out of c-heap memory error reporting out of memory
coleenp [Thu, 03 Feb 2011 21:30:08 -0500] rev 8111
7017009: Secondary out of c-heap memory error reporting out of memory Summary: Use os::malloc() to allocate buffer to read elf symbols and check for null Reviewed-by: zgu, phh, dsamersoff, dholmes, dcubed
Wed, 02 Feb 2011 14:38:01 -0500 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
kamg [Wed, 02 Feb 2011 14:38:01 -0500] rev 8110
6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread" Summary: Defer posting events from the compiler thread: use service thread Reviewed-by: coleenp, dholmes, never, dcubed
Wed, 02 Feb 2011 18:38:40 -0500 7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add
coleenp [Wed, 02 Feb 2011 18:38:40 -0500] rev 8109
7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add Summary: Write method signature handler under lock to prevent race with growable array resizing Reviewed-by: dsamersoff, dholmes
Wed, 02 Feb 2011 11:54:26 -0500 Merge
bobv [Wed, 02 Feb 2011 11:54:26 -0500] rev 8108
Merge
Wed, 02 Feb 2011 11:35:26 -0500 7016023: Enable building ARM and PPC from src/closed repository
bobv [Wed, 02 Feb 2011 11:35:26 -0500] rev 8107
7016023: Enable building ARM and PPC from src/closed repository Reviewed-by: dholmes, bdelsart
Tue, 01 Feb 2011 11:23:19 -0500 6588413: Use -fvisibility=hidden for gcc compiles
coleenp [Tue, 01 Feb 2011 11:23:19 -0500] rev 8106
6588413: Use -fvisibility=hidden for gcc compiles Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions. Reviewed-by: kamg, never
Fri, 04 Feb 2011 16:29:41 -0800 Merge
trims [Fri, 04 Feb 2011 16:29:41 -0800] rev 8105
Merge
Thu, 03 Feb 2011 16:06:01 -0500 7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
phh [Thu, 03 Feb 2011 16:06:01 -0500] rev 8104
7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields Summary: Initialize _sum_x_squared, _intercept and _slope in constructor. Reviewed-by: bobv, coleenp
Wed, 02 Feb 2011 10:41:20 -0800 6923430: G1: assert(res != 0,"This should have worked.")
johnc [Wed, 02 Feb 2011 10:41:20 -0800] rev 8103
6923430: G1: assert(res != 0,"This should have worked.") 7007446: G1: expand the heap with a single step, not one region at a time Summary: Changed G1CollectedHeap::expand() to expand the committed space by calling VirtualSpace::expand_by() once rather than for every region in the expansion amount. This allows the success or failure of the expansion to be determined before creating any heap regions. Introduced a develop flag G1ExitOnExpansionFailure (false by default) that, when true, will exit the VM if the expansion of the committed space fails. Finally G1CollectedHeap::expand() returns a status back to it's caller so that the caller knows whether to attempt the allocation. Reviewed-by: brutisso, tonyp
Tue, 01 Feb 2011 14:05:46 +0100 6789220: CMS: intermittent timeout running nsk/regression/b4796926
brutisso [Tue, 01 Feb 2011 14:05:46 +0100] rev 8102
6789220: CMS: intermittent timeout running nsk/regression/b4796926 Summary: The reference handler java thread and the GC could dead lock Reviewed-by: never, johnc, jcoomes
Tue, 01 Feb 2011 10:02:01 -0800 6999988: CMS: Increased fragmentation leading to promotion failure after CR#6631166 got implemented
ysr [Tue, 01 Feb 2011 10:02:01 -0800] rev 8101
6999988: CMS: Increased fragmentation leading to promotion failure after CR#6631166 got implemented Summary: Fix calculation of _desired, in free list statistics, which was missing an intended set of parentheses. Reviewed-by: poonam, jmasa
Mon, 31 Jan 2011 16:28:40 -0500 7014679: G1: deadlock during concurrent cleanup
tonyp [Mon, 31 Jan 2011 16:28:40 -0500] rev 8100
7014679: G1: deadlock during concurrent cleanup Summary: There's a potential deadlock between the concurrent cleanup thread and the GC workers that are trying to allocate and waiting for more free regions to be made available. Reviewed-by: iveresov, jcoomes
Fri, 11 Feb 2011 14:30:27 -0800 Added tag hs21-b01 for changeset 251814950cb2
trims [Fri, 11 Feb 2011 14:30:27 -0800] rev 8099
Added tag hs21-b01 for changeset 251814950cb2
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip