serb [Wed, 11 Jun 2014 14:38:50 +0400] rev 25190
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Reviewed-by: bae, flar
serb [Wed, 11 Jun 2014 14:21:12 +0400] rev 25189
8041644: [OGL] clip is ignored during surface->sw blit
Reviewed-by: bae, prr
ascarpino [Tue, 01 Jul 2014 09:46:20 -0700] rev 25188
8015081: javax.security.auth.Subject.toString() throws NPE
Reviewed-by: xuelei, weijun
Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
prappo [Tue, 01 Jul 2014 14:44:37 +0100] rev 25187
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
Contributed-by: Otavio Santana <otaviojava@java.net>
prappo [Tue, 01 Jul 2014 15:12:59 +0100] rev 25186
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
Contributed-by: Otavio Santana <otaviojava@java.net>
jbachorik [Tue, 01 Jul 2014 17:58:14 +0200] rev 25185
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
coffeys [Tue, 01 Jul 2014 16:51:44 +0100] rev 25184
7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
sla [Tue, 01 Jul 2014 16:08:45 +0200] rev 25183
8048710: Use ServiceLoader for the jvmstat protocols
Reviewed-by: alanb
jbachorik [Tue, 01 Jul 2014 15:00:33 +0200] rev 25182
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla
jbachorik [Tue, 01 Jul 2014 11:47:36 +0200] rev 25181
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
sla [Tue, 01 Jul 2014 10:40:14 +0200] rev 25180
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes
darcy [Mon, 30 Jun 2014 18:17:46 -0700] rev 25179
8048839: Reverse sense of -Xlint options in build of jdk repo
Reviewed-by: tbell, mikael
yan [Mon, 30 Jun 2014 16:32:36 +0400] rev 25178
8046434: Fix doclint warnings from javax.swing.plaf.metal package
Reviewed-by: alexsch
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
mduigou [Fri, 27 Jun 2014 10:26:39 -0700] rev 25177
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Reviewed-by: psandoz
henryjen [Mon, 16 Jun 2014 09:44:54 -0700] rev 25176
8047721: @since should have JDK version
Reviewed-by: darcy, wetmore
igerasim [Fri, 27 Jun 2014 08:03:35 +0400] rev 25175
8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
Reviewed-by: valeriep
naoto [Thu, 26 Jun 2014 10:48:43 -0700] rev 25174
8039317: Read currency.data as a resource
Reviewed-by: alanb, chegar
yan [Thu, 26 Jun 2014 15:59:57 +0400] rev 25173
8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
Reviewed-by: alexsch
Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
yan [Thu, 26 Jun 2014 15:58:06 +0400] rev 25172
8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
Reviewed-by: alexsch
Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
mduigou [Wed, 25 Jun 2014 12:36:03 -0700] rev 25171
8047795: Collections.checkedList checking bypassed by List.replaceAll
Reviewed-by: psandoz, chegar
michaelm [Wed, 25 Jun 2014 15:55:42 +0100] rev 25170
8029607: Type of Service (TOS) cannot be set in IPv6 header
Reviewed-by: alanb
weijun [Wed, 25 Jun 2014 18:49:02 +0800] rev 25169
8048073: Cannot read ccache entry with a realm-less service name
Reviewed-by: xuelei
jbachorik [Wed, 25 Jun 2014 09:43:47 +0200] rev 25168
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
Reviewed-by: sla
mchung [Tue, 24 Jun 2014 16:22:57 -0700] rev 25167
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
Reviewed-by: alanb, psandoz
darcy [Tue, 24 Jun 2014 14:05:47 -0700] rev 25166
8046273: Add overrides lint warning to build of jdk repository
Reviewed-by: tbell
jbachorik [Tue, 24 Jun 2014 19:59:26 +0200] rev 25165
8048005: Add test timing information to JMXStartStopTest
Reviewed-by: egahlin, dfuchs
jbachorik [Tue, 24 Jun 2014 19:58:03 +0200] rev 25164
8047073: Some javax/management/ fails with JFR
Reviewed-by: egahlin, dfuchs
darcy [Tue, 24 Jun 2014 10:46:08 -0700] rev 25163
8048014: Update java.lang.SafeVararags for private methods
Reviewed-by: lancea, abuckley
yan [Tue, 24 Jun 2014 16:57:02 +0400] rev 25162
8043967: Fix doclint warnings for java.awt
Reviewed-by: pchelko
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
chegar [Tue, 24 Jun 2014 10:25:56 +0100] rev 25161
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Reviewed-by: alanb