Tue, 28 Sep 2010 11:59:57 +0100 |
michaelm |
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached |
Mon, 27 Sep 2010 18:05:23 -0400 |
lancea |
6987638: javadoc update to RowSetProvider and Statement |
Sat, 25 Sep 2010 12:00:05 -0700 |
lana |
Merge |
Sat, 25 Sep 2010 10:21:30 +0800 |
weijun |
6986868: TEST failure: sun/security/tools/jarsigner/crl.sh |
Fri, 24 Sep 2010 14:22:01 -0700 |
ohair |
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target |
Fri, 24 Sep 2010 14:06:57 -0700 |
ohair |
6987117: Add jprt test sets |
Wed, 22 Sep 2010 21:44:18 -0700 |
mchung |
6984036: servicetag vendor rebranding issues |
Thu, 23 Sep 2010 10:46:03 +0800 |
weijun |
6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java |
Wed, 22 Sep 2010 12:53:06 -0700 |
ohair |
Merge |
Wed, 22 Sep 2010 11:06:50 -0700 |
ohair |
6946527: rebranding system properties per Oracle Requirements (vendor) |
Wed, 22 Sep 2010 07:46:49 -0700 |
dcubed |
6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear |
Tue, 21 Sep 2010 16:06:59 +0100 |
dl |
6986050: Small clarifications and fixes for ForkJoin |
Tue, 21 Sep 2010 15:58:06 +0100 |
chegar |
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked |
Mon, 20 Sep 2010 18:05:09 -0700 |
dl |
6981113: Add ConcurrentLinkedDeque |
Sat, 18 Sep 2010 06:09:48 -0400 |
lancea |
6984044: RowSet source needs to rebrand vendor references |
Fri, 17 Sep 2010 14:40:38 -0700 |
martin |
6981157: Improve UnknownHostException with EAI error details and other cleanups |
Fri, 17 Sep 2010 14:35:00 -0700 |
martin |
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx) |
Fri, 17 Sep 2010 14:16:14 -0700 |
mchung |
6888546: restore System.initializeSystemClasses |
Fri, 17 Sep 2010 13:33:40 -0400 |
lancea |
6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc |
Fri, 17 Sep 2010 13:30:44 -0400 |
lancea |
6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)" |
Fri, 17 Sep 2010 13:26:17 -0400 |
lancea |
6984864: Exception when running acceptChanges with custom SyncProvider |
Fri, 17 Sep 2010 13:23:33 -0400 |
lancea |
6983452: SyncProvider issue for JoinRowSet implementation |
Mon, 04 Oct 2010 14:38:14 -0700 |
lana |
Merge |
Mon, 04 Oct 2010 13:05:14 +0900 |
okutsu |
6955776: (tz) Windows-only: tzmappings needs update for KB981793 |
Thu, 30 Sep 2010 20:21:55 +0400 |
malenkov |
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified |
Tue, 28 Sep 2010 10:57:56 -0700 |
naoto |
6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread |
Mon, 27 Sep 2010 21:07:45 +0400 |
malenkov |
6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows |
Mon, 27 Sep 2010 11:30:03 -0400 |
omajid |
6986968: Crash on XIM server restart |
Mon, 27 Sep 2010 13:38:49 +0400 |
malenkov |
6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102 |
Sun, 26 Sep 2010 14:14:48 -0700 |
lana |
Merge |
Thu, 23 Sep 2010 20:05:20 -0700 |
naoto |
6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails |
Tue, 21 Sep 2010 10:04:41 +0400 |
peterz |
6978052: No appropriate CCC request for listed JDK 7 changes in javax.swing.plaf.synth package (b84) |
Tue, 21 Sep 2010 10:03:53 +0400 |
peterz |
6960126: With GTK L&F JDesktopPane substitutes set desktop manager |
Fri, 17 Sep 2010 23:34:53 +0400 |
alexp |
6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0 |
Fri, 17 Sep 2010 23:21:51 +0400 |
alexp |
4330950: Lost newly entered data in the cell when resizing column width |
Fri, 17 Sep 2010 23:16:19 +0400 |
alexp |
6576054: NullPointerException when closing tooltip by pressing esc |
Fri, 17 Sep 2010 23:09:29 +0400 |
alexp |
6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height |
Fri, 17 Sep 2010 23:00:34 +0400 |
alexp |
6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class |
Fri, 17 Sep 2010 22:50:44 +0400 |
alexp |
6982661: Complete JLayer component |
Mon, 04 Oct 2010 14:36:45 -0700 |
lana |
Merge |
Mon, 04 Oct 2010 16:21:26 +0400 |
anthony |
6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE |
Mon, 04 Oct 2010 16:12:07 +0400 |
anthony |
6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used |
Mon, 04 Oct 2010 11:40:07 +0400 |
dav |
6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails |
Fri, 01 Oct 2010 15:10:32 +0400 |
dav |
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5 |
Thu, 30 Sep 2010 21:06:53 +0400 |
art |
6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit |
Thu, 30 Sep 2010 14:50:36 +0400 |
dav |
6694729: obsolete link in ActionEvent javadoc |
Tue, 28 Sep 2010 11:43:45 -0700 |
lana |
Merge |
Tue, 28 Sep 2010 00:20:15 -0700 |
lana |
Merge |
Tue, 28 Sep 2010 10:16:18 -0400 |
omajid |
6987945: XDecoratedPeer shouldn't allow to resize a frame to zero size |
Tue, 28 Sep 2010 14:57:23 +0400 |
art |
6987896: Modal dialogs resumes the calling thread before it's hidden |
Mon, 27 Sep 2010 17:38:57 +0400 |
ant |
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows |
Mon, 27 Sep 2010 16:11:58 +0400 |
ant |
6505819: Provide traverseIn method for sun.awt.EmbeddedFrame |
Mon, 04 Oct 2010 14:34:54 -0700 |
lana |
Merge |
Sat, 02 Oct 2010 12:41:20 +0400 |
bae |
6988213: lcms build failure on windows-amd64 |
Wed, 29 Sep 2010 10:44:02 +0400 |
bae |
6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException |
Thu, 07 Oct 2010 15:12:19 -0700 |
cl |
Added tag jdk7-b113 for changeset 2347b7452dcd |
Wed, 05 Jul 2017 17:23:50 +0200 |
duke |
Merge |
Thu, 07 Oct 2010 15:12:06 -0700 |
cl |
Added tag jdk7-b113 for changeset 4fb06c9f1ce0 |
Tue, 12 Oct 2010 12:47:55 -0700 |
lana |
Merge |
Mon, 04 Oct 2010 14:38:39 -0700 |
lana |
Merge |
Sat, 25 Sep 2010 10:38:50 -0700 |
lana |
Merge |
Fri, 24 Sep 2010 14:04:01 -0700 |
ohair |
6987117: Add jprt test sets |
Fri, 24 Sep 2010 14:03:33 -0700 |
ohair |
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target |
Thu, 07 Oct 2010 15:12:00 -0700 |
cl |
Added tag jdk7-b113 for changeset 584eae2875f4 |
Wed, 05 Jul 2017 17:23:40 +0200 |
duke |
Added tag jdk7-b113 for changeset 1fee41c7ed2b |
Wed, 05 Jul 2017 17:23:40 +0200 |
duke |
Mergejdk7-b113 |
Wed, 05 Jul 2017 17:23:37 +0200 |
duke |
Merge |
Fri, 01 Oct 2010 15:45:26 -0700 |
cl |
Added tag jdk7-b112 for changeset c325801e1b17 |
Wed, 05 Jul 2017 17:23:35 +0200 |
duke |
Merge |
Fri, 01 Oct 2010 15:45:07 -0700 |
cl |
Added tag jdk7-b112 for changeset eb3c76a898eb |
Wed, 05 Jul 2017 17:23:32 +0200 |
duke |
Merge |
Fri, 01 Oct 2010 15:45:06 -0700 |
cl |
Added tag jdk7-b112 for changeset 4597d735f40c |
Wed, 05 Jul 2017 17:23:31 +0200 |
duke |
Merge |
Fri, 01 Oct 2010 15:44:55 -0700 |
cl |
Added tag jdk7-b112 for changeset 2212d6ed6562 |
Wed, 05 Jul 2017 17:23:29 +0200 |
duke |
Merge |
Fri, 01 Oct 2010 15:45:14 -0700 |
cl |
Added tag jdk7-b112 for changeset 382d78ea38b0 |
Wed, 05 Jul 2017 17:23:26 +0200 |
duke |
Merge |
Fri, 01 Oct 2010 15:45:01 -0700 |
cl |
Added tag jdk7-b112 for changeset 75ef8813e3e2 |
Fri, 01 Oct 2010 15:44:51 -0700 |
cl |
Added tag jdk7-b112 for changeset 4dbc2a40aa76 |
Wed, 05 Jul 2017 17:23:19 +0200 |
duke |
Added tag jdk7-b112 for changeset f960f117f162 |
Wed, 05 Jul 2017 17:23:18 +0200 |
duke |
Mergejdk7-b112 |
Wed, 05 Jul 2017 17:23:15 +0200 |
duke |
Merge |
Fri, 24 Sep 2010 16:43:08 -0700 |
lana |
Merge |
Thu, 16 Sep 2010 11:20:36 -0700 |
lana |
Merge |
Thu, 16 Sep 2010 09:57:37 -0700 |
jjg |
6985115: tests create too much output |
Thu, 16 Sep 2010 09:56:25 -0700 |
jjg |
6985181: Annotations lost from classfile |
Mon, 13 Sep 2010 11:40:58 -0700 |
jjg |
6978974: [langtools] <findbugs> task should use ${target.java.home} |
Mon, 13 Sep 2010 11:35:27 -0700 |
jjg |
6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar |
Thu, 09 Sep 2010 13:31:28 -0700 |
jjg |
6983239: TreeScanner does not scan default value for method |
Thu, 09 Sep 2010 09:42:45 +0530 |
sundar |
6900149: IllegalStateException when compiling same files and DiagnosticListener is set. |
Tue, 07 Sep 2010 15:49:48 -0700 |
ohair |
Merge |
Tue, 07 Sep 2010 17:33:43 +0100 |
mcimadamore |
6970584: Flow.java should be more error-friendly |
Tue, 07 Sep 2010 17:32:52 +0100 |
mcimadamore |
6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType |
Tue, 07 Sep 2010 17:32:27 +0100 |
mcimadamore |
6979327: method handle invocation should use casts instead of type parameters to specify return type |
Tue, 07 Sep 2010 17:31:54 +0100 |
mcimadamore |
6337171: javac should create bridge methods when type variable bounds restricted |
Mon, 06 Sep 2010 12:55:09 -0700 |
jjg |
6930507: Symbols for anonymous and local classes made too late for use by java tree API |
Fri, 03 Sep 2010 12:00:21 -0700 |
lana |
Merge |
Thu, 02 Sep 2010 22:11:39 -0700 |
lana |
Merge |
Fri, 03 Sep 2010 12:36:43 +0530 |
sundar |
6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7. |
Fri, 03 Sep 2010 11:25:43 +0530 |
sundar |
6458823: Messager messages on TypeParamterElements to not include position information. |
Thu, 02 Sep 2010 18:26:21 -0700 |
jjg |
6921495: spurious semicolons in class def cause empty NOPOS blocks |
Thu, 02 Sep 2010 23:10:05 +0530 |
sundar |
6458749: TypeParameterElement.getEnclosedElements throws NPE within javac. |
Wed, 01 Sep 2010 03:19:16 -0700 |
jrose |
6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case |
Mon, 30 Aug 2010 18:03:35 -0700 |
jjg |
6403465: javac should defer diagnostics until it can be determined they are persistent |
Fri, 27 Aug 2010 17:59:08 -0700 |
jjg |
6980707: Reduce use of IOException in JavaCompiler |
Fri, 27 Aug 2010 17:21:17 -0700 |
jjg |
6570730: com.sun.source.tree.ModifiersTree.getFlags() should return class type |
Fri, 27 Aug 2010 17:14:51 -0700 |
jjg |
6980724: test/tools/javac/InterfaceAssert.java sometimes fails |
Thu, 26 Aug 2010 16:13:33 -0700 |
jjg |
6980017: javap -XDdetail:source behaves badly if source not available. |
Thu, 26 Aug 2010 15:17:17 -0700 |
jjg |
6604599: ToolProvider should be less compiler-specific |
Wed, 25 Aug 2010 15:31:46 -0700 |
naoto |
6875847: Java Locale Enhancement |
Wed, 25 Aug 2010 11:40:25 -0700 |
jjg |
6960424: new option -Xpkginfo for better control of when package-info.class is generated |
Wed, 25 Aug 2010 11:24:30 -0700 |
jjg |
6979564: ":" for path separator in dist/bin/javac does not work on Windows |
Tue, 24 Aug 2010 15:09:21 -0700 |
jjg |
6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry |
Tue, 24 Aug 2010 11:31:00 -0700 |
jjg |
6935638: -implicit:none prevents compilation with annotation processing |
Thu, 23 Sep 2010 17:33:52 -0700 |
cl |
Added tag jdk7-b111 for changeset 4ad83e49760f |
Wed, 05 Jul 2017 17:23:08 +0200 |
duke |
Merge |
Fri, 24 Sep 2010 16:38:09 -0700 |
lana |
Merge |
Thu, 16 Sep 2010 11:18:41 -0700 |
lana |
Merge |
Tue, 07 Sep 2010 15:51:24 -0700 |
ohair |
Merge |
Thu, 02 Sep 2010 22:09:19 -0700 |
lana |
Merge |