darcy [Tue, 19 Jul 2011 17:45:11 -0700] rev 10127
7007535: (reflect) Please generalize Constructor and Method
Reviewed-by: mduigou, peterjones, dholmes, andrew
ksrini [Tue, 19 Jul 2011 10:58:50 -0700] rev 10126
7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
Reviewed-by: darcy, ohair, alanb, mduigou
xuelei [Tue, 19 Jul 2011 08:21:05 -0700] rev 10125
7059709: close the IO in a final block
Reviewed-by: smarks, mullan, wetmore
chegar [Mon, 18 Jul 2011 22:25:58 +0100] rev 10124
7021280: SocketPermission should accept wildcards
Reviewed-by: michaelm
alanb [Mon, 18 Jul 2011 13:10:02 +0100] rev 10123
7068059: Update jdk/test/ProblemList.txt
Reviewed-by: mchung, chegar
darcy [Sun, 17 Jul 2011 18:53:40 -0700] rev 10122
7062430: Minor inconsistency in ulp descriptions
Reviewed-by: smarks, alanb
ksrini [Fri, 15 Jul 2011 16:38:41 -0700] rev 10121
7062969: java -help still shows http://java.sun.com/javase/reference
Reviewed-by: ohair, darcy
lana [Thu, 14 Jul 2011 18:57:55 -0700] rev 10120
Merge
dl [Wed, 13 Jul 2011 12:24:56 +0100] rev 10119
7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
Summary: Add retry/timeout for checking activeCount
Reviewed-by: chegar
naoto [Tue, 12 Jul 2011 10:28:37 -0700] rev 10118
7022407: Spinning CPU in LocaleObjectCache.get()
Reviewed-by: okutsu
dl [Tue, 12 Jul 2011 15:23:23 +0100] rev 10117
7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently
Reviewed-by: chegar
peytoia [Tue, 12 Jul 2011 07:32:29 +0900] rev 10116
7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin
Reviewed-by: okutsu
ksrini [Fri, 08 Jul 2011 10:25:57 -0700] rev 10115
7060849: Eliminate pack200 build warnings
Reviewed-by: ksrini, jjg
Contributed-by: alexandre.boulgakov@oracle.com
mullan [Wed, 06 Jul 2011 11:08:20 -0400] rev 10114
7054969: Null-check-in-finally pattern in java/security documentation
Reviewed-by: vinnie
coffeys [Tue, 05 Jul 2011 15:25:10 +0100] rev 10113
7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
Reviewed-by: weijun, xuelei
valeriep [Fri, 01 Jul 2011 17:12:22 -0700] rev 10112
Merge
valeriep [Thu, 30 Jun 2011 18:42:37 -0700] rev 10111
7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
Summary: Changed javah to use the newly built classes specified by $(CLASSDESTDIR)
Reviewed-by: vinnie
jjg [Thu, 30 Jun 2011 17:59:13 -0700] rev 10110
7058708: Eliminate JDK build tools build warnings
Reviewed-by: ohair, jjg
Contributed-by: alexandre.boulgakov@oracle.com
jjg [Thu, 30 Jun 2011 16:50:34 -0700] rev 10109
7061195: Clean up makefiles for JDK 8
Reviewed-by: ohair, jjg
Contributed-by: alexandre.boulgakov@oracle.com
jjg [Thu, 30 Jun 2011 16:48:44 -0700] rev 10108
7061190: Update boot JDK version for JDK 8
Reviewed-by: ohair, jjg
Contributed-by: alexandre.boulgakov@oracle.com
lana [Fri, 05 Aug 2011 15:35:04 -0700] rev 10107
Merge
rupashka [Wed, 03 Aug 2011 16:59:23 +0400] rev 10106
7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one
Reviewed-by: peterz
serb [Mon, 01 Aug 2011 17:05:16 +0400] rev 10105
7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
Reviewed-by: art, dcherepanov
rupashka [Thu, 28 Jul 2011 18:24:54 +0400] rev 10104
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
Reviewed-by: peterz
rupashka [Thu, 28 Jul 2011 18:13:17 +0400] rev 10103
6995769: occasion NPE thrown from SwingUtilities.computeIntersection()
Reviewed-by: alexp
lana [Mon, 01 Aug 2011 17:40:38 -0700] rev 10102
Merge
lana [Wed, 27 Jul 2011 22:42:19 -0700] rev 10101
Merge
rupashka [Mon, 18 Jul 2011 18:21:31 +0400] rev 10100
7031941: Use generificated JComboBox and JList in core libraries
Reviewed-by: alexp
rupashka [Mon, 18 Jul 2011 17:40:12 +0400] rev 10099
6509273: Password in JPasswordField gets Printed in clear text
Reviewed-by: alexp
serb [Fri, 15 Jul 2011 19:25:06 +0400] rev 10098
4717864: setFont() does not update Fonts of Menus already on screen
Reviewed-by: art, bagiras
serb [Fri, 15 Jul 2011 19:24:09 +0400] rev 10097
6642728: Use reflection to access ScrollPane's private method from within sun.awt package
Reviewed-by: art, anthony
serb [Fri, 15 Jul 2011 19:23:03 +0400] rev 10096
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
Reviewed-by: art, dcherepanov, anthony