Fri, 20 Aug 2010 08:49:48 -0700 Merge
ksrini [Fri, 20 Aug 2010 08:49:48 -0700] rev 6315
Merge
Fri, 20 Aug 2010 08:18:54 -0700 6966737: (pack200) the pack200 regression tests need to be more robust.
ksrini [Fri, 20 Aug 2010 08:18:54 -0700] rev 6314
6966737: (pack200) the pack200 regression tests need to be more robust. Reviewed-by: jrose, ohair
Thu, 19 Aug 2010 14:08:04 -0700 6888127: java.util.jar.Pack200.Packer Memory Leak
ksrini [Thu, 19 Aug 2010 14:08:04 -0700] rev 6313
6888127: java.util.jar.Pack200.Packer Memory Leak Reviewed-by: jrose
Thu, 19 Aug 2010 12:24:53 +0800 6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException
weijun [Thu, 19 Aug 2010 12:24:53 +0800] rev 6312
6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException Reviewed-by: vinnie, xuelei
Thu, 19 Aug 2010 11:26:32 +0800 6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default.
weijun [Thu, 19 Aug 2010 11:26:32 +0800] rev 6311
6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default. Reviewed-by: valeriep
Wed, 18 Aug 2010 13:46:39 -0700 6932743: Makefiles not parsing version strings with - from uname -r
ohair [Wed, 18 Aug 2010 13:46:39 -0700] rev 6310
6932743: Makefiles not parsing version strings with - from uname -r Reviewed-by: mchung
Wed, 18 Aug 2010 13:46:02 -0700 6974005: Use of cygpath in Makefile logic needs to silence error messages
ohair [Wed, 18 Aug 2010 13:46:02 -0700] rev 6309
6974005: Use of cygpath in Makefile logic needs to silence error messages Reviewed-by: mchung
Tue, 17 Aug 2010 16:01:54 -0700 6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS
sherman [Tue, 17 Aug 2010 16:01:54 -0700] rev 6308
6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS Summary: changed to use more appropriate nfs file time Reviewed-by: martin
Tue, 17 Aug 2010 14:49:01 +0100 6339649: URI.create should include a detail message when throwing IllegalArgumentException
michaelm [Tue, 17 Aug 2010 14:49:01 +0100] rev 6307
6339649: URI.create should include a detail message when throwing IllegalArgumentException Summary: create enclosing exception with message of enclosed Reviewed-by: alanb, chegar
Mon, 16 Aug 2010 15:36:13 -0700 6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin
mchung [Mon, 16 Aug 2010 15:36:13 -0700] rev 6306
6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin Summary: Add check for CYGWIN Reviewed-by: ohair
Fri, 13 Aug 2010 22:26:27 +0100 6976186: Integrate Shark
gbenson [Fri, 13 Aug 2010 22:26:27 +0100] rev 6305
6976186: Integrate Shark Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: ohair
Thu, 12 Aug 2010 19:58:19 -0700 Merge
lana [Thu, 12 Aug 2010 19:58:19 -0700] rev 6304
Merge
Thu, 12 Aug 2010 16:47:13 -0700 Merge
mchung [Thu, 12 Aug 2010 16:47:13 -0700] rev 6303
Merge
Thu, 12 Aug 2010 16:36:49 -0700 6973831: NPE when printing stack trace of OOME
mchung [Thu, 12 Aug 2010 16:36:49 -0700] rev 6302
6973831: NPE when printing stack trace of OOME Summary: Initialize suppressedExceptions field to null Reviewed-by: briangoetz, dholmes, forax
Thu, 12 Aug 2010 19:53:25 +0100 6971825: (so) improve scatter/gather implementation
alanb [Thu, 12 Aug 2010 19:53:25 +0100] rev 6301
6971825: (so) improve scatter/gather implementation Reviewed-by: chegar, sherman
Tue, 10 Aug 2010 13:15:40 -0700 6923794: About 40 JCK test case fail with AssertionError if -esa option is specified
sherman [Tue, 10 Aug 2010 13:15:40 -0700] rev 6300
6923794: About 40 JCK test case fail with AssertionError if -esa option is specified Summary: removed the assert Reviewed-by: alanb
Tue, 10 Aug 2010 17:30:43 +0100 6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled.
chegar [Tue, 10 Aug 2010 17:30:43 +0100] rev 6299
6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled. Reviewed-by: alanb
Tue, 10 Aug 2010 10:07:33 -0400 6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax
lancea [Tue, 10 Aug 2010 10:07:33 -0400] rev 6298
6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax Reviewed-by: minqi
Fri, 06 Aug 2010 11:07:16 -0700 6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure
dcubed [Fri, 06 Aug 2010 11:07:16 -0700] rev 6297
6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure Summary: Disable MonitorVmStartTerminate.sh until 6543856 is fixed. Reviewed-by: ohair
Wed, 04 Aug 2010 20:25:02 -0700 6945961: SIGSEGV in memcpy() during class loading on linux-i586
apangin [Wed, 04 Aug 2010 20:25:02 -0700] rev 6296
6945961: SIGSEGV in memcpy() during class loading on linux-i586 Summary: Check the result of strchr() in Bytecode Verifier Reviewed-by: kamg, acorn
Tue, 03 Aug 2010 12:22:49 -0700 6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
martin [Tue, 03 Aug 2010 12:22:49 -0700] rev 6295
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94 Summary: let arraycopy throw AIOOBE for invalid negative length Reviewed-by: chegar, forax
Tue, 03 Aug 2010 09:55:29 -0400 Merge
mullan [Tue, 03 Aug 2010 09:55:29 -0400] rev 6294
Merge
Tue, 03 Aug 2010 09:39:52 -0400 6653372: Error in java.security.KeyStore example code
mullan [Tue, 03 Aug 2010 09:39:52 -0400] rev 6293
6653372: Error in java.security.KeyStore example code Reviewed-by: weijun
Tue, 03 Aug 2010 12:03:03 +0100 6973030: NTLM proxy authentication fails with https
chegar [Tue, 03 Aug 2010 12:03:03 +0100] rev 6292
6973030: NTLM proxy authentication fails with https Reviewed-by: michaelm
Mon, 23 Aug 2010 19:13:15 -0700 Merge
lana [Mon, 23 Aug 2010 19:13:15 -0700] rev 6291
Merge
Mon, 23 Aug 2010 14:14:52 +0900 6977550: (tz) Support tzdata2010l
peytoia [Mon, 23 Aug 2010 14:14:52 +0900] rev 6290
6977550: (tz) Support tzdata2010l Reviewed-by: okutsu
Thu, 12 Aug 2010 11:23:15 -0700 Merge
lana [Thu, 12 Aug 2010 11:23:15 -0700] rev 6289
Merge
Tue, 10 Aug 2010 19:29:30 +0400 6960267: JTable.getRowHeight() returns value different from the specified default (16.0) with GTK L&F
malenkov [Tue, 10 Aug 2010 19:29:30 +0400] rev 6288
6960267: JTable.getRowHeight() returns value different from the specified default (16.0) with GTK L&F Reviewed-by: peterz
Mon, 23 Aug 2010 19:12:01 -0700 Merge
lana [Mon, 23 Aug 2010 19:12:01 -0700] rev 6287
Merge
Thu, 12 Aug 2010 19:55:48 -0700 Merge
lana [Thu, 12 Aug 2010 19:55:48 -0700] rev 6286
Merge
Wed, 11 Aug 2010 10:05:56 -0400 6976265: No STROKE_CONTROL
dlila [Wed, 11 Aug 2010 10:05:56 -0400] rev 6285
6976265: No STROKE_CONTROL Summary: implemented it in sun.java2d.pisces by adding a PathIterator. Reviewed-by: flar
Tue, 10 Aug 2010 13:19:44 -0400 6967436: lines longer than 2^15 can fill window.
dlila [Tue, 10 Aug 2010 13:19:44 -0400] rev 6284
6967436: lines longer than 2^15 can fill window. 6967433: dashed lines broken when using scaling transforms. Summary: converted pisces to floating point. Also, using better AA algorithm Reviewed-by: flar
Wed, 05 Jul 2017 17:21:06 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:06 +0200] rev 6283
Merge
Thu, 09 Sep 2010 14:27:59 -0700 Merge
cl [Thu, 09 Sep 2010 14:27:59 -0700] rev 6282
Merge
Fri, 03 Sep 2010 12:49:53 -0700 Added tag jdk7-b108 for changeset 9aa5fae6f446
cl [Fri, 03 Sep 2010 12:49:53 -0700] rev 6281
Added tag jdk7-b108 for changeset 9aa5fae6f446
Tue, 31 Aug 2010 17:23:45 -0700 Added tag hs19-b06 for changeset 97604d92cdcf
trims [Tue, 31 Aug 2010 17:23:45 -0700] rev 6280
Added tag hs19-b06 for changeset 97604d92cdcf
Tue, 31 Aug 2010 16:48:07 -0700 Merge
trims [Tue, 31 Aug 2010 16:48:07 -0700] rev 6279
Merge
Fri, 20 Aug 2010 14:24:47 -0700 6978915: Remove Mercurial tags for Hotspot 19 Build 06
trims [Fri, 20 Aug 2010 14:24:47 -0700] rev 6278
6978915: Remove Mercurial tags for Hotspot 19 Build 06 Summary: Delete the hs19-b06 Hg tag, as it was put on incorrectly Reviewed-by: jcoomes
Fri, 20 Aug 2010 12:57:42 -0700 6978889: Remove premature change of build number to Hotspot 19 Build 07
trims [Fri, 20 Aug 2010 12:57:42 -0700] rev 6277
6978889: Remove premature change of build number to Hotspot 19 Build 07 Summary: Change the build number back to 06 Reviewed-by: jcoomes
Fri, 20 Aug 2010 12:01:10 -0700 Merge
tonyp [Fri, 20 Aug 2010 12:01:10 -0700] rev 6276
Merge
Fri, 20 Aug 2010 13:17:08 -0400 Merge
tonyp [Fri, 20 Aug 2010 13:17:08 -0400] rev 6275
Merge
Thu, 19 Aug 2010 12:02:10 -0700 6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly
ysr [Thu, 19 Aug 2010 12:02:10 -0700] rev 6274
6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly Reviewed-by: jcoomes, jmasa, tonyp
Fri, 20 Aug 2010 09:55:50 -0700 Merge
never [Fri, 20 Aug 2010 09:55:50 -0700] rev 6273
Merge
Thu, 19 Aug 2010 14:51:47 -0700 6978249: spill between cpu and fpu registers when those moves are fast
never [Thu, 19 Aug 2010 14:51:47 -0700] rev 6272
6978249: spill between cpu and fpu registers when those moves are fast Reviewed-by: kvn
Wed, 18 Aug 2010 01:22:16 -0700 6977640: Zero and Shark fixes
twisti [Wed, 18 Aug 2010 01:22:16 -0700] rev 6271
6977640: Zero and Shark fixes Summary: A number of fixes for Zero and Shark. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Fri, 13 Aug 2010 15:14:00 -0700 6976372: # assert(_owner == Thread::current()) failed: invariant
never [Fri, 13 Aug 2010 15:14:00 -0700] rev 6270
6976372: # assert(_owner == Thread::current()) failed: invariant Reviewed-by: kvn, twisti
Thu, 12 Aug 2010 23:34:34 -0700 6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
never [Thu, 12 Aug 2010 23:34:34 -0700] rev 6269
6975006: assert(check.is_deoptimized_frame()) failed: missed deopt Reviewed-by: kvn, twisti
Thu, 12 Aug 2010 16:38:23 -0700 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
never [Thu, 12 Aug 2010 16:38:23 -0700] rev 6268
6974176: ShouldNotReachHere, instanceKlass.cpp:1426 Reviewed-by: kvn, twisti
Fri, 20 Aug 2010 04:08:08 -0700 Merge
trims [Fri, 20 Aug 2010 04:08:08 -0700] rev 6267
Merge
Fri, 20 Aug 2010 03:47:09 -0700 6978726: Bump the HS19 build number to 07
trims [Fri, 20 Aug 2010 03:47:09 -0700] rev 6266
6978726: Bump the HS19 build number to 07 Summary: Update the HS19 build number to 07 Reviewed-by: jcoomes
Thu, 19 Aug 2010 14:08:58 -0400 Merge
tonyp [Thu, 19 Aug 2010 14:08:58 -0400] rev 6265
Merge
Wed, 18 Aug 2010 17:44:33 -0400 Merge
johnc [Wed, 18 Aug 2010 17:44:33 -0400] rev 6264
Merge
Wed, 18 Aug 2010 10:59:06 -0700 6977924: Changes for 6975078 produce build error with certain gcc versions
johnc [Wed, 18 Aug 2010 10:59:06 -0700] rev 6263
6977924: Changes for 6975078 produce build error with certain gcc versions Summary: The changes introduced for 6975078 assign badHeapOopVal to the _allocation field in the ResourceObj class. In 32 bit linux builds with certain versions of gcc this assignment will be flagged as an error while compiling allocation.cpp. In 32 bit builds the constant value badHeapOopVal (which is cast to an intptr_t) is negative. The _allocation field is typed as an unsigned intptr_t and gcc catches this as an error. Reviewed-by: jcoomes, ysr, phh
Wed, 18 Aug 2010 11:39:21 -0700 6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
ysr [Wed, 18 Aug 2010 11:39:21 -0700] rev 6262
6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant Summary: Allow for the possibility (when the heap is expanding) that the sweep might skip over and past, rather than necessarily step on, the sweep limit determined at the beginning of a concurrent marking cycle. Reviewed-by: jmasa, tonyp
Tue, 17 Aug 2010 14:40:00 -0400 6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set
tonyp [Tue, 17 Aug 2010 14:40:00 -0400] rev 6261
6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set Summary: we're renaming "evacuation failure" to "to-space overflow". I'm also piggy-backing a small additional change which removes the "Mark closure took..." output. Reviewed-by: ysr, johnc
Tue, 17 Aug 2010 14:40:00 -0400 6974928: G1: sometimes humongous objects are allocated in young regions
tonyp [Tue, 17 Aug 2010 14:40:00 -0400] rev 6260
6974928: G1: sometimes humongous objects are allocated in young regions Summary: as the title says, sometimes we are allocating humongous objects in young regions and we shouldn't. Reviewed-by: ysr, johnc
Tue, 17 Aug 2010 14:40:00 -0400 6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check
tonyp [Tue, 17 Aug 2010 14:40:00 -0400] rev 6259
6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check Summary: There are a few issues in the code that calculates whether to resize the heap and by how much: a) some calculations can overflow 32-bit size_t's, b) min_desired_capacity is not bounded by the max heap size, and c) the assrt that fires is in the wrong place. The fix also includes some tidying up of the related verbose code. Reviewed-by: ysr, jmasa
Mon, 16 Aug 2010 15:58:42 -0700 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks
ysr [Mon, 16 Aug 2010 15:58:42 -0700] rev 6258
6948538: CMS: BOT walkers can fall into object allocation and initialization cracks Summary: GC workers now recognize an intermediate transient state of blocks which are allocated but have not yet completed initialization. blk_start() calls do not attempt to determine the size of a block in the transient state, rather waiting for the block to become initialized so that it is safe to query its size. Audited and ensured the order of initialization of object fields (klass, free bit and size) to respect block state transition protocol. Also included some new assertion checking code enabled in debug mode. Reviewed-by: chrisphi, johnc, poonam
Tue, 17 Aug 2010 22:52:50 -0700 6977952: Test: Sync missing tests from hs16.3 to hs17.x
asaha [Tue, 17 Aug 2010 22:52:50 -0700] rev 6257
6977952: Test: Sync missing tests from hs16.3 to hs17.x Reviewed-by: wrockett
Wed, 18 Aug 2010 16:11:21 -0700 Merge
trims [Wed, 18 Aug 2010 16:11:21 -0700] rev 6256
Merge
Sat, 14 Aug 2010 00:47:52 -0700 Merge
johnc [Sat, 14 Aug 2010 00:47:52 -0700] rev 6255
Merge
Wed, 11 Aug 2010 13:12:28 -0700 6976378: ParNew: stats are printed unconditionally in debug builds
jcoomes [Wed, 11 Aug 2010 13:12:28 -0700] rev 6254
6976378: ParNew: stats are printed unconditionally in debug builds Reviewed-by: tonyp
Tue, 10 Aug 2010 14:53:35 -0700 6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging
ysr [Tue, 10 Aug 2010 14:53:35 -0700] rev 6253
6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging Summary: volatile store to static variable removed in favour of a volatile store to stack to avoid excessive cache coherency traffic; verified that the volatile store is not elided by any of our current compilers. Reviewed-by: dholmes, dice, jcoomes, kvn
Mon, 09 Aug 2010 18:03:50 -0700 6970376: ParNew: shared TaskQueue statistics
jcoomes [Mon, 09 Aug 2010 18:03:50 -0700] rev 6252
6970376: ParNew: shared TaskQueue statistics Reviewed-by: ysr
Mon, 09 Aug 2010 05:41:05 -0700 6966222: G1: simplify TaskQueue overflow handling
jcoomes [Mon, 09 Aug 2010 05:41:05 -0700] rev 6251
6966222: G1: simplify TaskQueue overflow handling Reviewed-by: tonyp, ysr
Fri, 06 Aug 2010 10:17:21 -0700 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..
johnc [Fri, 06 Aug 2010 10:17:21 -0700] rev 6250
6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the .. Summary: During RSet updating, when ParallelGCThreads is zero, references that point into the collection set are added directly the referenced region's RSet. This can cause the sparse table in the RSet to expand. RSet scanning and the "occupied" routine will then operate on different instances of the sparse table causing the assert to trip. This may also cause some cards added post expansion to be missed during RSet scanning. When ParallelGCThreads is non-zero such references are recorded on the "references to be scanned" queue and the card containing the reference is recorded in a dirty card queue for use in the event of an evacuation failure. Employ the parallel code in the serial case to avoid expanding the RSets of regions in the collection set. Reviewed-by: iveresov, ysr, tonyp
Wed, 04 Aug 2010 13:03:23 -0400 6963209: G1: remove the concept of abandoned pauses
tonyp [Wed, 04 Aug 2010 13:03:23 -0400] rev 6249
6963209: G1: remove the concept of abandoned pauses Summary: As part of 6944166 we disabled the concept of abandoned pauses (i.e., if the collection set is empty, we would still try to do a pause even if it is to update the RSets and scan the roots). This changeset removes the code and structures associated with abandoned pauses. Reviewed-by: iveresov, johnc
Thu, 22 Jul 2010 10:27:41 -0400 6962589: remove breadth first scanning code from parallel gc
tonyp [Thu, 22 Jul 2010 10:27:41 -0400] rev 6248
6962589: remove breadth first scanning code from parallel gc Summary: Remove the breadth-first copying order from ParallelScavenge and use depth-first by default. Reviewed-by: jcoomes, ysr, johnc
Mon, 02 Aug 2010 12:51:43 -0700 6814437: G1: remove the _new_refs array
johnc [Mon, 02 Aug 2010 12:51:43 -0700] rev 6247
6814437: G1: remove the _new_refs array Summary: The per-worker _new_refs array is used to hold references that point into the collection set. It is populated during RSet updating and subsequently processed. In the event of an evacuation failure it processed again to recreate the RSets of regions in the collection set. Remove the per-worker _new_refs array by processing the references directly. Use a DirtyCardQueue to hold the cards containing the references so that the RSets of regions in the collection set can be recreated when handling an evacuation failure. Reviewed-by: iveresov, jmasa, tonyp
Sat, 31 Jul 2010 15:10:59 +0100 Merge
kevinw [Sat, 31 Jul 2010 15:10:59 +0100] rev 6246
Merge
Fri, 30 Jul 2010 22:43:50 +0100 6581734: CMS Old Gen's collection usage is zero after GC which is incorrect
kevinw [Fri, 30 Jul 2010 22:43:50 +0100] rev 6245
6581734: CMS Old Gen's collection usage is zero after GC which is incorrect Summary: Management code enabled for use by a concurrent collector. Reviewed-by: mchung, ysr
Wed, 08 Sep 2010 14:04:13 -0700 Merge
cl [Wed, 08 Sep 2010 14:04:13 -0700] rev 6244
Merge
Tue, 07 Sep 2010 15:13:58 -0700 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
ohair [Tue, 07 Sep 2010 15:13:58 -0700] rev 6243
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list Reviewed-by: kamg
Fri, 03 Sep 2010 12:49:47 -0700 Added tag jdk7-b108 for changeset eed672dd8675
cl [Fri, 03 Sep 2010 12:49:47 -0700] rev 6242
Added tag jdk7-b108 for changeset eed672dd8675
Wed, 05 Jul 2017 17:20:50 +0200 Added tag jdk7-b108 for changeset 044d31b99ef5
duke [Wed, 05 Jul 2017 17:20:50 +0200] rev 6241
Added tag jdk7-b108 for changeset 044d31b99ef5
Wed, 05 Jul 2017 17:20:50 +0200 Merge jdk7-b108
duke [Wed, 05 Jul 2017 17:20:50 +0200] rev 6240
Merge
Wed, 05 Jul 2017 17:20:47 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:47 +0200] rev 6239
Merge
Thu, 26 Aug 2010 16:17:15 -0700 Added tag jdk7-b107 for changeset c3c1f7961b1a
cl [Thu, 26 Aug 2010 16:17:15 -0700] rev 6238
Added tag jdk7-b107 for changeset c3c1f7961b1a
Wed, 05 Jul 2017 17:20:45 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:45 +0200] rev 6237
Merge
Thu, 26 Aug 2010 16:16:55 -0700 Added tag jdk7-b107 for changeset a8c1cf6a14b9
cl [Thu, 26 Aug 2010 16:16:55 -0700] rev 6236
Added tag jdk7-b107 for changeset a8c1cf6a14b9
Wed, 05 Jul 2017 17:20:42 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:42 +0200] rev 6235
Merge
Thu, 26 Aug 2010 16:16:55 -0700 Added tag jdk7-b107 for changeset e8ced0e364f9
cl [Thu, 26 Aug 2010 16:16:55 -0700] rev 6234
Added tag jdk7-b107 for changeset e8ced0e364f9
Wed, 05 Jul 2017 17:20:40 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:40 +0200] rev 6233
Merge
Thu, 26 Aug 2010 16:16:44 -0700 Added tag jdk7-b107 for changeset a9fb2c5cf4df
cl [Thu, 26 Aug 2010 16:16:44 -0700] rev 6232
Added tag jdk7-b107 for changeset a9fb2c5cf4df
Wed, 05 Jul 2017 17:20:37 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:37 +0200] rev 6231
Merge
Thu, 26 Aug 2010 16:17:02 -0700 Added tag jdk7-b107 for changeset d2462a7b07c5
cl [Thu, 26 Aug 2010 16:17:02 -0700] rev 6230
Added tag jdk7-b107 for changeset d2462a7b07c5
Wed, 05 Jul 2017 17:20:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:35 +0200] rev 6229
Merge
Thu, 26 Aug 2010 16:16:49 -0700 Added tag jdk7-b107 for changeset ce4b745d5d58
cl [Thu, 26 Aug 2010 16:16:49 -0700] rev 6228
Added tag jdk7-b107 for changeset ce4b745d5d58
Thu, 26 Aug 2010 16:16:39 -0700 Added tag jdk7-b107 for changeset 86c8feba9218
cl [Thu, 26 Aug 2010 16:16:39 -0700] rev 6227
Added tag jdk7-b107 for changeset 86c8feba9218
Wed, 05 Jul 2017 17:20:27 +0200 Added tag jdk7-b107 for changeset 439de530aac5
duke [Wed, 05 Jul 2017 17:20:27 +0200] rev 6226
Added tag jdk7-b107 for changeset 439de530aac5
Wed, 05 Jul 2017 17:20:27 +0200 Merge jdk7-b107
duke [Wed, 05 Jul 2017 17:20:27 +0200] rev 6225
Merge
Wed, 05 Jul 2017 17:20:24 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:24 +0200] rev 6224
Merge
Thu, 19 Aug 2010 15:13:23 -0700 Added tag jdk7-b106 for changeset 9af6b80c6f4b
cl [Thu, 19 Aug 2010 15:13:23 -0700] rev 6223
Added tag jdk7-b106 for changeset 9af6b80c6f4b
Wed, 05 Jul 2017 17:20:21 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:21 +0200] rev 6222
Merge
Thu, 19 Aug 2010 15:13:06 -0700 Added tag jdk7-b106 for changeset c61d5f1854de
cl [Thu, 19 Aug 2010 15:13:06 -0700] rev 6221
Added tag jdk7-b106 for changeset c61d5f1854de
Wed, 05 Jul 2017 17:20:19 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:19 +0200] rev 6220
Merge
Thu, 19 Aug 2010 15:13:06 -0700 Added tag jdk7-b106 for changeset 443acf814b79
cl [Thu, 19 Aug 2010 15:13:06 -0700] rev 6219
Added tag jdk7-b106 for changeset 443acf814b79
Wed, 05 Jul 2017 17:20:17 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:17 +0200] rev 6218
Merge
Thu, 19 Aug 2010 15:12:56 -0700 Added tag jdk7-b106 for changeset 07335a216c91
cl [Thu, 19 Aug 2010 15:12:56 -0700] rev 6217
Added tag jdk7-b106 for changeset 07335a216c91
Wed, 05 Jul 2017 17:20:14 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:14 +0200] rev 6216
Merge
Thu, 19 Aug 2010 15:13:12 -0700 Added tag jdk7-b106 for changeset 546a8efadb54
cl [Thu, 19 Aug 2010 15:13:12 -0700] rev 6215
Added tag jdk7-b106 for changeset 546a8efadb54
Wed, 05 Jul 2017 17:20:12 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:12 +0200] rev 6214
Merge
Thu, 19 Aug 2010 18:51:34 -0700 Added tag hs19-b06 for changeset a5c5892863c7
trims [Thu, 19 Aug 2010 18:51:34 -0700] rev 6213
Added tag hs19-b06 for changeset a5c5892863c7
Thu, 19 Aug 2010 18:51:24 -0700 Added tag hs19-b05 for changeset ffcd9ec2df9a
trims [Thu, 19 Aug 2010 18:51:24 -0700] rev 6212
Added tag hs19-b05 for changeset ffcd9ec2df9a
Thu, 19 Aug 2010 15:13:01 -0700 Added tag jdk7-b106 for changeset 60bd1c133a48
cl [Thu, 19 Aug 2010 15:13:01 -0700] rev 6211
Added tag jdk7-b106 for changeset 60bd1c133a48
Thu, 19 Aug 2010 15:12:55 -0700 Added tag jdk7-b106 for changeset 3367eadd6595
cl [Thu, 19 Aug 2010 15:12:55 -0700] rev 6210
Added tag jdk7-b106 for changeset 3367eadd6595
Wed, 05 Jul 2017 17:20:05 +0200 Added tag jdk7-b106 for changeset 6bdae472f772
duke [Wed, 05 Jul 2017 17:20:05 +0200] rev 6209
Added tag jdk7-b106 for changeset 6bdae472f772
Wed, 05 Jul 2017 17:20:05 +0200 Merge jdk7-b106
duke [Wed, 05 Jul 2017 17:20:05 +0200] rev 6208
Merge
Wed, 05 Jul 2017 17:20:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:03 +0200] rev 6207
Merge
Fri, 13 Aug 2010 11:38:43 -0700 Added tag jdk7-b105 for changeset 60298a435212
cl [Fri, 13 Aug 2010 11:38:43 -0700] rev 6206
Added tag jdk7-b105 for changeset 60298a435212
Wed, 05 Jul 2017 17:20:00 +0200 Merge
duke [Wed, 05 Jul 2017 17:20:00 +0200] rev 6205
Merge
Fri, 13 Aug 2010 11:38:22 -0700 Added tag jdk7-b105 for changeset fe0fb5c541c6
cl [Fri, 13 Aug 2010 11:38:22 -0700] rev 6204
Added tag jdk7-b105 for changeset fe0fb5c541c6
Wed, 05 Jul 2017 17:19:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:57 +0200] rev 6203
Merge
Fri, 13 Aug 2010 11:38:21 -0700 Added tag jdk7-b105 for changeset 989115191d21
cl [Fri, 13 Aug 2010 11:38:21 -0700] rev 6202
Added tag jdk7-b105 for changeset 989115191d21
Wed, 05 Jul 2017 17:19:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:55 +0200] rev 6201
Merge
Fri, 13 Aug 2010 11:38:10 -0700 Added tag jdk7-b105 for changeset 0e859833ce7c
cl [Fri, 13 Aug 2010 11:38:10 -0700] rev 6200
Added tag jdk7-b105 for changeset 0e859833ce7c
Wed, 05 Jul 2017 17:19:52 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:52 +0200] rev 6199
Merge
Mon, 16 Aug 2010 14:47:00 -0700 Merge
cl [Mon, 16 Aug 2010 14:47:00 -0700] rev 6198
Merge
Fri, 13 Aug 2010 01:09:02 -0700 Merge
yhuang [Fri, 13 Aug 2010 01:09:02 -0700] rev 6197
Merge
Wed, 11 Aug 2010 02:22:32 -0700 6959252: convert the anonymous arrays to named arrays in Java List Resource files
yhuang [Wed, 11 Aug 2010 02:22:32 -0700] rev 6196
6959252: convert the anonymous arrays to named arrays in Java List Resource files Reviewed-by: katakai, psun
Fri, 13 Aug 2010 11:38:30 -0700 Added tag jdk7-b105 for changeset 6a99ae51ed62
cl [Fri, 13 Aug 2010 11:38:30 -0700] rev 6195
Added tag jdk7-b105 for changeset 6a99ae51ed62
Wed, 05 Jul 2017 17:19:49 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:49 +0200] rev 6194
Merge
Tue, 17 Aug 2010 09:43:34 -0700 Merge
trims [Tue, 17 Aug 2010 09:43:34 -0700] rev 6193
Merge
Fri, 13 Aug 2010 10:56:17 -0700 6977051: Bump the HS19 build number to 06
trims [Fri, 13 Aug 2010 10:56:17 -0700] rev 6192
6977051: Bump the HS19 build number to 06 Summary: Update the HS19 build number to 06 Reviewed-by: jcoomes
Fri, 13 Aug 2010 10:55:42 -0700 Merge
trims [Fri, 13 Aug 2010 10:55:42 -0700] rev 6191
Merge
Fri, 13 Aug 2010 07:33:20 -0700 Merge
dcubed [Fri, 13 Aug 2010 07:33:20 -0700] rev 6190
Merge
Tue, 10 Aug 2010 19:17:57 -0400 6378314: Bad warning message when agent library not found. local directory is not searched.
rasbold [Tue, 10 Aug 2010 19:17:57 -0400] rev 6189
6378314: Bad warning message when agent library not found. local directory is not searched. Summary: Print a more detailed error message for agent library load failure. Reviewed-by: jcoomes, never, ohair, coleenp Contributed-by: jeremymanson@google.com
Wed, 11 Aug 2010 10:48:20 -0700 6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86
kvn [Wed, 11 Aug 2010 10:48:20 -0700] rev 6188
6973329: C2 with Zero based COOP produces code with broken anti-dependency on x86 Summary: Recompile without subsuming loads if RA try to clone a node with anti_dependence. Reviewed-by: never
Wed, 11 Aug 2010 05:51:21 -0700 6976186: integrate Shark HotSpot changes
twisti [Wed, 11 Aug 2010 05:51:21 -0700] rev 6187
6976186: integrate Shark HotSpot changes Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: kvn, twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Wed, 11 Aug 2010 01:17:27 -0700 6975855: don't emit deopt MH handler in C1 if not required
twisti [Wed, 11 Aug 2010 01:17:27 -0700] rev 6186
6975855: don't emit deopt MH handler in C1 if not required Summary: This CR implements the same for C1 as 6926782 for C2. Reviewed-by: never
Tue, 10 Aug 2010 12:15:10 -0700 6975027: use of movptr to set length of array
never [Tue, 10 Aug 2010 12:15:10 -0700] rev 6185
6975027: use of movptr to set length of array Reviewed-by: kvn, iveresov
Mon, 09 Aug 2010 17:51:56 -0700 Merge
never [Mon, 09 Aug 2010 17:51:56 -0700] rev 6184
Merge
Mon, 09 Aug 2010 15:17:05 -0700 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
kvn [Mon, 09 Aug 2010 15:17:05 -0700] rev 6183
6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena() Summary: Pass the check in ResourceObj() if _allocation value is already set and object is allocated on stack. Reviewed-by: dholmes, johnc
Fri, 06 Aug 2010 11:53:28 -0700 6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586
kvn [Fri, 06 Aug 2010 11:53:28 -0700] rev 6182
6975049: nsk/regression/b4287029 crashes with -Xss64 on solaris-i586 Summary: Tell C++ to not inline so much by using flag -xspace. Reviewed-by: ysr
Wed, 04 Aug 2010 17:42:20 -0700 6974682: CTW: assert(target != NULL) failed: must not be null
kvn [Wed, 04 Aug 2010 17:42:20 -0700] rev 6181
6974682: CTW: assert(target != NULL) failed: must not be null Summary: Add address table size to constant section size. Reviewed-by: never
Tue, 03 Aug 2010 15:55:03 -0700 6973963: SEGV in ciBlock::start_bci() with EA
kvn [Tue, 03 Aug 2010 15:55:03 -0700] rev 6180
6973963: SEGV in ciBlock::start_bci() with EA Summary: Added more checks into ResourceObj and growableArray to verify correctness of allocation type. Reviewed-by: never, coleenp, dholmes
Fri, 30 Jul 2010 10:21:15 -0700 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
kvn [Fri, 30 Jul 2010 10:21:15 -0700] rev 6179
6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path() Summary: set Z = 0 (not equal) before repne_scan() to indicate that class was not found when RCX == 0. Reviewed-by: never, phh
Mon, 26 Jul 2010 15:58:07 -0700 Merge
never [Mon, 26 Jul 2010 15:58:07 -0700] rev 6178
Merge
Fri, 23 Jul 2010 10:07:46 -0700 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
kvn [Fri, 23 Jul 2010 10:07:46 -0700] rev 6177
6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value() Summary: Add missing is_static guard. Reviewed-by: twisti
Tue, 03 Aug 2010 08:13:38 -0400 6953477: Increase portability and flexibility of building Hotspot
bobv [Tue, 03 Aug 2010 08:13:38 -0400] rev 6176
6953477: Increase portability and flexibility of building Hotspot Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
Wed, 28 Jul 2010 17:57:43 -0400 6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
coleenp [Wed, 28 Jul 2010 17:57:43 -0400] rev 6175
6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue Summary: Fix compilation errors. Made non-const references const so can be assigned with lvalue. Reviewed-by: phh, xlu
Wed, 28 Jul 2010 17:38:21 +0100 6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
aph [Wed, 28 Jul 2010 17:38:21 +0100] rev 6174
6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows Reviewed-by: dcubed, dholmes
Sun, 25 Jul 2010 07:31:50 -0700 Merge
apangin [Sun, 25 Jul 2010 07:31:50 -0700] rev 6173
Merge
Tue, 20 Jul 2010 08:41:42 -0700 6964170: Verifier crashes
apangin [Tue, 20 Jul 2010 08:41:42 -0700] rev 6172
6964170: Verifier crashes Summary: Check if klassOop != NULL rather than klass_part != NULL Reviewed-by: kamg, never
Sat, 17 Jul 2010 21:49:23 -0700 Merge
apangin [Sat, 17 Jul 2010 21:49:23 -0700] rev 6171
Merge
Fri, 16 Jul 2010 13:14:03 +0100 6649594: Intermittent IOExceptions during dynamic attach on linux and solaris
alanb [Fri, 16 Jul 2010 13:14:03 +0100] rev 6170
6649594: Intermittent IOExceptions during dynamic attach on linux and solaris Reviewed-by: dcubed, dholmes
Fri, 13 Aug 2010 11:38:16 -0700 Added tag jdk7-b105 for changeset 1b104350a980
cl [Fri, 13 Aug 2010 11:38:16 -0700] rev 6169
Added tag jdk7-b105 for changeset 1b104350a980
Fri, 13 Aug 2010 11:38:08 -0700 Added tag jdk7-b105 for changeset 50afdd611849
cl [Fri, 13 Aug 2010 11:38:08 -0700] rev 6168
Added tag jdk7-b105 for changeset 50afdd611849
Wed, 05 Jul 2017 17:19:35 +0200 Added tag jdk7-b105 for changeset 1ce7938efb03
duke [Wed, 05 Jul 2017 17:19:35 +0200] rev 6167
Added tag jdk7-b105 for changeset 1ce7938efb03
Wed, 05 Jul 2017 17:19:35 +0200 Merge jdk7-b105
duke [Wed, 05 Jul 2017 17:19:35 +0200] rev 6166
Merge
Wed, 05 Jul 2017 17:19:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:32 +0200] rev 6165
Merge
Mon, 09 Aug 2010 16:03:07 -0700 Merge
lana [Mon, 09 Aug 2010 16:03:07 -0700] rev 6164
Merge
Mon, 02 Aug 2010 19:46:14 -0700 Merge
lana [Mon, 02 Aug 2010 19:46:14 -0700] rev 6163
Merge
Mon, 02 Aug 2010 16:29:54 -0700 6973626: test/tools/javac/processing/* tests fail with assertions enabled
jjg [Mon, 02 Aug 2010 16:29:54 -0700] rev 6162
6973626: test/tools/javac/processing/* tests fail with assertions enabled Reviewed-by: darcy
Mon, 02 Aug 2010 13:35:39 -0700 6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources
darcy [Mon, 02 Aug 2010 13:35:39 -0700] rev 6161
6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources Reviewed-by: jjb
Thu, 29 Jul 2010 22:04:41 -0700 Merge
lana [Thu, 29 Jul 2010 22:04:41 -0700] rev 6160
Merge
Thu, 29 Jul 2010 19:30:35 -0700 6966604: JavacFiler not correctly notified of lastRound
jjg [Thu, 29 Jul 2010 19:30:35 -0700] rev 6159
6966604: JavacFiler not correctly notified of lastRound Reviewed-by: darcy
Thu, 29 Jul 2010 19:27:11 -0700 6340549: javax.tools.JavaCompilerTool.getStandardFileManager().list() includes directories
jjg [Thu, 29 Jul 2010 19:27:11 -0700] rev 6158
6340549: javax.tools.JavaCompilerTool.getStandardFileManager().list() includes directories Reviewed-by: darcy
Thu, 29 Jul 2010 18:06:34 -0700 6972556: warning for using a file name instead of a binary name for Filer.createSourceFile
jjg [Thu, 29 Jul 2010 18:06:34 -0700] rev 6157
6972556: warning for using a file name instead of a binary name for Filer.createSourceFile Reviewed-by: darcy
Thu, 29 Jul 2010 15:57:43 +0100 6970833: Try-with-resource implementation throws an NPE during Flow analysis
mcimadamore [Thu, 29 Jul 2010 15:57:43 +0100] rev 6156
6970833: Try-with-resource implementation throws an NPE during Flow analysis Summary: Updated logic not to rely upon Symbol.implementation (which check in superinterfaces) Reviewed-by: jjg
Thu, 29 Jul 2010 15:57:18 +0100 6972747: CheckExamples fail when assertions are enabled
mcimadamore [Thu, 29 Jul 2010 15:57:18 +0100] rev 6155
6972747: CheckExamples fail when assertions are enabled Summary: The test calls the wrong version of JavacMessage constructor Reviewed-by: jjg
Thu, 29 Jul 2010 15:56:25 +0100 6938454: Unable to determine generic type in program that compiles under Java 6
mcimadamore [Thu, 29 Jul 2010 15:56:25 +0100] rev 6154
6938454: Unable to determine generic type in program that compiles under Java 6 Summary: a redundant dubtyping check causes spurious inference failure Reviewed-by: jjg
Tue, 27 Jul 2010 11:52:11 -0700 6403456: -Werror should work with annotation processing
jjg [Tue, 27 Jul 2010 11:52:11 -0700] rev 6153
6403456: -Werror should work with annotation processing Reviewed-by: darcy
Tue, 27 Jul 2010 11:32:03 -0700 6972327: JCTree.pos incorrect for annotations without modifiers and package
jjg [Tue, 27 Jul 2010 11:32:03 -0700] rev 6152
6972327: JCTree.pos incorrect for annotations without modifiers and package Reviewed-by: mcimadamore Contributed-by: jan.lahoda@sun.com
Mon, 26 Jul 2010 14:25:56 -0700 6957438: improve code for generating warning messages containing option names
jjg [Mon, 26 Jul 2010 14:25:56 -0700] rev 6151
6957438: improve code for generating warning messages containing option names Reviewed-by: mcimadamore
Mon, 26 Jul 2010 14:18:45 -0700 6971882: Remove -XDstdout from javac test
jjg [Mon, 26 Jul 2010 14:18:45 -0700] rev 6150
6971882: Remove -XDstdout from javac test Reviewed-by: darcy
Thu, 22 Jul 2010 11:02:54 -0700 6968063: provide examples of code that generate diagnostics
jjg [Thu, 22 Jul 2010 11:02:54 -0700] rev 6149
6968063: provide examples of code that generate diagnostics Reviewed-by: mcimadamore
Fri, 16 Jul 2010 19:35:24 -0700 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
darcy [Fri, 16 Jul 2010 19:35:24 -0700] rev 6148
6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 6964740: Project Coin: More tests for ARM compiler changes 6965277: Project Coin: Correctness issues in ARM implementation 6967065: add -Xlint warning category for Automatic Resource Management (ARM) Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz Contributed-by: tball@google.com
Thu, 15 Jul 2010 16:31:56 +0100 6964669: javac reports error on miranda methods
mcimadamore [Thu, 15 Jul 2010 16:31:56 +0100] rev 6147
6964669: javac reports error on miranda methods Summary: synthetic name clash check should not apply to miranda methods Reviewed-by: jjg Contributed-by: tomas.zezula@sun.com
Thu, 15 Jul 2010 16:31:02 +0100 6967002: JDK7 b99 javac compilation error (java.lang.AssertionError)
mcimadamore [Thu, 15 Jul 2010 16:31:02 +0100] rev 6146
6967002: JDK7 b99 javac compilation error (java.lang.AssertionError) Summary: bug in JavacParser related to parsing of type annotations in varargs position Reviewed-by: jjg Contributed-by: mahmood@notnoop.com
Tue, 13 Jul 2010 19:20:48 -0700 6968789: incorrect text in "diamond not supported" message
jjg [Tue, 13 Jul 2010 19:20:48 -0700] rev 6145
6968789: incorrect text in "diamond not supported" message Reviewed-by: darcy
Tue, 13 Jul 2010 19:17:55 -0700 6968434: test CheckResourceKeys fails on control builds
jjg [Tue, 13 Jul 2010 19:17:55 -0700] rev 6144
6968434: test CheckResourceKeys fails on control builds Reviewed-by: darcy
Tue, 13 Jul 2010 19:14:09 -0700 6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
jjg [Tue, 13 Jul 2010 19:14:09 -0700] rev 6143
6966732: replace use of static Log.getLocalizedString with non-static alternative where possible Reviewed-by: darcy
Fri, 06 Aug 2010 12:52:19 -0700 Added tag jdk7-b104 for changeset fef4187d7622
cl [Fri, 06 Aug 2010 12:52:19 -0700] rev 6142
Added tag jdk7-b104 for changeset fef4187d7622
Wed, 05 Jul 2017 17:19:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:26 +0200] rev 6141
Merge
Fri, 06 Aug 2010 12:52:00 -0700 Added tag jdk7-b104 for changeset 930517ba4d97
cl [Fri, 06 Aug 2010 12:52:00 -0700] rev 6140
Added tag jdk7-b104 for changeset 930517ba4d97
Wed, 05 Jul 2017 17:19:23 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:23 +0200] rev 6139
Merge
Fri, 06 Aug 2010 12:51:59 -0700 Added tag jdk7-b104 for changeset e4e7ae0ec293
cl [Fri, 06 Aug 2010 12:51:59 -0700] rev 6138
Added tag jdk7-b104 for changeset e4e7ae0ec293
Wed, 05 Jul 2017 17:19:21 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:21 +0200] rev 6137
Merge
Fri, 06 Aug 2010 12:51:49 -0700 Added tag jdk7-b104 for changeset cd7adc8eaafb
cl [Fri, 06 Aug 2010 12:51:49 -0700] rev 6136
Added tag jdk7-b104 for changeset cd7adc8eaafb
Wed, 05 Jul 2017 17:19:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:18 +0200] rev 6135
Merge
Mon, 09 Aug 2010 16:02:19 -0700 Merge
lana [Mon, 09 Aug 2010 16:02:19 -0700] rev 6134
Merge
Mon, 02 Aug 2010 19:45:28 -0700 Merge
lana [Mon, 02 Aug 2010 19:45:28 -0700] rev 6133
Merge
Fri, 30 Jul 2010 18:16:30 +0100 6510892: com/sun/net/httpserver/bugs/B6361557.java fails
michaelm [Fri, 30 Jul 2010 18:16:30 +0100] rev 6132
6510892: com/sun/net/httpserver/bugs/B6361557.java fails Reviewed-by: chegar
Thu, 29 Jul 2010 22:02:45 -0700 Merge
lana [Thu, 29 Jul 2010 22:02:45 -0700] rev 6131
Merge
Thu, 29 Jul 2010 17:04:07 +0100 Merge
chegar [Thu, 29 Jul 2010 17:04:07 +0100] rev 6130
Merge
Thu, 29 Jul 2010 10:02:41 +0100 6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
chegar [Thu, 29 Jul 2010 10:02:41 +0100] rev 6129
6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone Reviewed-by: alanb, dsamersoff
Thu, 29 Jul 2010 13:08:58 +0100 6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
alanb [Thu, 29 Jul 2010 13:08:58 +0100] rev 6128
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated 6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol) Reviewed-by: chegar, forax
Tue, 27 Jul 2010 11:40:46 +0100 6972409: Cease emitting LDAP filter debug messages
vinnie [Tue, 27 Jul 2010 11:40:46 +0100] rev 6127
6972409: Cease emitting LDAP filter debug messages Reviewed-by: xuelei
Tue, 27 Jul 2010 16:07:00 +0800 6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
xuelei [Tue, 27 Jul 2010 16:07:00 +0800] rev 6126
6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server Reviewed-by: weijun
Mon, 26 Jul 2010 09:06:47 -0700 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
dcubed [Mon, 26 Jul 2010 09:06:47 -0700] rev 6125
6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection Summary: Add work around for 6971851. Abort if 'histo:live' option isn't supported. Reviewed-by: alanb, darcy
Mon, 26 Jul 2010 08:17:50 -0700 6717780: (coll spec) LinkedList api documentation provides the wrong method name
martin [Mon, 26 Jul 2010 08:17:50 -0700] rev 6124
6717780: (coll spec) LinkedList api documentation provides the wrong method name Summary: Cleanup by simply making Deque equal status with List Reviewed-by: darcy
Mon, 26 Jul 2010 17:21:51 +0800 6972005: ConfPlusProp.java test failure when DNS has info for realm
weijun [Mon, 26 Jul 2010 17:21:51 +0800] rev 6123
6972005: ConfPlusProp.java test failure when DNS has info for realm Reviewed-by: xuelei
Sat, 24 Jul 2010 22:59:41 +0800 6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
xuelei [Sat, 24 Jul 2010 22:59:41 +0800] rev 6122
6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID Reviewed-by: mullan, weijun
Fri, 23 Jul 2010 17:41:47 +0100 6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
vinnie [Fri, 23 Jul 2010 17:41:47 +0100] rev 6121
6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem Reviewed-by: mullan
Wed, 21 Jul 2010 17:01:31 -0700 6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
dcubed [Wed, 21 Jul 2010 17:01:31 -0700] rev 6120
6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT Summary: Refactor test/sun/tools/common/* code and refactor AnonLoggerWeakRefLeak and LoggerWeakRefLeak to use it. Reviewed-by: ohair, alanb
Wed, 21 Jul 2010 16:59:40 -0700 6962804: 4/4 ShellScaffold tests can fail without a specific reason
dcubed [Wed, 21 Jul 2010 16:59:40 -0700] rev 6119
6962804: 4/4 ShellScaffold tests can fail without a specific reason Summary: Add more diagnostics for failures. Only copy target file in grepForString when NL is missing. Reviewed-by: ohair, dholmes
Wed, 21 Jul 2010 16:58:35 -0700 6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
dcubed [Wed, 21 Jul 2010 16:58:35 -0700] rev 6118
6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin Summary: Add golden_diff variable for doing proper golden file diffs on Cygwin. Reviewed-by: ohair, dholmes
Wed, 21 Jul 2010 18:08:46 +0100 6963907: (so) Socket adapter need to implement sendUrgentData
alanb [Wed, 21 Jul 2010 18:08:46 +0100] rev 6117
6963907: (so) Socket adapter need to implement sendUrgentData Reviewed-by: chegar
Wed, 21 Jul 2010 13:52:38 +0100 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
chegar [Wed, 21 Jul 2010 13:52:38 +0100] rev 6116
6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag Reviewed-by: alanb, dsamersoff
Wed, 21 Jul 2010 13:29:26 +0100 6969395: TEST_BUG: Tests in java/net sun/net problems
chegar [Wed, 21 Jul 2010 13:29:26 +0100] rev 6115
6969395: TEST_BUG: Tests in java/net sun/net problems Reviewed-by: alanb
Tue, 20 Jul 2010 10:41:50 -0400 6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example
mullan [Tue, 20 Jul 2010 10:41:50 -0400] rev 6114
6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example Reviewed-by: xuelei
Mon, 19 Jul 2010 10:02:55 +0800 6969292: make DNS lookup for realm/kdc really work
weijun [Mon, 19 Jul 2010 10:02:55 +0800] rev 6113
6969292: make DNS lookup for realm/kdc really work Reviewed-by: alanb, valeriep
Mon, 19 Jul 2010 10:02:50 +0800 6969683: Generify ResolverConfiguration codes
weijun [Mon, 19 Jul 2010 10:02:50 +0800] rev 6112
6969683: Generify ResolverConfiguration codes Reviewed-by: alanb, chegar
Fri, 16 Jul 2010 16:45:52 -0400 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
sherman [Fri, 16 Jul 2010 16:45:52 -0400] rev 6111
6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar Summary: Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar Reviewed-by: ohair
Thu, 15 Jul 2010 18:02:05 -0700 6963622: Project Coin: Refinements to suppressed exceptions
darcy [Thu, 15 Jul 2010 18:02:05 -0700] rev 6110
6963622: Project Coin: Refinements to suppressed exceptions Reviewed-by: alanb, forax, jjb
Tue, 13 Jul 2010 20:27:01 +0800 6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
weijun [Tue, 13 Jul 2010 20:27:01 +0800] rev 6109
6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException Reviewed-by: chegar
Tue, 13 Jul 2010 15:32:36 +0400 6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
dsamersoff [Tue, 13 Jul 2010 15:32:36 +0400] rev 6108
6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set Summary: User can disable ipv6 explicitly, have to check it Reviewed-by: chegar, alanb
Mon, 02 Aug 2010 19:44:12 -0700 Merge
lana [Mon, 02 Aug 2010 19:44:12 -0700] rev 6107
Merge
Fri, 30 Jul 2010 19:40:29 +0400 6972468: Security manager should be used for tests in java/beans/XMLEncoder
malenkov [Fri, 30 Jul 2010 19:40:29 +0400] rev 6106
6972468: Security manager should be used for tests in java/beans/XMLEncoder Reviewed-by: peterz
Fri, 30 Jul 2010 19:21:27 +0400 6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5
malenkov [Fri, 30 Jul 2010 19:21:27 +0400] rev 6105
6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5 Reviewed-by: alexp, peterz
Thu, 29 Jul 2010 13:22:16 -0700 Merge
lana [Thu, 29 Jul 2010 13:22:16 -0700] rev 6104
Merge
Thu, 29 Jul 2010 19:34:03 +0400 4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
alexp [Thu, 29 Jul 2010 19:34:03 +0400] rev 6103
4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener Reviewed-by: rupashka
Tue, 13 Jul 2010 17:26:34 +0400 6462562: InternationalFormatter inserts text incorrectly
peterz [Tue, 13 Jul 2010 17:26:34 +0400] rev 6102
6462562: InternationalFormatter inserts text incorrectly 6578432: Currency format instance does not work with Swing's NumberFormatter Reviewed-by: rupashka
Mon, 02 Aug 2010 19:42:54 -0700 Merge
lana [Mon, 02 Aug 2010 19:42:54 -0700] rev 6101
Merge
Thu, 29 Jul 2010 13:48:23 -0700 Merge
lana [Thu, 29 Jul 2010 13:48:23 -0700] rev 6100
Merge
Fri, 23 Jul 2010 18:59:48 +0400 6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build)
uta [Fri, 23 Jul 2010 18:59:48 +0400] rev 6099
6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build) Reviewed-by: prr, art
Mon, 02 Aug 2010 19:41:35 -0700 Merge
lana [Mon, 02 Aug 2010 19:41:35 -0700] rev 6098
Merge
Thu, 29 Jul 2010 17:12:27 -0700 Merge
lana [Thu, 29 Jul 2010 17:12:27 -0700] rev 6097
Merge
Wed, 14 Jul 2010 09:12:46 -0700 Merge
lana [Wed, 14 Jul 2010 09:12:46 -0700] rev 6096
Merge
Fri, 06 Aug 2010 12:52:07 -0700 Added tag jdk7-b104 for changeset 0feaed799206
cl [Fri, 06 Aug 2010 12:52:07 -0700] rev 6095
Added tag jdk7-b104 for changeset 0feaed799206
Wed, 05 Jul 2017 17:19:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:19:08 +0200] rev 6094
Merge
Fri, 06 Aug 2010 12:51:54 -0700 Added tag jdk7-b104 for changeset 83e5347f5988
cl [Fri, 06 Aug 2010 12:51:54 -0700] rev 6093
Added tag jdk7-b104 for changeset 83e5347f5988
Fri, 06 Aug 2010 12:51:48 -0700 Added tag jdk7-b104 for changeset c27b7b809bd2
cl [Fri, 06 Aug 2010 12:51:48 -0700] rev 6092
Added tag jdk7-b104 for changeset c27b7b809bd2
Wed, 05 Jul 2017 17:19:01 +0200 Added tag jdk7-b104 for changeset 10bc903a228d
duke [Wed, 05 Jul 2017 17:19:01 +0200] rev 6091
Added tag jdk7-b104 for changeset 10bc903a228d
Wed, 05 Jul 2017 17:19:00 +0200 Merge jdk7-b104
duke [Wed, 05 Jul 2017 17:19:00 +0200] rev 6090
Merge
Wed, 05 Jul 2017 17:18:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:18:57 +0200] rev 6089
Merge
Thu, 29 Jul 2010 13:33:32 -0700 Added tag jdk7-b103 for changeset a5cf09e6c109
cl [Thu, 29 Jul 2010 13:33:32 -0700] rev 6088
Added tag jdk7-b103 for changeset a5cf09e6c109
Wed, 05 Jul 2017 17:18:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:18:55 +0200] rev 6087
Merge
Thu, 29 Jul 2010 13:33:13 -0700 Added tag jdk7-b103 for changeset f84fd6d66187
cl [Thu, 29 Jul 2010 13:33:13 -0700] rev 6086
Added tag jdk7-b103 for changeset f84fd6d66187
Wed, 05 Jul 2017 17:18:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:18:53 +0200] rev 6085
Merge
Thu, 29 Jul 2010 13:33:13 -0700 Added tag jdk7-b103 for changeset d599ee7032ef
cl [Thu, 29 Jul 2010 13:33:13 -0700] rev 6084
Added tag jdk7-b103 for changeset d599ee7032ef
Wed, 05 Jul 2017 17:18:51 +0200 Merge
duke [Wed, 05 Jul 2017 17:18:51 +0200] rev 6083
Merge
Thu, 29 Jul 2010 13:33:04 -0700 Added tag jdk7-b103 for changeset a5f45610331b
cl [Thu, 29 Jul 2010 13:33:04 -0700] rev 6082
Added tag jdk7-b103 for changeset a5f45610331b
Wed, 05 Jul 2017 17:18:49 +0200 Merge
duke [Wed, 05 Jul 2017 17:18:49 +0200] rev 6081
Merge
Wed, 04 Aug 2010 22:02:14 -0700 Merge
cl [Wed, 04 Aug 2010 22:02:14 -0700] rev 6080
Merge
Tue, 03 Aug 2010 10:53:21 -0700 6974239: Correct reference to jdk document site in javadoc
ohair [Tue, 03 Aug 2010 10:53:21 -0700] rev 6079
6974239: Correct reference to jdk document site in javadoc Reviewed-by: skannan
Mon, 02 Aug 2010 16:31:55 -0700 6971426: jdk/make/docs docs target does not work on windows
ohair [Mon, 02 Aug 2010 16:31:55 -0700] rev 6078
6971426: jdk/make/docs docs target does not work on windows Reviewed-by: igor, jjg
Mon, 02 Aug 2010 16:31:26 -0700 6973616: Update minimum boot jdk from 1.5 to 1.6
ohair [Mon, 02 Aug 2010 16:31:26 -0700] rev 6077
6973616: Update minimum boot jdk from 1.5 to 1.6 Reviewed-by: igor, jjg
Thu, 29 Jul 2010 13:33:20 -0700 Added tag jdk7-b103 for changeset 81a799b11c0e
cl [Thu, 29 Jul 2010 13:33:20 -0700] rev 6076
Added tag jdk7-b103 for changeset 81a799b11c0e
(0) -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip