Mon, 23 Aug 2010 16:27:56 +0100 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe
chegar [Mon, 23 Aug 2010 16:27:56 +0100] rev 6317
6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe Reviewed-by: michaelm
Mon, 23 Aug 2010 14:35:22 +0100 6968584: Thread should not be Cloneable
chegar [Mon, 23 Aug 2010 14:35:22 +0100] rev 6316
6968584: Thread should not be Cloneable Reviewed-by: dholmes
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
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip