xuelei [Sat, 27 Aug 2011 02:17:33 -0700] rev 10367
7084040: Clearup warning in HttpsURLConnection
Reviewed-by: xuelei
Contributed-by: nsebastian.sickelmann@gmx.de
sherman [Fri, 26 Aug 2011 15:40:32 -0700] rev 10366
Merge
sherman [Fri, 26 Aug 2011 15:36:21 -0700] rev 10365
7077769: (zipfs) ZipFileSystem.writeCEN() writes wrong "data size" for ZIP64 extended information extra field
Summary: fixed the wrong size when writing out the cen table for ZIP64
Reviewed-by: alanb
alanb [Fri, 26 Aug 2011 22:24:12 +0100] rev 10364
7060243: (dc) Multicasting tests fail on Windows XP if IPv6 is enabled
Reviewed-by: alanb
Contributed-by: kurchi.subhra.hazra@oracle.com
coffeys [Fri, 26 Aug 2011 10:47:09 +0100] rev 10363
7024697: SessionRef.dispose() should determine if the token referred to by the token object is still valid
Reviewed-by: valeriep
darcy [Thu, 25 Aug 2011 09:42:50 -0700] rev 10362
7082727: VirtualMachineError should declare its serialVersionUID
Reviewed-by: alanb
chegar [Thu, 25 Aug 2011 16:08:31 +0100] rev 10361
7044870: java/nio/channels/DatagramChannel/SelectWhenRefused.java failed on SUSE Linux 10
Reviewed-by: alanb, chegar
Contributed-by: kurchi.subhra.hazra@oracle.com
darcy [Tue, 23 Aug 2011 16:35:05 -0700] rev 10360
7082231: Put a @since 1.7 on System.lineSeparator
Reviewed-by: mduigou
mchung [Tue, 23 Aug 2011 10:35:50 -0700] rev 10359
7068328: BufferPoolMXBean and PlatformLoggingMXBean getObjectName may return null
Reviewed-by: alanb
Contributed-by: spoole@uk.ibm.com
xuelei [Mon, 22 Aug 2011 18:21:43 -0700] rev 10358
7081817: test/sun/security/provider/certpath/X509CertPath/IllegalCertiticates.java failing
Reviewed-by: alanb, weijun
darcy [Mon, 22 Aug 2011 17:34:30 -0700] rev 10357
7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs
Reviewed-by: alanb
darcy [Mon, 22 Aug 2011 17:12:48 -0700] rev 10356
6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes
6832374: (reflect) malformed signature can cause parser to go into infinite loop
7052898: (reflect) SignatureParser will accept strings outside of the grammar
Summary: Various signature parsing fixes; additional review by sonali.goel@oracle.com
Reviewed-by: alanb
darcy [Mon, 22 Aug 2011 12:16:12 -0700] rev 10355
7080020: Add conventional constructors to InternalError and VirtualMachineError
Reviewed-by: darcy
Contributed-by: nsebastian.sickelmann@gmx.de
alanb [Mon, 22 Aug 2011 16:05:38 +0100] rev 10354
Merge
alanb [Mon, 22 Aug 2011 16:04:04 +0100] rev 10353
7081813: ProblemList.txt updates (8/2011)
Reviewed-by: weijun, mchung
chegar [Mon, 22 Aug 2011 14:09:28 +0100] rev 10352
7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true
Reviewed-by: chegar
Contributed-by: zhouyx@linux.vnet.ibm.com
alanb [Mon, 22 Aug 2011 11:35:11 +0100] rev 10351
7081796: (ch) rawtype warning in sun.nio.ch.InheritedChannel
Reviewed-by: chegar
darcy [Fri, 19 Aug 2011 17:42:24 -0700] rev 10350
4748706: typos in java.util.Observable documentation
Reviewed-by: iris
chegar [Fri, 19 Aug 2011 10:55:05 +0100] rev 10349
7025938: Add bitmap mime type to content-types.properties
Reviewed-by: chegar, alanb, michaelm
Contributed-by: lvjing@linux.vnet.ibm.com
weijun [Fri, 19 Aug 2011 13:42:40 +0800] rev 10348
7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method
7043860: NTML impl of SaslServer doesn't throw ISE from getAuthorizationID() method
7043882: NTML impl of SaslServer doesn't throw ISE from getNegotiatedProperty() method
7043938: NTML impl of SaslClientFactory throws NPE instead of SaslException
7043959: NTML impl of SaslClientFactory throws NPE for null CallBackHandler instance
Reviewed-by: vinnie
alanb [Thu, 18 Aug 2011 16:47:20 +0100] rev 10347
7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails
Reviewed-by: forax, mduigou
lana [Wed, 17 Aug 2011 22:47:12 -0700] rev 10346
Merge
sherman [Wed, 17 Aug 2011 15:18:16 -0700] rev 10345
7066490: @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String)
Summary: Added the @since 1.7 tag
Reviewed-by: mduigou, forax
sherman [Wed, 17 Aug 2011 14:18:30 -0700] rev 10344
Merge
sherman [Wed, 17 Aug 2011 14:14:21 -0700] rev 10343
6237353: Remove sun.io package from j2se binary
Summary: Removed sun.io package and related test cases
Reviewed-by: alanb
jjg [Mon, 15 Aug 2011 17:17:21 -0700] rev 10342
7077389: Reflection classes do not build with javac -Xlint:all -Werror
Reviewed-by: darcy
Contributed-by: alexandre.boulgakov@oracle.com
jjg [Wed, 17 Aug 2011 12:10:53 -0700] rev 10341
Merge
jjg [Wed, 17 Aug 2011 05:41:20 -0700] rev 10340
7079606: tl nightly build failure due to incomplete generification
Reviewed-by: jjg
Contributed-by: alexandre.boulgakov@oracle.com
naoto [Wed, 17 Aug 2011 11:09:20 -0700] rev 10339
7079486: Locale.getDisplayScript() (no args) does not honor default DISPLAY locale
Reviewed-by: okutsu
naoto [Wed, 17 Aug 2011 11:09:06 -0700] rev 10338
7073906: Locale.getDefault() returns wrong Locale for Java SE 7
Reviewed-by: okutsu
weijun [Tue, 16 Aug 2011 08:53:03 +0800] rev 10337
7079204: add several security and networking tests to problems list
Reviewed-by: smarks
jjg [Mon, 15 Aug 2011 11:48:20 -0700] rev 10336
7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
Reviewed-by: xuelei, mullan
Contributed-by: alexandre.boulgakov@oracle.com
darcy [Mon, 15 Aug 2011 12:56:01 -0700] rev 10335
4850225: Integer.getInteger() : Bad reference to getProperty?
Reviewed-by: lancea
xuelei [Mon, 15 Aug 2011 00:30:35 -0700] rev 10334
7063647: To use synchronized map in key manager
Reviewed-by: wetmore, weijun
weijun [Mon, 15 Aug 2011 11:43:09 +0800] rev 10333
7079144: concise_jarsigner.sh test often fails on solaris
Reviewed-by: xuelei
weijun [Mon, 15 Aug 2011 10:42:41 +0800] rev 10332
7078816: /test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failure
Reviewed-by: alanb
smarks [Fri, 12 Aug 2011 14:51:48 -0700] rev 10331
7076526: add test MemoryMXBean/CollectionUsageThreshold to the problem list
Reviewed-by: weijun, alanb
darcy [Fri, 12 Aug 2011 13:36:39 -0700] rev 10330
4900206: Include worst-case rounding tests for Math library functions
Reviewed-by: alanb
weijun [Fri, 12 Aug 2011 21:04:50 +0800] rev 10329
7078355: sun/net/www/protocol/file/DirPermissionDenied.sh leaves garbage on some linux systems
Reviewed-by: chegar
weijun [Fri, 12 Aug 2011 12:26:31 +0800] rev 10328
7055363: jdk_security3 test target cleanup
Reviewed-by: alanb, xuelei
weijun [Fri, 12 Aug 2011 11:20:45 +0800] rev 10327
7076415: sun/security/krb5/runNameEquals.sh failed on sles 10
Reviewed-by: xuelei
jjg [Thu, 11 Aug 2011 13:34:25 -0700] rev 10326
7077672: jdk8_tl nightly fail in step-2 build on 8/10/11
Reviewed-by: mchung, jjg
Contributed-by: alexandre.boulgakov@oracle.com
coffeys [Thu, 11 Aug 2011 12:40:24 +0100] rev 10325
7047325: Internal API to improve management of direct buffers
Reviewed-by: alanb, mduigou
jjg [Wed, 10 Aug 2011 13:44:58 -0700] rev 10324
7072353: JNDI libraries do not build with javac -Xlint:all -Werror
Reviewed-by: xuelei
Contributed-by: alexandre.boulgakov@oracle.com
lancea [Wed, 10 Aug 2011 16:23:56 -0400] rev 10323
7077451: SerialLob, SerialClob have the wrong checks for setStream methods
Reviewed-by: alanb
Contributed-by: Patrick Reinhart <patrick@reini.net>
chegar [Wed, 10 Aug 2011 12:30:29 +0100] rev 10322
7076523: TEST_BUG: test/java/net/NetworkInterface/NetParamsTest.java can fail with NPE
Reviewed-by: alanb
lana [Mon, 29 Aug 2011 14:27:21 -0700] rev 10321
Merge
rupashka [Mon, 29 Aug 2011 16:25:04 +0400] rev 10320
7030332: Default borders in tables looks incorrect JEditorPane
Reviewed-by: peterz
denis [Tue, 23 Aug 2011 17:56:14 +0400] rev 10319
7072645: Toolkit.addPropertyChangeListener(name, pcl) throws NPE for null name
Reviewed-by: art
lana [Wed, 17 Aug 2011 22:47:37 -0700] rev 10318
Merge
rupashka [Wed, 17 Aug 2011 20:08:28 +0400] rev 10317
7032436: When running with the Nimbus look and feel, the JFileChooser does not display mnemonics
Reviewed-by: alexp
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
rupashka [Wed, 17 Aug 2011 19:35:09 +0400] rev 10316
7075563: Broken link in "javax.swing.SwingWorker"
Reviewed-by: alexp
rupashka [Fri, 12 Aug 2011 15:53:29 +0400] rev 10315
7071609: javax/swing/JPopupMenu/6694823/bug6694823.java failed on solaris10
Reviewed-by: alexp
lana [Mon, 29 Aug 2011 14:26:11 -0700] rev 10314
Merge
lana [Wed, 17 Aug 2011 22:47:49 -0700] rev 10313
Merge
prr [Fri, 12 Aug 2011 09:48:09 -0700] rev 10312
7077423: Enable Xrender by default
Reviewed-by: bae, jgodinez, ceisserer
schien [Thu, 01 Sep 2011 13:54:38 -0700] rev 10311
Added tag jdk8-b03 for changeset 11c81bbc7690
duke [Wed, 05 Jul 2017 17:49:27 +0200] rev 10310
Merge
schien [Thu, 01 Sep 2011 13:54:24 -0700] rev 10309
Added tag jdk8-b03 for changeset 52cac2467a60
schien [Thu, 01 Sep 2011 13:54:18 -0700] rev 10308
Added tag jdk8-b03 for changeset 987739a4fab0