log

age author description
Mon, 17 May 2010 16:18:13 -0700 sherman 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
Mon, 17 May 2010 12:19:49 -0700 sherman 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
Sun, 16 May 2010 21:22:07 -0700 sherman 4465490: Suspicious about double-check locking idiom being used in the code
Fri, 14 May 2010 13:46:53 -0700 sherman 4263582: RFE: GZIPInputStream throws IOException on non-gzipped data
Fri, 14 May 2010 13:30:37 -0700 sherman 6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs
Thu, 13 May 2010 21:56:13 -0700 martin 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
Thu, 13 May 2010 21:30:18 -0700 sherman 6951064: Typo in javadoc for ZipException ctors
Thu, 13 May 2010 10:11:17 +0200 ptisnovs 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
Wed, 12 May 2010 21:35:55 -0700 ohair 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
Wed, 12 May 2010 14:41:10 -0700 mchung 6951661: Eliminate jvmstat dependency on sun.management.counter
Tue, 01 Jun 2010 21:25:26 -0700 lana Merge
Tue, 01 Jun 2010 14:17:38 -0700 lana Merge
Fri, 28 May 2010 19:55:52 +0400 alexp 6670274: Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
Fri, 28 May 2010 19:46:26 +0400 alexp 6889007: No resize cursor during hovering mouse over JTable
Fri, 28 May 2010 13:32:40 +0400 peterz 6954231: SynthTextPaneUI.installUI() doesn't set component to opaque even if prop was not set by client progr
Fri, 28 May 2010 13:31:38 +0400 peterz 6929507: Build error on file swing.plaf.synth.SynthUI
Wed, 26 May 2010 22:02:32 +0400 rupashka 6925473: REGRESSION: JOptionPane in dialog is full-screen height
Wed, 26 May 2010 20:22:23 +0400 peterz 6632959: swing html parser doesn't know € or ›
Tue, 25 May 2010 20:54:59 +0400 alexp 6884066: JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
Tue, 25 May 2010 20:39:52 +0400 alexp 6768387: REGRESSION: JTable no longer serializable
Tue, 25 May 2010 20:30:54 +0400 alexp 6937798: Nimbus: Issues with JTable grid
Tue, 25 May 2010 20:22:44 +0400 alexp 6786238: api/javax_swing/DefaultDesktopManager/descriptions.html#xxxFrame Fails with NPE since 6u12 b02
Fri, 21 May 2010 17:49:15 -0700 lana Merge
Fri, 21 May 2010 22:04:35 +0400 alexp 6953396: javax.swing.plaf.basic.BasicViewportUI.uninstallDefaults() is not called when UI is uninstalled
Thu, 20 May 2010 20:42:56 +0400 malenkov 6910490: MatteBorder JScrollpane interaction
Thu, 20 May 2010 18:44:51 +0400 malenkov 6479191: LTP: XMLEncoder does not update initialized property of GridBagConstraints type
Tue, 18 May 2010 16:40:53 +0900 peytoia 6953294: Fix for 6909002 was incorrectly merged
Mon, 17 May 2010 17:23:18 +0400 rupashka 6938481: 4906607 is not fixed for NIMBUS L&F
Sat, 29 May 2010 23:26:16 -0700 lana Merge
Fri, 28 May 2010 11:37:44 -0700 ceisserer 6307603: [X11] Use RENDER extension for complex operations done in software
Thu, 27 May 2010 08:53:45 -0700 prr 6954424: Support OpenType/CFF fonts in JDK 7
Thu, 03 Jun 2010 13:30:19 -0700 mikejwre Added tag jdk7-b96 for changeset 51b9e5dbc2da
Wed, 02 Jun 2010 15:39:48 -0700 mikejwre Merge jdk7-b96
Fri, 28 May 2010 11:09:24 -0700 ohair 6955707: Correct addNotices.sh logic in Makefiles
Wed, 26 May 2010 20:28:04 -0700 ohair 6956202: Fix a few missed rebranding issues, please contact lines etc.
Thu, 27 May 2010 10:57:25 -0700 mikejwre Added tag jdk7-b95 for changeset db951e984ccf
Wed, 26 May 2010 10:45:19 -0700 ohair Merge jdk7-b95
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Thu, 20 May 2010 16:00:25 -0700 mikejwre Added tag jdk7-b94 for changeset cf44386c8fe3
Wed, 19 May 2010 20:16:33 -0700 mikejwre Merge jdk7-b94
Wed, 19 May 2010 09:46:11 -0700 prr Merge
Wed, 19 May 2010 09:45:05 -0700 prr 6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Wed, 19 May 2010 12:27:47 -0700 lana Merge
Tue, 18 May 2010 11:29:45 -0700 lana Merge
Tue, 18 May 2010 19:35:41 +0400 anthony 6953275: Many Swing tests are failing because of a GTK lib
Tue, 11 May 2010 16:35:36 -0700 lana Merge
Sun, 09 May 2010 16:37:06 -0700 martin 6937842: Unreadable \uXXXX in javadoc
Sun, 09 May 2010 16:03:13 -0700 martin 6937857: Concurrent calls to new Random() not random enough
Sun, 09 May 2010 00:59:49 -0700 martin 6950540: PriorityQueue(collection) should throw NPE if collection contains a null
Sun, 09 May 2010 00:59:30 -0700 martin 6933217: Huge arrays handled poorly in core libraries
Fri, 07 May 2010 16:11:13 +0100 chegar 6946673: DatagramSocket.connect() documentation contradicts the implementation
Fri, 07 May 2010 10:11:37 +0100 chegar 6947917: Error in basic authentication when user name and password are long
Thu, 06 May 2010 17:17:09 +0100 chegar 6946825: com.sun.net.httpserver.HttpServer; Memory Leak on Non HTTP conform open socket
Thu, 06 May 2010 13:42:52 +0800 weijun 6890876: jarsigner can add CRL info into signed jar
Thu, 06 May 2010 11:26:16 +0800 weijun 6948909: Jarsigner removes MANIFEST.MF info for badly packages jar's
Wed, 05 May 2010 13:18:31 +0100 chegar 6886723: light weight http server doesn't return correct status code for HEAD requests
Sun, 02 May 2010 15:54:20 -0700 lana Merge
Thu, 29 Apr 2010 15:51:10 +0800 weijun 6844193: support max_retries in krb5.conf
Thu, 29 Apr 2010 15:50:40 +0800 weijun 6947487: use HexDumpEncoder.encodeBuffer()
Tue, 27 Apr 2010 09:42:51 +0100 chegar 6718504: IN6_IS_ADDR_ANY tests only 12 bytes of 16-byte address