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
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