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
sjiang [Tue, 24 Jun 2014 11:09:57 +0200] rev 25160
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
Reviewed-by: sla, jbachorik
yan [Tue, 24 Jun 2014 10:47:30 +0400] rev 25159
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
Reviewed-by: alexsch
Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
sherman [Mon, 23 Jun 2014 12:12:30 -0700] rev 25158
8042369: Remove duplicated java.time classes in build.tools.tzdb
Summary: removed duplicated classes in builder
Reviewed-by: rriggs
joehw [Mon, 23 Jun 2014 10:40:20 -0700] rev 25157
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
kizune [Mon, 23 Jun 2014 18:09:35 +0400] rev 25156
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Reviewed-by: ksrini
sla [Mon, 23 Jun 2014 15:51:41 +0200] rev 25155
8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes