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