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
yan [Mon, 23 Jun 2014 10:57:22 +0400] rev 25154
8040901: fix doclint block tag issues in swing event classes
Reviewed-by: alexsch
Contributed-by: Steven Sides <steve.sides@oracle.com>
ksrini [Fri, 20 Jun 2014 10:10:27 -0700] rev 25153
8044866: Fix raw and unchecked lint warnings in asm
Reviewed-by: darcy
yan [Fri, 20 Jun 2014 19:03:57 +0400] rev 25152
8046445: Fix doclint warnings for javax.swing.plaf.multi
Reviewed-by: alexsch
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
weijun [Fri, 20 Jun 2014 10:27:10 +0800] rev 25151
8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
mchung [Thu, 19 Jun 2014 13:12:08 -0700] rev 25150
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Reviewed-by: erikj, tbell
kizune [Thu, 19 Jun 2014 18:07:02 +0400] rev 25149
8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
yan [Thu, 19 Jun 2014 16:57:14 +0400] rev 25148
8046446: Fix doclint warnings in javax.swing.text.html package
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
yan [Thu, 19 Jun 2014 16:54:59 +0400] rev 25147
8046895: Fix doclint warnings in javax.swing.text.html.parser package
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
sla [Thu, 19 Jun 2014 12:56:16 +0200] rev 25146
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Reviewed-by: alanb
darcy [Wed, 18 Jun 2014 18:27:39 -0700] rev 25145
8044715: Add finally lint warning to build of jdk repository
Reviewed-by: henryjen, tbell
prr [Wed, 18 Jun 2014 13:14:15 -0700] rev 25144
Merge
aivanov [Wed, 11 Jun 2014 10:53:27 +0400] rev 25143
8046391: Hang displaying JFileChooser with Windows L&F
Reviewed-by: anthony, serb
darcy [Mon, 09 Jun 2014 16:24:47 -0700] rev 25142
8046271: Fix overrides lint warnings in Apple laf code
Reviewed-by: alanb, prr
prr [Mon, 09 Jun 2014 11:58:27 -0700] rev 25141
Merge
darcy [Mon, 09 Jun 2014 11:47:18 -0700] rev 25140
8042870: Fix raw and unchecked warnings in sun.print
Reviewed-by: prr
serb [Mon, 09 Jun 2014 20:23:26 +0400] rev 25139
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Reviewed-by: amenkov, azvegint
aivanov [Mon, 09 Jun 2014 18:10:49 +0400] rev 25138
8046239: Build failure in 9-client on all non-Windows platforms
Reviewed-by: anthony, serb, alexp
yan [Mon, 09 Jun 2014 14:59:45 +0400] rev 25137
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Reviewed-by: pchelko
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
serb [Mon, 09 Jun 2014 13:03:03 +0400] rev 25136
8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
aivanov [Fri, 06 Jun 2014 17:51:32 +0400] rev 25135
8039383: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
pchelko [Fri, 06 Jun 2014 14:58:41 +0400] rev 25134
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Reviewed-by: azvegint, serb