Tue, 22 Jun 2010 14:04:36 -0400 |
sherman |
6963156: TEST_BUG: Several tests under sun/nio/cs failed |
Tue, 22 Jun 2010 10:54:38 -0700 |
ohair |
6931871: Rebranding of javadoc generation in makefiles |
Mon, 12 Jul 2010 19:35:11 -0700 |
lana |
Merge |
Fri, 09 Jul 2010 22:07:39 +0400 |
malenkov |
6963811: Deadlock-prone locking changes in Introspector |
Fri, 09 Jul 2010 19:42:17 +0400 |
malenkov |
6894597: test/closed/javax/swing/JPopupMenu/6495920/bug6495920.java fails |
Thu, 08 Jul 2010 19:09:41 +0400 |
rupashka |
6520101: FileChooser will cause OutOfMemory when application will run long time |
Fri, 02 Jul 2010 19:34:34 +0400 |
alexp |
6937415: Some components return undocumented default values under Nimbus LaF |
Fri, 02 Jul 2010 19:28:51 +0400 |
alexp |
6711682: JCheckBox in JTable: checkbox doesn't alaways respond to the first mouse click |
Thu, 01 Jul 2010 18:47:56 +0400 |
malenkov |
6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified |
Thu, 01 Jul 2010 18:09:45 +0400 |
malenkov |
4129681: Cannot get a title border to display its label as disabled |
Wed, 30 Jun 2010 19:05:50 -0700 |
lana |
Merge |
Tue, 29 Jun 2010 14:42:30 +0400 |
peterz |
6963870: NPE in CompoundBorder.getInsets() |
Tue, 22 Jun 2010 20:36:55 +0400 |
alexp |
6684401: JTree isExpanded should not call itself recursively |
Tue, 22 Jun 2010 19:38:27 +0400 |
alexp |
6777378: NullPointerException in XPDefaultRenderer.paint() |
Tue, 22 Jun 2010 14:36:46 +0400 |
peterz |
6959260: javax/swing/JLabel/6501991/bug6501991.java failed on build 1.7.0-ea-b96 |
Tue, 22 Jun 2010 12:06:33 +0400 |
malenkov |
6707234: Method returned by Introspector.internalFindMethod not necessarily most specific |
Mon, 12 Jul 2010 19:33:50 -0700 |
lana |
Merge |
Thu, 08 Jul 2010 11:28:01 -0700 |
lana |
Merge |
Wed, 07 Jul 2010 14:20:22 +0400 |
dcherepanov |
6959174: Need to introduce sun.awt.disableGtkFileDialogs system property |
Tue, 06 Jul 2010 18:23:09 +0400 |
dcherepanov |
6966643: GTK FileDialog hangs when user manually closes it |
Tue, 06 Jul 2010 17:59:56 +0400 |
art |
6424157: java.awt.EventQueue push/pop might cause threading issues |
Thu, 24 Jun 2010 11:50:18 +0400 |
yan |
6957166: With XAWT, set arguments properly creating a MouseWheelEvent. |
Mon, 12 Jul 2010 19:32:29 -0700 |
lana |
Merge |
Mon, 12 Jul 2010 15:11:20 -0700 |
igor |
6968373: FontUtilities static initializer throws AccessControlException |
Mon, 12 Jul 2010 13:16:28 -0700 |
igor |
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these) |
Tue, 06 Jul 2010 18:23:14 -0700 |
igor |
6967050: JDK build issues with cygwin/vc2010 |
Wed, 30 Jun 2010 15:09:24 -0700 |
lana |
Merge |
Tue, 29 Jun 2010 09:48:15 -0700 |
prr |
6943487: NPE in makeMultiCharsetString while printing on linux |
Sat, 17 Jul 2010 18:02:36 -0700 |
Greg Lewis |
. Make changes to the BSD man pages identical to those made to the Linux |
Sat, 17 Jul 2010 14:32:36 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 15 Jul 2010 20:11:45 -0700 |
mikejwre |
Added tag jdk7-b101 for changeset d58354a69011 |
Wed, 14 Jul 2010 15:42:06 -0700 |
bpatel |
6955341: Oracle rebranding changes for man pagesjdk7-b101 |
Fri, 09 Jul 2010 19:18:32 -0700 |
mikejwre |
Added tag jdk7-b100 for changeset 820b4e843d51 |
Sat, 10 Jul 2010 21:27:19 -0700 |
Greg Lewis |
. Make BSD change analagous to the Linux changes. |
Sat, 10 Jul 2010 12:46:13 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Wed, 07 Jul 2010 10:21:59 -0700 |
ohair |
6967036: Need to fix links with // in Javadoc commentsjdk7-b100 |
Wed, 30 Jun 2010 18:57:51 -0700 |
mikejwre |
Merge |
Tue, 29 Jun 2010 16:34:17 -0700 |
prr |
6964882: 32 bit JDK does not build on 64 bit Windows platforms |
Tue, 29 Jun 2010 22:34:59 -0700 |
lana |
Merge |
Mon, 21 Jun 2010 22:08:10 -0700 |
lana |
Merge |
Mon, 21 Jun 2010 15:02:47 -0700 |
mchung |
6962815: support enable and disable of the servicetag's system registry for testing purpose |
Sun, 20 Jun 2010 19:56:42 -0700 |
mchung |
6962478: Privacy page referenced in register_ja.html is incorrect |
Sun, 20 Jun 2010 14:53:36 -0700 |
ohair |
6962617: Testcase changes, cleanup of problem list for jdk_tools targets |
Sun, 20 Jun 2010 14:51:33 -0700 |
ohair |
6960853: Cleanup makefiles, remove unused vars etc. |
Sat, 19 Jun 2010 17:42:39 -0700 |
ksrini |
6712743: pack200: should default to 150.7 pack format for classfiles without any classes. |
Sat, 19 Jun 2010 15:17:36 +0100 |
alanb |
6962419: TEST_BUG: java_io tests fails in samevm mode |
Fri, 18 Jun 2010 20:59:13 +0100 |
alanb |
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open |
Fri, 18 Jun 2010 09:35:22 -0700 |
mchung |
6961894: TEST_BUG: jdk_lang tests fail in samevm mode |
Fri, 18 Jun 2010 16:16:51 +0100 |
alanb |
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info |
Thu, 17 Jun 2010 14:42:30 -0700 |
ohair |
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7 |
Thu, 17 Jun 2010 13:21:46 -0700 |
sherman |
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open |
Thu, 17 Jun 2010 17:49:59 +0100 |
alanb |
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista) |
Wed, 16 Jun 2010 23:27:41 -0700 |
mchung |
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode |
Thu, 17 Jun 2010 13:46:15 +0800 |
weijun |
6959292: regression: cannot login if session key and preauth does not use the same etype |
Wed, 16 Jun 2010 14:07:47 -0700 |
lana |
Merge |
Wed, 16 Jun 2010 12:40:22 -0700 |
mchung |
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails |
Wed, 16 Jun 2010 12:36:49 -0700 |
ksrini |
6575373: Error verifying signatures of pack200 files in some cases |
Wed, 16 Jun 2010 14:24:46 +0100 |
alanb |
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use" |
Tue, 15 Jun 2010 20:34:49 -0700 |
mchung |
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode |
Tue, 15 Jun 2010 20:29:22 -0700 |
mchung |
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager |
Tue, 15 Jun 2010 21:43:59 +0100 |
alanb |
Merge |
Tue, 15 Jun 2010 16:42:54 +0100 |
alanb |
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode |
Tue, 15 Jun 2010 16:36:20 +0100 |
alanb |
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing |
Tue, 15 Jun 2010 09:54:03 -0700 |
mchung |
6959641: testcase failing java/util/Locale/Bug4184873Test.java |
Tue, 15 Jun 2010 09:52:34 -0700 |
mchung |
Merge |
Tue, 15 Jun 2010 09:49:31 -0700 |
mchung |
6952161: Rebranding: Registration html for servicetag |
Mon, 14 Jun 2010 14:44:00 -0700 |
mchung |
6960789: com.sun.servicetag API needs to be added in ct.sym |
Tue, 15 Jun 2010 10:03:37 +0100 |
alanb |
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use" |
Sun, 13 Jun 2010 17:19:22 -0700 |
martin |
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes |
Fri, 11 Jun 2010 18:55:45 -0700 |
martin |
6944584: Improvements to subprocess handling on Unix |
Sat, 12 Jun 2010 01:32:43 +0100 |
andrew |
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror |
Fri, 11 Jun 2010 14:47:22 +0100 |
alanb |
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error |
Fri, 11 Jun 2010 14:31:26 +0100 |
alanb |
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java |
Fri, 11 Jun 2010 11:38:36 +0800 |
weijun |
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn |
Thu, 10 Jun 2010 15:55:26 -0700 |
martin |
6959259: Minor improvements to static Random field caching |
Thu, 10 Jun 2010 15:54:25 -0700 |
martin |
6960394: Stop linking with -lnsl on Linux |
Thu, 10 Jun 2010 14:21:37 -0700 |
mchung |
Merge |
Thu, 10 Jun 2010 14:14:17 -0700 |
mchung |
6959965: jstat: Add new -classload option to print class loading statistics |
Wed, 09 Jun 2010 18:51:32 +0100 |
alanb |
6935563: (dc) Improve connection reset/port unreachable handling [win] |
Tue, 08 Jun 2010 18:52:17 -0700 |
darcy |
6935997: Please add a nested throwable constructor to AssertionError |
Tue, 08 Jun 2010 10:46:14 +0100 |
chegar |
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding |
Fri, 04 Jun 2010 19:28:53 +0800 |
weijun |
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode |
Wed, 02 Jun 2010 17:53:54 -0700 |
martin |
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long) |
Wed, 02 Jun 2010 09:35:32 +0100 |
alanb |
Merge |
Wed, 02 Jun 2010 09:29:39 +0100 |
alanb |
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java |
Mon, 21 Jun 2010 22:06:28 -0700 |
lana |
Merge |
Tue, 15 Jun 2010 21:32:59 +0400 |
alexp |
6739756: JToolBar leaves space for non-visible items under Nimbus L&F |
Tue, 15 Jun 2010 21:28:22 +0400 |
alexp |
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes |
Tue, 15 Jun 2010 19:10:42 +0400 |
alexp |
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408) |
Tue, 15 Jun 2010 19:05:44 +0400 |
alexp |
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table |
Tue, 15 Jun 2010 17:39:55 +0400 |
malenkov |
5066685: BorderFactory lacks SoftBevelBorder support |
Thu, 10 Jun 2010 14:18:45 -0700 |
lana |
Merge |
Wed, 02 Jun 2010 12:53:35 +0400 |
rupashka |
6636983: Japanese text does not display correctly in a JEditorPane |
Wed, 02 Jun 2010 11:59:27 +0400 |
rupashka |
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails |
Mon, 21 Jun 2010 22:05:11 -0700 |
lana |
Merge |
Fri, 18 Jun 2010 17:13:26 +0400 |
anthony |
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5 |
Fri, 18 Jun 2010 17:09:28 +0400 |
anthony |
6959165: JVM crash during execution FileDialogBufferOverflowTest.html |
Wed, 16 Jun 2010 16:15:57 +0100 |
coffeys |
6860491: WRAP_TIME_MILLIS incorrectly set |
Wed, 16 Jun 2010 11:26:15 +0400 |
anthony |
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94 |
Mon, 21 Jun 2010 22:04:23 -0700 |
lana |
Merge |
Fri, 18 Jun 2010 11:00:14 -0700 |
prr |
6961633: gui applications cause a jvm crash on windows |
Wed, 16 Jun 2010 20:46:10 +0200 |
neugens |
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds. |
Thu, 10 Jun 2010 18:58:31 -0700 |
lana |
Merge |
Thu, 10 Jun 2010 15:00:30 -0700 |
igor |
6952043: Incorrect JNI calls in fontpath.c |
Tue, 08 Jun 2010 17:52:47 +0100 |
andrew |
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c |
Thu, 24 Jun 2010 20:03:10 -0700 |
mikejwre |
Added tag jdk7-b99 for changeset 2587c9f0b60d |
Sat, 19 Jun 2010 01:14:40 -0700 |
jrose |
Mergejdk7-b99 |
Tue, 08 Jun 2010 23:08:56 -0700 |
jrose |
6939203: JSR 292 needs method handle constants |
Fri, 18 Jun 2010 15:23:57 -0700 |
jrose |
Merge |
Thu, 13 May 2010 20:01:34 -0700 |
jrose |
Merge |
Mon, 03 May 2010 23:32:47 -0700 |
jrose |
6939196: method handle signatures off the boot class path get linkage errors |
Fri, 30 Apr 2010 23:48:23 -0700 |
jrose |
6939134: JSR 292 adjustments to method handle invocation |
Thu, 17 Jun 2010 16:28:11 -0700 |
mikejwre |
Added tag jdk7-b98 for changeset 82593186fa54 |
Wed, 16 Jun 2010 15:49:13 -0700 |
mikejwre |
Mergejdk7-b98 |
Wed, 16 Jun 2010 09:42:39 -0700 |
prr |
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers |
Mon, 14 Jun 2010 10:37:29 -0700 |
prr |
6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds |
Sun, 04 Jul 2010 22:16:37 -0700 |
Greg Lewis |
. Merge Linux/Solaris specific changes into the BSD specific files. |
Tue, 15 Jun 2010 22:26:49 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 10 Jun 2010 13:59:09 -0700 |
mikejwre |
Added tag jdk7-b97 for changeset b1903d7528d3 |
Wed, 09 Jun 2010 18:56:41 -0700 |
mikejwre |
Mergejdk7-b97 |
Mon, 07 Jun 2010 12:22:21 -0700 |
ohair |
6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER) |
Thu, 03 Jun 2010 18:49:35 +0100 |
andrew |
6958257: Add support for alpha |
Mon, 07 Jun 2010 17:08:26 -0700 |
lana |
Merge |
Mon, 07 Jun 2010 15:35:36 -0700 |
lana |
6888130: SwingSet2: Demo is not launching and throwing NPE. |
Tue, 01 Jun 2010 21:36:00 -0700 |
lana |
Merge |
Tue, 01 Jun 2010 10:52:42 +0800 |
weijun |
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh |
Fri, 28 May 2010 12:10:14 -0700 |
lana |
Merge |
Fri, 28 May 2010 17:01:20 +0100 |
andrew |
Merge |
Fri, 28 May 2010 16:59:44 +0100 |
andrew |
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture |
Thu, 27 May 2010 17:24:40 +0800 |
weijun |
6955783: ServiceUnavailableException caught even the secondary DNS is available |
Tue, 25 May 2010 15:39:38 -0700 |
jjg |
6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic |
Tue, 25 May 2010 18:20:54 +0800 |
weijun |
6948287: KDC test strange knvo |
Mon, 24 May 2010 16:41:03 -0400 |
sherman |
Merge |
Mon, 24 May 2010 15:20:23 -0400 |
sherman |
4690407: JAR tool: option -i can't be combined with other options |
Mon, 24 May 2010 09:06:11 -0700 |
lana |
Merge |
Mon, 24 May 2010 00:39:57 -0400 |
sherman |
4691425: GZIPInputStream fails to read concatenated .gz files |
Mon, 24 May 2010 10:05:04 +0800 |
weijun |
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication |
Mon, 24 May 2010 09:37:16 +0800 |
weijun |
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate |
Mon, 24 May 2010 09:37:02 +0800 |
weijun |
6882687: KerberosTime too imprecise |
Mon, 24 May 2010 09:28:25 +0800 |
weijun |
6954621: small error in 6948909 |
Mon, 24 May 2010 09:28:06 +0800 |
weijun |
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature |
Fri, 21 May 2010 07:29:48 +0100 |
michaelm |
6773270: java.net.URI fails to escape \u0000 |
Thu, 20 May 2010 13:57:58 -0700 |
ohair |
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile |
Tue, 18 May 2010 15:36:47 -0700 |
sherman |
6945564: Unicode script support in Character class |
Tue, 18 May 2010 13:12:46 -0700 |
mchung |
6951599: Rename package of security tools for modularization |
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 |
Mergejdk7-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 |
Mergejdk7-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 |
Mergejdk7-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 |
Thu, 22 Apr 2010 12:45:36 +0800 |
weijun |
6856069: PrincipalName.clone() does not invoke super.clone() |
Tue, 11 May 2010 16:34:07 -0700 |
lana |
Merge |
Thu, 06 May 2010 12:57:30 +0400 |
peterz |
6919629: Nimbus L&F Nimbus.Overrides option leaks significant amounts of memory |
Fri, 30 Apr 2010 11:03:38 -0700 |
lana |
Merge |
Thu, 29 Apr 2010 19:07:26 +0400 |
alexp |
6899405: Specification for JLayer.setLayerEventMask() should mention that eventDispatch() might not be called |
Thu, 29 Apr 2010 18:56:26 +0400 |
alexp |
6899453: Remove unnecessary methods from LayerUI |
Thu, 29 Apr 2010 18:38:25 +0400 |
alexp |
6899413: Fix for CR #6878399 should be refactored |
Wed, 21 Apr 2010 18:12:21 +0400 |
rupashka |
6945316: The Win32ShellFolderManager2.isFileSystemRoot can throw NPE |
Wed, 21 Apr 2010 10:34:56 +0900 |
peytoia |
6943963: NumericShaper with ARABIC doesn't shape digits correctly after calling another instance |
Tue, 11 May 2010 16:33:05 -0700 |
lana |
Merge |
Fri, 30 Apr 2010 17:03:15 -0700 |
lana |
Merge |
Wed, 28 Apr 2010 17:16:05 +0400 |
anthony |
6913179: The java.awt.FileDialog should use native GTK file chooser on linux distros |
Tue, 27 Apr 2010 18:08:26 +0400 |
art |
6880336: SwingWorker deadlocks due one thread in the swingworker-pool |
Thu, 13 May 2010 13:22:22 -0700 |
mikejwre |
Added tag jdk7-b93 for changeset 219b84b9533a |
Wed, 12 May 2010 17:19:58 -0700 |
mikejwre |
Mergejdk7-b93 |
Tue, 11 May 2010 14:36:10 -0700 |
prr |
6931180: Migration to recent versions of MS Platform SDK |
Sun, 09 May 2010 14:49:10 -0700 |
Greg Lewis |
. Add BSD support equivalent to the Linux support. |
Sat, 08 May 2010 10:55:11 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 06 May 2010 18:26:09 -0700 |
mikejwre |
Added tag jdk7-b92 for changeset f2dce7210cc0 |
Thu, 29 Apr 2010 14:32:53 -0700 |
mikejwre |
Added tag jdk7-b91 for changeset 08a31cab971fjdk7-b92 |
Thu, 29 Apr 2010 13:53:09 -0700 |
mikejwre |
Mergejdk7-b91 |
Thu, 22 Apr 2010 16:54:34 -0700 |
mikejwre |
Added tag jdk7-b90 for changeset 7f90d0b9dbb7 |
Wed, 28 Apr 2010 20:04:33 -0700 |
mikejwre |
Merge |
Tue, 20 Apr 2010 01:24:48 -0700 |
yhuang |
Merge |
Sun, 11 Apr 2010 23:21:23 -0700 |
yhuang |
6875904: Java 7 message synchronization 1 |
Sun, 11 Apr 2010 21:04:45 -0700 |
yhuang |
Merge |
Thu, 11 Feb 2010 20:59:09 -0800 |
yhuang |
6776102: sun/util/resources/TimeZone/Bug6317929.java test failed against 6u12b01 and passed against 6u11b03 |
Wed, 27 Jan 2010 23:19:28 -0800 |
yhuang |
6919624: minimalDaysInFirstWeek ressource for hungarian is wrong |
Thu, 21 Jan 2010 22:05:31 -0800 |
yhuang |
6916787: Ukrainian currency name needs to be fixed |
Tue, 20 Apr 2010 16:51:13 -0700 |
lana |
Merge |
Tue, 20 Apr 2010 14:24:06 -0700 |
wetmore |
6945604: wrong error message in CardImpl.java |
Tue, 20 Apr 2010 19:30:31 +0800 |
weijun |
6944847: native gss lib names on linux |
Sat, 17 Apr 2010 08:12:00 -0700 |
lana |
Merge |
Fri, 16 Apr 2010 09:54:13 +0100 |
andrew |
6944361: Missing CKR_ values in PKCS11Exception |
Fri, 16 Apr 2010 10:13:23 +0800 |
weijun |
6939248: Jarsigner can't extract Extended Key Usage from Timestamp Reply correctly |
Fri, 16 Apr 2010 10:06:07 +0800 |
weijun |
6937978: let keytool -gencert generate the chain |
Thu, 15 Apr 2010 17:00:55 -0700 |
sherman |
6931676: TEST_BUG: wrong value for bugid in comments |
Thu, 15 Apr 2010 16:37:16 +0100 |
chegar |
6943219: test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java fail in linux |
Tue, 13 Apr 2010 12:02:06 +0100 |
chegar |
6706251: api/java_net/NetworkInterface/index.html#misc: getDisplayName() returned non null but empty String |
Mon, 12 Apr 2010 15:53:20 -0700 |
valeriep |
Merge |
Wed, 07 Apr 2010 17:20:11 -0700 |
valeriep |
6918573: sun.security.pkcs11.P11RSACipher.finalize() is a scalability blocker |
Mon, 12 Apr 2010 10:57:07 -0700 |
sherman |
6942707: nwe Big5.map for HKSCS2008 missed 5 codepoints |
Sat, 10 Apr 2010 09:13:12 +0800 |
xuelei |
6941936: Broken pipe error of test case DNSIdentities.java |
Fri, 09 Apr 2010 07:21:46 -0700 |
mullan |
6909281: 6u19 b99(pit):Error loading first applet in browser session( both FF && IE, windows ): NPE is thrown |
Tue, 20 Apr 2010 16:50:10 -0700 |
lana |
Merge |
Tue, 20 Apr 2010 15:01:31 +0900 |
peytoia |
6945238: (tz) Support tzdata2010i |
Mon, 19 Apr 2010 14:48:46 -0700 |
naoto |
6943941: Rebranding issues with some tests in jdk/test/java/util |
Fri, 16 Apr 2010 13:05:14 +0400 |
rupashka |
6922179: SynthTextPaneUI.installUI() doesn't set component to opaque as specified |
Fri, 16 Apr 2010 15:53:18 +0900 |
okutsu |
6609675: [Fmt-Da] DateFormat.parse() on a timezone changes its calendar's timezone |
Thu, 15 Apr 2010 11:51:48 -0700 |
lana |
Merge |
Wed, 14 Apr 2010 13:53:17 +0900 |
okutsu |
6941948: NumaricShaper.shape() doesn't work with NumericShaper.Range.EASTERN_ARABIC |
Tue, 13 Apr 2010 13:47:54 +0900 |
peytoia |
6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later. |
Tue, 20 Apr 2010 16:48:56 -0700 |
lana |
Merge |
Thu, 15 Apr 2010 15:19:02 -0700 |
lana |
Merge |
Wed, 14 Apr 2010 15:28:37 +0400 |
uta |
6920842: Wheel events do not bubbling to the browser if they was not treated in applet. |
Tue, 20 Apr 2010 16:47:22 -0700 |
lana |
Merge |
Tue, 20 Apr 2010 11:06:47 +0400 |
bae |
6936389: FontManager.fileCloser may cause memory leak in applets |
Mon, 19 Apr 2010 20:42:03 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 15 Apr 2010 13:55:04 -0700 |
mikejwre |
Added tag jdk7-b89 for changeset 4a6abb7e224cjdk7-b90 |
Tue, 13 Apr 2010 16:41:49 -0700 |
lana |
Mergejdk7-b89 |
Thu, 08 Apr 2010 15:34:29 -0700 |
lana |
Merge |
Wed, 07 Apr 2010 12:30:49 -0700 |
martin |
6941130: Semaphore should throw if number of permits overflows or underflows |
Tue, 06 Apr 2010 15:45:21 -0700 |
sherman |
6717164: FilterInputStream.skip incorrectly inherits wording specifying how the InputStream.skip works |
Tue, 06 Apr 2010 15:44:17 +0100 |
chegar |
6921111: NullPointerException in PlainDatagramSocketImpl.socketSetOption |
Tue, 06 Apr 2010 13:47:59 +0100 |
chegar |
6648001: Cancelling HTTP authentication causes subsequent deadlocks |
Mon, 05 Apr 2010 16:11:59 -0700 |
asaha |
Merge |
Mon, 29 Mar 2010 07:17:02 -0700 |
asaha |
Merge |
Thu, 25 Mar 2010 07:12:43 -0700 |
asaha |
Merge |
Wed, 24 Mar 2010 17:32:04 -0700 |
asaha |
Merge |
Wed, 24 Mar 2010 14:16:57 -0700 |
asaha |
Merge |
Sat, 06 Mar 2010 03:37:53 +0300 |
denis |
6932659: JTreg test files were missed in push of 6887703 |
Fri, 26 Feb 2010 03:54:52 -0800 |
denis |
6887703: Unsigned applet can retrieve the dragged information before drop action occur |
Mon, 22 Feb 2010 14:33:19 -0800 |
ksrini |
6902299: Java JAR "unpack200" must verify input parameters |
Fri, 19 Feb 2010 22:30:52 +0300 |
bae |
6899653: Sun Java Runtime CMM readMabCurveData Buffer Overflow Vulnerability |
Wed, 17 Feb 2010 13:32:26 +0300 |
bae |
6909597: Sun Java Runtime Environment JPEGImageReader stepX Integer Overflow Vulnerability |
Wed, 17 Feb 2010 13:10:26 +0300 |
bae |
6914823: Java AWT Library Invalid Index Vulnerability |
Wed, 17 Feb 2010 12:49:41 +0300 |
bae |
6914866: Sun JRE ImagingLib arbitrary code execution vulnerability |
Tue, 12 Jan 2010 12:13:48 +0000 |
michaelm |
6910590: Application can modify command array, in ProcessBuilder |
Tue, 22 Dec 2009 17:56:58 +0300 |
malenkov |
6904691: Java Applet Trusted Methods Chaining Privilege Escalation Vulnerability |
Fri, 18 Dec 2009 09:09:12 -0500 |
mullan |
6904162: Add new VeriSign root CA certificates to JRE and remove some old/unused ones |
Tue, 08 Dec 2009 15:58:49 -0500 |
mullan |
6633872: Policy/PolicyFile leak dynamic ProtectionDomains. |
Mon, 07 Dec 2009 21:16:41 -0800 |
xuelei |
6898739: TLS renegotiation issue |
Fri, 04 Dec 2009 10:23:07 -0800 |
asaha |
Merge |
Wed, 02 Dec 2009 12:17:42 +0000 |
michaelm |
6893954: Subclasses of InetAddress may incorrectly interpret network addresses |
Tue, 01 Dec 2009 08:55:15 -0800 |
asaha |
Merge |
Thu, 26 Nov 2009 07:17:08 -0800 |
asaha |
Merge |
Wed, 25 Nov 2009 16:02:08 -0800 |
mchung |
Merge |
Wed, 25 Nov 2009 11:19:32 -0800 |
mchung |
Merge |
Wed, 25 Nov 2009 09:09:04 -0800 |
mchung |
6893947: Deserialization of RMIConnectionImpl objects should enforce stricter checks [ZDI-CAN-588] |
Wed, 25 Nov 2009 12:51:00 -0800 |
sherman |
6904925: Changeset for 6745393 for jdk7 ssr forest was incomplete |
Wed, 25 Nov 2009 11:29:23 -0800 |
sherman |
6745393: Inflater/Deflater clone issue |
Wed, 25 Nov 2009 10:02:50 +0000 |
alanb |
6736390: File TOCTOU deserialization vulnerability |
Mon, 23 Nov 2009 12:40:46 +0000 |
chegar |
6639665: ThreadGroup finalizer allows creation of false root ThreadGroups |
Fri, 20 Nov 2009 14:24:56 -0800 |
asaha |
Merge |
Tue, 06 Oct 2009 12:20:35 -0700 |
dl |
6888149: AtomicReferenceArray causes SIGSEGV -> SEGV_MAPERR error |
Sat, 03 Apr 2010 18:29:11 -0700 |
sherman |
4947220: (process)Runtime.exec() cannot invoke applications with unicode parameters(win) |
Tue, 30 Mar 2010 19:10:47 -0700 |
sherman |
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7 |
Mon, 29 Mar 2010 13:27:25 +0800 |
xuelei |
6693917: regression tests need to update for supporting ECC on solaris 11 |
Thu, 25 Mar 2010 09:38:56 +0000 |
chegar |
6937703: java/net regression test issues with samevm |
Thu, 25 Mar 2010 12:07:42 +0800 |
weijun |
6813340: X509Factory should not depend on is.available()==0 |
Tue, 23 Mar 2010 19:03:26 -0700 |
dcubed |
6915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540 |
Tue, 23 Mar 2010 13:54:36 +0000 |
chegar |
6614957: HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets |
Tue, 23 Mar 2010 10:41:11 +0800 |
weijun |
6586707: NTLM authentication with proxy fails |
Mon, 22 Mar 2010 11:55:54 +0000 |
chegar |
6632169: HttpClient and HttpsClient should not try to reverse lookup IP address of a proxy server |
Fri, 19 Mar 2010 13:07:42 +0000 |
chegar |
6935233: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java fails with modules build |
Thu, 18 Mar 2010 18:52:10 -0700 |
lana |
Merge |
Thu, 18 Mar 2010 17:56:39 -0700 |
valeriep |
6837847: PKCS#11 A SecureRandom and a serialization error following installation of 1.5.0_18 |
Thu, 18 Mar 2010 17:32:45 -0700 |
valeriep |
6591117: Poor preformance of PKCS#11 security provider compared to Sun default provider |
Thu, 18 Mar 2010 17:05:42 -0700 |
valeriep |
6695485: SignedObject constructor throws ProviderException if it's called using provider "SunPKCS11-Solaris" |
Thu, 18 Mar 2010 18:26:37 +0800 |
weijun |
6829283: HTTP/Negotiate: Autheticator triggered again when user cancels the first one |
Wed, 17 Mar 2010 09:55:04 +0800 |
weijun |
6868865: Test: sun/security/tools/jarsigner/oldsig.sh fails under all platforms |
Tue, 16 Mar 2010 14:31:57 +0000 |
chegar |
6935199: java/net regression tests failing with Assertions |
Tue, 16 Mar 2010 10:05:51 +0000 |
chegar |
6934923: test/java/net/ipv6tests/TcpTest.java hangs on Solaris 10 |
Fri, 12 Mar 2010 09:06:00 -0800 |
ohair |
Merge |
Fri, 12 Mar 2010 09:03:02 -0800 |
ohair |
6933294: Fix some test/Makefile issues around Linux ARCH settings, better defaults |
Thu, 11 Mar 2010 14:06:09 -0800 |
sherman |
6929479: Add a system property sun.zip.disableMemoryMapping to disable mmap use in ZipFile |
Thu, 11 Mar 2010 17:50:30 +0000 |
chegar |
6223635: Code hangs at connect call even when Timeout is specified when using a socks proxy |
Thu, 11 Mar 2010 17:37:33 +0000 |
chegar |
6933629: java/net/HttpURLConnection/HttpResponseCode.java fails if run in samevm mode |
Thu, 11 Mar 2010 16:17:57 +0000 |
chegar |
6934054: java/net/Socket/FDClose.java return error in samevm |
Wed, 10 Mar 2010 14:53:51 -0800 |
martin |
6931812: A better implementation of sun.nio.cs.Surrogate.isBMP(int) |
Wed, 10 Mar 2010 14:44:53 +0000 |
chegar |
6933618: java/net/MulticastSocket/NoLoopbackPackets.java fails when rerun |
Thu, 08 Apr 2010 15:01:57 -0700 |
lana |
Merge |
Fri, 19 Mar 2010 18:49:36 -0700 |
lana |
Merge |
Fri, 12 Mar 2010 01:09:13 +0000 |
andrew |
6934327: Update linux fontconfigs for Ubuntu and Fedora. |
Thu, 08 Apr 2010 15:00:16 -0700 |
lana |
Merge |
Tue, 30 Mar 2010 21:16:41 +0900 |
peytoia |
6907881: Different undesired behavior for entering Asian characters in Windows IME starting with Java 6.0 |
Tue, 30 Mar 2010 18:35:47 +0900 |
peytoia |
6939021: (tz) Support tzdata2010g |
Wed, 24 Mar 2010 15:14:16 +0300 |
rupashka |
6922214: SynthTextPaneUI.installUI() doesn't install the default caret and highlighter |
Thu, 18 Mar 2010 12:02:12 +0300 |
peterz |
6932524: NIMBUS: 3 constructors of JSplitPane creates new jsp with continuous layout - they should not. |
Wed, 17 Mar 2010 14:19:07 -0700 |
lana |
Merge |
Wed, 17 Mar 2010 12:48:21 +0300 |
rupashka |
6933784: NIMBUS: ImageView getNoImageIcon and getLoadingImageIcon returns nulls instead of an icon |
Mon, 15 Mar 2010 16:16:06 +0300 |
rupashka |
6931347: SynthTabbedPaneUI.paintTabArea() is not called when tabbed pane is painted |
Thu, 11 Mar 2010 17:39:33 +0300 |
malenkov |
6707226: java.beans.Statement & java.beans.Expression miss one important usecase |
Thu, 11 Mar 2010 11:54:17 +0900 |
peytoia |
6933032: (tz) Support tzdata2010e |
Wed, 10 Mar 2010 14:32:47 +0900 |
okutsu |
6932473: (tz) javazic produces incorrect SimpleTimeZone parameters with Sun<=7 |
Thu, 08 Apr 2010 17:02:51 -0700 |
mikejwre |
Added tag jdk7-b88 for changeset b3c69282f6d3 |
Thu, 25 Mar 2010 15:05:29 -0700 |
mikejwre |
Added tag jdk7-b87 for changeset 2cafbbe9825ejdk7-b88 |
Wed, 24 Mar 2010 22:19:23 -0700 |
Greg Lewis |
. Use sendfile(2) if its available (which it is on MacOS X and FreeBSD). |
Sat, 20 Mar 2010 19:19:59 -0700 |
Greg Lewis |
. Define statvfs64 as statvfs on BSD so this compiles. |
Sat, 20 Mar 2010 11:12:53 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 18 Mar 2010 13:53:00 -0700 |
mikejwre |
Added tag jdk7-b86 for changeset eae6e9ab2606jdk7-b87 |
Tue, 09 Mar 2010 15:29:13 -0800 |
lana |
Mergejdk7-b86 |
Sat, 06 Mar 2010 14:59:23 -0800 |
ohair |
6915983: testing problems, adjusting list of tests, needs some investigation |
Thu, 04 Mar 2010 13:40:03 -0800 |
lana |
Merge |
Thu, 04 Mar 2010 10:38:12 +0800 |
weijun |
6880321: sun.security.provider.JavaKeyStore abuse of OOM Exception handling |
Thu, 04 Mar 2010 10:38:00 +0800 |
weijun |
6923681: Jarsigner crashes during timestamping |
Thu, 04 Mar 2010 10:37:16 +0800 |
weijun |
6844909: support allow_weak_crypto in krb5.conf |
Wed, 03 Mar 2010 11:29:44 -0800 |
ohair |
6931763: sanity checks broken with latest cygwin, newer egrep -i option problems |
Wed, 03 Mar 2010 16:09:36 +0000 |
alanb |
6931216: TEST_BUG: test/java/nio/file/WatchService/LotsOfEvents.java failed with NPE |
Mon, 01 Mar 2010 18:00:47 +0000 |
vinnie |
Merge |
Mon, 01 Mar 2010 17:54:31 +0000 |
vinnie |
6921001: api/java_security/IdentityScope/IdentityScopeTests.html#getSystemScope fails starting from b78 JDK7 |
Sat, 27 Feb 2010 19:29:15 +0000 |
alanb |
6921374: java.lang.String::hashCode() should check for count == 0 to avoid repeated stores hash = 0 |
Sat, 27 Feb 2010 19:26:59 +0000 |
alanb |
6815768: File.getxxxSpace() methods fail for very large file systems under 32bit Java |
Sat, 27 Feb 2010 19:15:28 +0000 |
alanb |
6929259: Remove double spaces from Dual-pivot quicksort |
Sat, 27 Feb 2010 18:18:33 +0000 |
alanb |
6929532: (file) WatchService should avoid queuing new modify events when lots of files are changing |
Thu, 25 Feb 2010 13:32:40 +0800 |
xuelei |
6916202: More cases of invalid ldap filters accepted and processed |
Wed, 24 Feb 2010 10:48:18 -0800 |
darcy |
6929382: Various core classes in util and elsewhere are missing @param <T> tags |
Tue, 23 Feb 2010 18:21:31 +0000 |
alanb |
6926800: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with newer versions of find(1) |
Tue, 23 Feb 2010 18:19:53 +0000 |
alanb |
6928960: make modules fails to build class analyzer |
Tue, 23 Feb 2010 17:58:30 +0000 |
alanb |
6925932: (file) Path.endsWith can throw ArrayIndexOutOfBoundsException (unx) |
Tue, 23 Feb 2010 17:56:55 +0000 |
alanb |
6925977: (file) test/java/nio/file/Path/CheckPermissions.java fails if test.src on read-only file system |
Tue, 09 Mar 2010 15:28:09 -0800 |
lana |
Merge |
Thu, 04 Mar 2010 13:07:48 -0800 |
lana |
Merge |
Mon, 01 Mar 2010 18:30:05 -0800 |
lana |
Merge |
Thu, 04 Mar 2010 21:17:03 +0300 |
malenkov |
6921644: XMLEncoder generates invalid XML |
Wed, 03 Mar 2010 20:53:35 +0300 |
rupashka |
6917744: JScrollPane Page Up/Down keys do not handle correctly html tables with different cells contents |
Wed, 03 Mar 2010 20:08:55 +0300 |
rupashka |
6913768: With default SynthLookAndFeel instance installed new JTable creation leads to throwing NPE |
Wed, 03 Mar 2010 17:57:25 +0300 |
rupashka |
6924059: SynthScrollBarUI.configureScrollBarColors() should have spec different from the overridden method |
Sat, 27 Feb 2010 16:14:43 +0300 |
rupashka |
6929298: The SynthSliderUI#calculateTickRect method should be removed |
Sat, 27 Feb 2010 16:03:05 +0300 |
rupashka |
6923305: SynthSliderUI paints the slider track when the slider's "paintTrack" property is set to false |
Sat, 27 Feb 2010 15:09:16 +0300 |
rupashka |
6918861: SynthSliderUI.uninstallDefaults() is not called when UI is uninstalled |
Sat, 27 Feb 2010 14:47:38 +0300 |
rupashka |
6918447: SynthToolBarUI.setBorderToXXXX() methods don't correspond inherited spec. They do nothing. |
Sat, 27 Feb 2010 14:26:04 +0300 |
rupashka |
6913758: Specification for SynthViewportUI.paintBorder(...) should mention that this method is never called |
Thu, 18 Feb 2010 17:46:40 +0300 |
malenkov |
4498236: RFE: Provide a toString method for PropertyChangeEvent and other classes |
Fri, 12 Feb 2010 14:38:16 +0900 |
peytoia |
6921289: (tz) Support tzdata2010b |
Thu, 11 Feb 2010 15:58:49 +0900 |
peytoia |
6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed |
Wed, 10 Feb 2010 15:15:03 +0300 |
rupashka |
6848475: JSlider does not display the correct value of its BoundedRangeModel |
Tue, 09 Mar 2010 15:26:32 -0800 |
lana |
Merge |
Mon, 08 Mar 2010 11:35:30 -0800 |
minqi |
6918065: Crash in Java2D blit loop (IntArgbToIntArgbPreSrcOverMaskBlit) in 64bit mode |
Wed, 03 Mar 2010 15:50:33 +0100 |
rkennke |
6892485: Deadlock in SunGraphicsEnvironment / FontManager |
Mon, 15 Mar 2010 05:23:42 -0700 |
Greg Lewis |
. Restore conditional building of the SCTP code removed in the last merge. |
Mon, 08 Mar 2010 22:16:48 -0800 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 04 Mar 2010 13:50:23 -0800 |
mikejwre |
Added tag jdk7-b85 for changeset b396584a3e64 |
Tue, 23 Feb 2010 10:17:16 -0800 |
lana |
Mergejdk7-b85 |
Tue, 23 Feb 2010 17:08:23 +0000 |
chegar |
6365587: Proxy-Connection header sent through tunnel |
Mon, 22 Feb 2010 15:27:11 +0000 |
chegar |
6912868: "java.net.useSystemProxies" behavior fails to check "use_same_proxy" in GNOME |
Wed, 17 Feb 2010 10:24:30 -0800 |
lana |
Merge |
Mon, 15 Feb 2010 10:18:55 -0800 |
mchung |
Merge |
Fri, 12 Feb 2010 11:33:33 -0800 |
mchung |
6925868: Eliminate pack200's dependency on logging |
Fri, 12 Feb 2010 10:24:02 +0800 |
weijun |
6925639: keytool -genkeypair -help missing dname option |
Wed, 10 Feb 2010 17:51:07 -0800 |
mchung |
6915413: Module build: building of specified jdk components instead of all |
Wed, 10 Feb 2010 13:23:50 +0000 |
chegar |
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted |
Mon, 08 Feb 2010 23:02:28 -0800 |
mchung |
6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE |
Fri, 19 Feb 2010 15:13:37 -0800 |
lana |
Merge |
Fri, 12 Feb 2010 19:58:10 +0300 |
dcherepanov |
6705345: Enable multiple file selection in AWT FileDialog |
Sun, 21 Feb 2010 17:39:50 -0800 |
Greg Lewis |
Add BSD support |
Sun, 21 Feb 2010 17:01:00 -0800 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 18 Feb 2010 13:31:46 -0800 |
mikejwre |
Added tag jdk7-b84 for changeset 7cb9388bb1a1 |
Sun, 14 Feb 2010 23:38:50 -0800 |
lana |
Mergejdk7-b84 |
Tue, 09 Feb 2010 00:05:16 -0800 |
lana |
Merge |
Fri, 05 Feb 2010 10:36:12 +0300 |
malenkov |
6921057: REGRESSION: persistence delegate issue on Windows and Linux against 5.u23b03/6u17b11 |
Thu, 28 Jan 2010 16:12:06 -0800 |
lana |
Merge |
Thu, 28 Jan 2010 20:49:00 +0300 |
malenkov |
6412286: DOC: LTP: Unspecified NPE in java.beans.DefaultPersistenceDelegate.instantiate method |
Thu, 28 Jan 2010 17:06:54 +0300 |
peterz |
6912118: Incosistency in several SynthUI classes between inherited specs ofupdate() and paint() methods |
Tue, 26 Jan 2010 15:42:06 +0900 |
okutsu |
6912866: (date) java.util.Date.before / after may be expensive |
Thu, 21 Jan 2010 21:53:15 +0300 |
malenkov |
4968536: DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete |
Thu, 21 Jan 2010 21:45:00 +0300 |
malenkov |
4922835: DOC: Statement javadoc should indicate that target and methodName cannot be null |
Wed, 13 Jan 2010 15:40:47 +0900 |
peytoia |
6868503: RuleBasedBreakIterator is inefficient |
Fri, 08 Jan 2010 12:51:15 +0000 |
andrew |
6584033: (tz) wrong buffer length in TimeZone_md.c |
Fri, 25 Dec 2009 17:47:08 +0300 |
peterz |
6860438: [Nimbus] Code to globally set slider's thumb background doesn't work as specified |
Mon, 21 Dec 2009 19:26:58 +0300 |
peterz |
6860433: [Nimbus] Code to set a single slider's thumb background doesn't work as specified |
Wed, 16 Dec 2009 16:25:08 -0800 |
lana |
Merge |
Tue, 15 Dec 2009 14:50:01 +0900 |
peytoia |
5047314: [Col] Collator.compare() runs indefinitely for a certain set of Thai strings |
Tue, 09 Feb 2010 00:02:38 -0800 |
lana |
Merge |
Mon, 08 Feb 2010 17:02:43 +0300 |
yan |
6882912: Strange behaviours when typing @ or ' |
Thu, 28 Jan 2010 18:24:54 -0800 |
lana |
Merge |
Fri, 22 Jan 2010 19:47:18 +0300 |
dcherepanov |
6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.") |
Wed, 20 Jan 2010 01:33:49 +0300 |
dcherepanov |
6660258: Java application stops Windows logout/shutdown (regression in 1.5.0_14) |
Thu, 14 Jan 2010 17:56:49 +0300 |
uta |
6916867: Fastdebug build failed after CR 4874070 fix putback. |
Wed, 13 Jan 2010 17:10:23 +0300 |
uta |
Merge |
Thu, 24 Dec 2009 17:19:09 +0300 |
uta |
4874070: invoking DragSource's startDrag with an Image renders no image on drag |
Mon, 28 Dec 2009 20:35:41 +0300 |
dcherepanov |
6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display |
Tue, 22 Dec 2009 17:28:52 +0300 |
dav |
6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that |
Wed, 23 Dec 2009 01:22:11 +0300 |
dcherepanov |
6908299: Missed changes for 6664512 during the merge with 6879044 |
Tue, 09 Feb 2010 00:00:38 -0800 |
lana |
Merge |
Sun, 07 Feb 2010 11:07:50 +0100 |
rkennke |
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager" |
Wed, 03 Feb 2010 10:02:33 +0100 |
rkennke |
6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode |
Tue, 02 Feb 2010 16:38:26 +0100 |
rkennke |
6888734: PIT: regression test fails when java.security.manager is enabled |
Mon, 08 Feb 2010 23:59:22 -0800 |
lana |
Merge |
Sat, 06 Feb 2010 09:26:57 -0800 |
sherman |
6923692: java/classes_util TEST_BUG:ReadZip.java fails when |
Fri, 05 Feb 2010 17:05:53 -0800 |
wetmore |
6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+) |
Fri, 05 Feb 2010 00:10:42 -0800 |
sherman |
6919132: Regex \P{Lu} selects half of a surrogate pari |
Wed, 03 Feb 2010 17:04:52 +0800 |
weijun |
6922482: keytool's help on -file always shows 'output file' |
Tue, 02 Feb 2010 10:55:07 +0000 |
andrew |
6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true |
Wed, 27 Jan 2010 19:39:55 -0800 |
sherman |
6920732: opensource test/java/nio/charset |
Wed, 27 Jan 2010 14:46:06 -0800 |
lana |
Merge |
Wed, 27 Jan 2010 17:47:53 +0100 |
ptisnovs |
6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync() |
Wed, 27 Jan 2010 16:11:53 +0000 |
chegar |
6905552: libnet/nio portability issues |
Tue, 26 Jan 2010 11:39:29 +0100 |
jccollet |
6919185: test/closed/sun/net/ftp/FtpTests fails to compile |
Tue, 26 Jan 2010 17:03:48 +0800 |
weijun |
6919610: KeyTabInputStream uses static field for per-instance value |
Mon, 25 Jan 2010 15:41:37 +0000 |
chegar |
6707289: InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc |
Fri, 22 Jan 2010 00:02:08 +0000 |
vinnie |
Merge |
Thu, 21 Jan 2010 23:59:41 +0000 |
vinnie |
6763530: Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1) |
Wed, 20 Jan 2010 12:09:31 -0700 |
dcubed |
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining |
Wed, 20 Jan 2010 21:38:37 +0800 |
xuelei |
6862064: incorrect implementation of PKIXParameters.clone() |
Mon, 15 Feb 2010 08:08:56 -0800 |
Greg Lewis |
Merge from main OpenJDK repository |
Fri, 12 Feb 2010 13:25:18 -0800 |
mikejwre |
Added tag jdk7-b83 for changeset 9027c6b9d7e2 |
Sat, 06 Feb 2010 10:17:41 -0800 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 04 Feb 2010 11:19:33 -0800 |
mikejwre |
Added tag jdk7-b82 for changeset 69ef657320adjdk7-b83 |
Fri, 29 Jan 2010 09:05:02 -0800 |
ohair |
Mergejdk7-b82 |
Fri, 29 Jan 2010 02:38:22 +0000 |
andrew |
6917466: Should set bootclasspath for javadoc in jdk build |
Thu, 28 Jan 2010 21:01:13 +0000 |
andrew |
6921068: Remove javadoc builds warnings from specdefault tag |
Wed, 03 Feb 2010 23:46:39 -0800 |
Greg Lewis |
. Correctly initialise msghdr (in particular, prevent garbage in msg_control, |
Sat, 30 Jan 2010 21:55:16 -0800 |
Greg Lewis |
. Extra linker flags to embed relative paths to find the other shared |
Sat, 30 Jan 2010 13:49:57 -0800 |
Greg Lewis |
. Make BSD specific changes in line with OS specific changes. |
Sat, 30 Jan 2010 13:24:38 -0800 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 28 Jan 2010 11:26:54 -0800 |
mikejwre |
Added tag jdk7-b81 for changeset 10b993d417fc |
Fri, 22 Jan 2010 09:34:17 -0800 |
lana |
Mergejdk7-b81 |
Tue, 19 Jan 2010 11:43:45 +0800 |
weijun |
6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0' |
Mon, 18 Jan 2010 15:23:14 -0800 |
mchung |
6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH |
Mon, 18 Jan 2010 17:53:26 +0100 |
ptisnovs |
6917663: test/java/security/Provider/Turkish.java not samevm friendly |
Mon, 18 Jan 2010 15:21:34 +0000 |
alanb |
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider |
Mon, 18 Jan 2010 14:56:06 +0000 |
chegar |
6917317: (sctp) Remove dependency on handleSocketError |
Mon, 18 Jan 2010 14:01:07 +0000 |
chegar |
6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset |
Fri, 15 Jan 2010 15:36:54 -0800 |
lana |
Merge |
Fri, 15 Jan 2010 16:31:16 +0000 |
chegar |
6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set |
Fri, 15 Jan 2010 09:58:48 -0500 |
mullan |
Merge |
Fri, 15 Jan 2010 09:48:21 -0500 |
mullan |
6915939: Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions |
Thu, 14 Jan 2010 20:05:19 -0800 |
darcy |
6908218: java.lang.Deprecated should have explicit @Target meta-annotation. |
Tue, 12 Jan 2010 15:19:24 -0800 |
mchung |
6915502: Legal notice repairs needed in jdk/make/modules/tools |
Mon, 11 Jan 2010 15:35:28 -0800 |
darcy |
6828204: NavigableSet.subSet() documentation refers to nonexistent parameters |
Mon, 11 Jan 2010 16:04:05 +0000 |
chegar |
6915313: Reorganize implementation to make it more feasible to port to JDK6 |
Sun, 10 Jan 2010 12:29:19 +0000 |
alanb |
6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win] |
Sat, 09 Jan 2010 19:32:58 +0000 |
alanb |
6907760: (file) OVERFLOW event should cause pending events to be purged |
Thu, 07 Jan 2010 19:42:43 -0800 |
darcy |
6915171: Clarify checked/unchecked status of Throwable and its subclasses |