Sun, 07 Aug 2011 17:03:46 -0700 lana Merge
Fri, 05 Aug 2011 16:03:00 -0700 lana Merge
Sat, 06 Aug 2011 14:35:58 -0700 darcy 7075098: Remove unused fdlibm files
Thu, 04 Aug 2011 08:53:16 -0700 mduigou 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs.
Thu, 04 Aug 2011 18:18:45 +0800 weijun 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem
Fri, 29 Jul 2011 10:55:21 -0700 chegar 6978200: ServerSocket.toString include "port=0" in the returned String
Fri, 29 Jul 2011 16:45:37 -0700 jjg 7072523: java.math should be built with javac -Xlint:all -Werror
Fri, 29 Jul 2011 02:50:58 -0700 xuelei 7068662: Reserve and restore the default locale
Thu, 28 Jul 2011 13:34:31 -0700 jjg 7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
Wed, 27 Jul 2011 18:10:10 +0100 chegar 6670868: StackOverFlow with bad authenticated Proxy tunnels
Mon, 25 Jul 2011 16:20:39 -0700 jjg 7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
Mon, 25 Jul 2011 14:35:13 -0700 chegar 7035556: DatagramSocket.java:183: warning: unreachable catch clause
Fri, 22 Jul 2011 21:31:12 -0700 ohair Merge
Fri, 22 Jul 2011 17:35:39 -0700 ohair 7069993: Adjust make/jprt.properties file for jdk8
Fri, 22 Jul 2011 10:25:46 +0800 weijun 6330275: Rework the PaddingTest regression test.
Thu, 21 Jul 2011 17:28:10 +0100 chegar 7068416: Lightweight HTTP Server should support TCP_NODELAY
Wed, 20 Jul 2011 12:19:41 -0700 jjg 7068617: Core libraries don't build with javac -Xlint:all -Werror
Tue, 19 Jul 2011 21:47:23 -0700 xuelei 7065972: Some race condition may happen in SSLSocketImpl class
Tue, 19 Jul 2011 17:45:11 -0700 darcy 7007535: (reflect) Please generalize Constructor and Method
Tue, 19 Jul 2011 10:58:50 -0700 ksrini 7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
Tue, 19 Jul 2011 08:21:05 -0700 xuelei 7059709: close the IO in a final block
Mon, 18 Jul 2011 22:25:58 +0100 chegar 7021280: SocketPermission should accept wildcards
Mon, 18 Jul 2011 13:10:02 +0100 alanb 7068059: Update jdk/test/ProblemList.txt
Sun, 17 Jul 2011 18:53:40 -0700 darcy 7062430: Minor inconsistency in ulp descriptions
Fri, 15 Jul 2011 16:38:41 -0700 ksrini 7062969: java -help still shows http://java.sun.com/javase/reference
Thu, 14 Jul 2011 18:57:55 -0700 lana Merge
Wed, 13 Jul 2011 12:24:56 +0100 dl 7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
Tue, 12 Jul 2011 10:28:37 -0700 naoto 7022407: Spinning CPU in LocaleObjectCache.get()
Tue, 12 Jul 2011 15:23:23 +0100 dl 7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently
Tue, 12 Jul 2011 07:32:29 +0900 peytoia 7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin
Fri, 08 Jul 2011 10:25:57 -0700 ksrini 7060849: Eliminate pack200 build warnings
Wed, 06 Jul 2011 11:08:20 -0400 mullan 7054969: Null-check-in-finally pattern in java/security documentation
Tue, 05 Jul 2011 15:25:10 +0100 coffeys 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
Fri, 01 Jul 2011 17:12:22 -0700 valeriep Merge
Thu, 30 Jun 2011 18:42:37 -0700 valeriep 7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
Thu, 30 Jun 2011 17:59:13 -0700 jjg 7058708: Eliminate JDK build tools build warnings
Thu, 30 Jun 2011 16:50:34 -0700 jjg 7061195: Clean up makefiles for JDK 8
Thu, 30 Jun 2011 16:48:44 -0700 jjg 7061190: Update boot JDK version for JDK 8
Fri, 05 Aug 2011 15:35:04 -0700 lana Merge
Wed, 03 Aug 2011 16:59:23 +0400 rupashka 7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one
Mon, 01 Aug 2011 17:05:16 +0400 serb 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
Thu, 28 Jul 2011 18:24:54 +0400 rupashka 7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
Thu, 28 Jul 2011 18:13:17 +0400 rupashka 6995769: occasion NPE thrown from SwingUtilities.computeIntersection()
Mon, 01 Aug 2011 17:40:38 -0700 lana Merge
Wed, 27 Jul 2011 22:42:19 -0700 lana Merge
Mon, 18 Jul 2011 18:21:31 +0400 rupashka 7031941: Use generificated JComboBox and JList in core libraries
Mon, 18 Jul 2011 17:40:12 +0400 rupashka 6509273: Password in JPasswordField gets Printed in clear text
Fri, 15 Jul 2011 19:25:06 +0400 serb 4717864: setFont() does not update Fonts of Menus already on screen
Fri, 15 Jul 2011 19:24:09 +0400 serb 6642728: Use reflection to access ScrollPane's private method from within sun.awt package
Fri, 15 Jul 2011 19:23:03 +0400 serb 6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
Fri, 15 Jul 2011 19:19:33 +0400 serb 7043815: AWT-XAWT - AWT-EventQueue-0 deadlock.
Fri, 15 Jul 2011 19:18:38 +0400 serb 7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs
Fri, 15 Jul 2011 14:43:22 +0400 rupashka 4909150: WindowsTreeUI can cause NullPointerException occasionally
Tue, 12 Jul 2011 11:41:50 +0400 rupashka 7019963: The goto parent directory button doesn't operate in JFileChooser
Mon, 11 Jul 2011 16:54:21 -0700 lana Merge
Tue, 12 Jul 2011 08:46:49 +0900 peytoia 7051769: java.text.Bidi.toString() output is wrong
Tue, 12 Jul 2011 08:00:12 +0900 peytoia 7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
Mon, 11 Jul 2011 15:59:29 +0400 bagiras 7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
Tue, 26 Jul 2011 21:34:25 +0200 neugens 7070155: A small refactoring patch for the abstract RenderingEngine.
Wed, 20 Jul 2011 16:18:08 +0400 bae 7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip