log

age author description
Fri, 31 Jul 2009 08:45:30 +0100 alanb 6867244: Tests missing @run tag
Fri, 31 Jul 2009 08:44:28 +0100 alanb 6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys
Fri, 31 Jul 2009 16:21:30 +0800 weijun 6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68
Wed, 29 Jul 2009 21:45:52 -0700 martin 6866719: Rename execvpe to avoid symbol clash with glibc 2.10
Wed, 29 Jul 2009 14:24:19 -0700 jjb 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
Wed, 29 Jul 2009 13:56:15 -0700 martin 6866554: Misc. javadoc warnings
Wed, 29 Jul 2009 11:19:14 -0700 sherman Merge
Fri, 24 Jul 2009 11:22:29 -0700 sherman Merge
Fri, 24 Jul 2009 11:06:57 -0700 sherman 5063507: (fmt) missing exception for "%#s" format specifier
Tue, 28 Jul 2009 17:17:55 -0700 dl 6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
Tue, 28 Jul 2009 13:24:52 -0700 dl 6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
Thu, 13 Aug 2009 12:11:21 -0700 xdono Added tag jdk7-b69 for changeset 226b20019b1f
Thu, 20 Aug 2009 00:08:23 +0100 andrew Merge
Tue, 18 Aug 2009 19:50:12 +0100 andrew 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
Mon, 17 Aug 2009 13:33:16 +0100 andrew Merge
Wed, 12 Aug 2009 10:32:32 -0700 xdono Merge jdk7-b69
Thu, 06 Aug 2009 17:26:35 -0700 tbell Merge
Thu, 06 Aug 2009 17:16:31 -0700 tbell 6865853: Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008
Thu, 06 Aug 2009 10:25:18 -0700 xdono Added tag jdk7-b68 for changeset b23d905cb5d3
Fri, 07 Aug 2009 18:15:03 +0100 andrew 6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java
Fri, 07 Aug 2009 02:44:37 +0100 andrew Merge
Wed, 05 Aug 2009 11:06:46 -0700 xdono Merge jdk7-b68
Mon, 03 Aug 2009 18:06:51 -0700 wetmore 6647452: Remove obfuscation, framework and provider self-verification checking
Wed, 05 Aug 2009 00:07:48 -0700 yan Merge
Wed, 29 Jul 2009 00:14:56 -0700 yan Merge
Tue, 28 Jul 2009 13:10:14 +0400 malenkov 6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container
Mon, 27 Jul 2009 03:42:47 -0700 yan Merge
Thu, 23 Jul 2009 11:29:49 -0700 naoto Merge
Tue, 30 Jun 2009 17:12:32 -0700 naoto 6852429: IME should call ImmIsUIMessage() or DefWindowProc() when it receives WM_IME_SETCONTEX
Thu, 23 Jul 2009 17:56:53 +0400 rupashka 6460525: javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out
Wed, 22 Jul 2009 12:21:31 +0400 malenkov 6802868: JInternalFrame is not maximized when maximized parent frame.
Mon, 20 Jul 2009 13:34:54 +0400 peterz 6849331: Nimbus L&F: AbstractRegionPainter's paint context is not initialized
Mon, 20 Jul 2009 13:33:09 +0400 peterz 6857360: NimbusLAF: Menu indicator looks ugly with RTL orientation.
Fri, 17 Jul 2009 15:25:51 +0400 peterz 6387360: Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView)
Thu, 16 Jul 2009 20:12:14 +0400 malenkov 6505027: terminateEditOnFocusLost making problems for table in JDesktopPane
Wed, 15 Jul 2009 19:05:18 +0400 gsm 6612541: api/javax_swing/text/LabelView/index.html#getXXX[LabelView0004] fails since JDK 7 b20
Wed, 29 Jul 2009 00:12:45 -0700 yan Merge
Mon, 27 Jul 2009 23:42:52 -0700 yan Merge
Mon, 27 Jul 2009 15:37:39 +0400 dcherepanov 6856929: Frame is not getting resized using Robot in OpenSolaris and Ubuntu
Thu, 23 Jul 2009 13:46:23 +0400 anthony 6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement
Wed, 22 Jul 2009 13:00:11 +0400 dcherepanov 6859935: REGRESSION: Settings are missing in JCP/Advanced tab on windows
Fri, 17 Jul 2009 15:40:19 +0400 art 6844297: java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57
Thu, 30 Jul 2009 23:40:15 -0700 tbell Merge
Wed, 29 Jul 2009 12:50:10 -0700 jjg 6865753: 6854244 breaks partial (jdk-only) builds
Mon, 27 Jul 2009 23:06:01 -0700 tbell Merge
Tue, 28 Jul 2009 11:15:49 +0800 xuelei 6865482: test case BalancedParentheses.java is missing GPL header.
Mon, 27 Jul 2009 15:19:55 -0700 jjg 6854244: change source/target used to compile JDK to 7
Mon, 27 Jul 2009 19:22:11 +0100 alanb 6864319: (fs) Eliminate static dependency on fdopendir (lnx)
Mon, 27 Jul 2009 18:46:50 +0100 alanb 6863667: (ch) Several tests in java/nio/channels/* need to be updated after 6638712
Mon, 27 Jul 2009 18:44:42 +0100 alanb 6863864: (fs) Path.createSymbolicLink doesn't set directory flag when creating sym link to directory (win)
Mon, 27 Jul 2009 22:04:07 +0800 xuelei 6449574: Invalid ldap filter is accepted and processed
Fri, 24 Jul 2009 18:24:02 -0700 martin 6639458: Improvements to Surrogate.java
Fri, 24 Jul 2009 18:16:14 -0700 martin 6639443: Character.toCodePoint and Character.toSurrogates can be optimized
Thu, 23 Jul 2009 12:36:52 -0700 valeriep Merge
Wed, 22 Jul 2009 17:52:21 -0700 valeriep 6823905: crash in sun.security.pkcs11.wrapper.PKCS11.C_Sign during stress-test
Thu, 23 Jul 2009 14:06:51 +0100 chegar 6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector
Wed, 22 Jul 2009 07:49:57 -0700 poonam 6814140: deadlock due to synchronized demandLogger() code that locks ServerLogManager
Wed, 22 Jul 2009 16:41:14 +0800 weijun 6561126: keytool should use larger default keysize for keypairs
Wed, 22 Jul 2009 16:40:39 +0800 weijun 6854308: more ktab options
Wed, 22 Jul 2009 16:40:04 +0800 weijun 6847026: keytool should be able to generate certreq and cert without subject name