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