Wed, 16 Jun 2010 14:24:46 +0100 6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
alanb [Wed, 16 Jun 2010 14:24:46 +0100] rev 5798
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use" Reviewed-by: chegar
Tue, 15 Jun 2010 20:34:49 -0700 6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
mchung [Tue, 15 Jun 2010 20:34:49 -0700] rev 5797
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode Summary: Set the proper parent class loader of Loader and SimpleLoader Reviewed-by: naoto
Tue, 15 Jun 2010 20:29:22 -0700 6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
mchung [Tue, 15 Jun 2010 20:29:22 -0700] rev 5796
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager Summary: Mark tests to run in othervm Reviewed-by: ohair
Tue, 15 Jun 2010 21:43:59 +0100 Merge
alanb [Tue, 15 Jun 2010 21:43:59 +0100] rev 5795
Merge
Tue, 15 Jun 2010 16:42:54 +0100 6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
alanb [Tue, 15 Jun 2010 16:42:54 +0100] rev 5794
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode Reviewed-by: chegar
Tue, 15 Jun 2010 16:36:20 +0100 6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
alanb [Tue, 15 Jun 2010 16:36:20 +0100] rev 5793
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing Reviewed-by: chegar
Tue, 15 Jun 2010 09:54:03 -0700 6959641: testcase failing java/util/Locale/Bug4184873Test.java
mchung [Tue, 15 Jun 2010 09:54:03 -0700] rev 5792
6959641: testcase failing java/util/Locale/Bug4184873Test.java Summary: Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding) Reviewed-by: naoto
Tue, 15 Jun 2010 09:52:34 -0700 Merge
mchung [Tue, 15 Jun 2010 09:52:34 -0700] rev 5791
Merge
Tue, 15 Jun 2010 09:49:31 -0700 6952161: Rebranding: Registration html for servicetag
mchung [Tue, 15 Jun 2010 09:49:31 -0700] rev 5790
6952161: Rebranding: Registration html for servicetag Summary: Rebrand register.html and jdk_header.png Reviewed-by: ohair, asaha, ogino, mfang
Mon, 14 Jun 2010 14:44:00 -0700 6960789: com.sun.servicetag API needs to be added in ct.sym
mchung [Mon, 14 Jun 2010 14:44:00 -0700] rev 5789
6960789: com.sun.servicetag API needs to be added in ct.sym Summary: Include com.sun.servicetag classes when generating ct.sym Reviewed-by: alanb, jjg
Tue, 15 Jun 2010 10:03:37 +0100 6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
alanb [Tue, 15 Jun 2010 10:03:37 +0100] rev 5788
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use" Reviewed-by: chegar
Sun, 13 Jun 2010 17:19:22 -0700 6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
martin [Sun, 13 Jun 2010 17:19:22 -0700] rev 5787
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes Summary: Use Null{In,Out}putStream.INSTANCE as with Linux code Reviewed-by: ohair
Fri, 11 Jun 2010 18:55:45 -0700 6944584: Improvements to subprocess handling on Unix
martin [Fri, 11 Jun 2010 18:55:45 -0700] rev 5786
6944584: Improvements to subprocess handling on Unix Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread Reviewed-by: michaelm, hiroshi
Sat, 12 Jun 2010 01:32:43 +0100 6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
andrew [Sat, 12 Jun 2010 01:32:43 +0100] rev 5785
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror Summary: Remove unneeded casts, add generic types and make better use of static data Reviewed-by: sherman
Fri, 11 Jun 2010 14:47:22 +0100 6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
alanb [Fri, 11 Jun 2010 14:47:22 +0100] rev 5784
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error Reviewed-by: chegar
Fri, 11 Jun 2010 14:31:26 +0100 6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
alanb [Fri, 11 Jun 2010 14:31:26 +0100] rev 5783
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java Reviewed-by: chegar
Fri, 11 Jun 2010 11:38:36 +0800 6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
weijun [Fri, 11 Jun 2010 11:38:36 +0800] rev 5782
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn Reviewed-by: xuelei, wetmore, mullan
Thu, 10 Jun 2010 15:55:26 -0700 6959259: Minor improvements to static Random field caching
martin [Thu, 10 Jun 2010 15:55:26 -0700] rev 5781
6959259: Minor improvements to static Random field caching Summary: Cache fields in locals; small javadoc clarifications Reviewed-by: emcmanus, dholmes, forax, dl
Thu, 10 Jun 2010 15:54:25 -0700 6960394: Stop linking with -lnsl on Linux
martin [Thu, 10 Jun 2010 15:54:25 -0700] rev 5780
6960394: Stop linking with -lnsl on Linux Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris Reviewed-by: ohair
Thu, 10 Jun 2010 14:21:37 -0700 Merge
mchung [Thu, 10 Jun 2010 14:21:37 -0700] rev 5779
Merge
Thu, 10 Jun 2010 14:14:17 -0700 6959965: jstat: Add new -classload option to print class loading statistics
mchung [Thu, 10 Jun 2010 14:14:17 -0700] rev 5778
6959965: jstat: Add new -classload option to print class loading statistics Summary: Add a new jstat -classload option Reviewed-by: alanb
Wed, 09 Jun 2010 18:51:32 +0100 6935563: (dc) Improve connection reset/port unreachable handling [win]
alanb [Wed, 09 Jun 2010 18:51:32 +0100] rev 5777
6935563: (dc) Improve connection reset/port unreachable handling [win] Reviewed-by: chegar
Tue, 08 Jun 2010 18:52:17 -0700 6935997: Please add a nested throwable constructor to AssertionError
darcy [Tue, 08 Jun 2010 18:52:17 -0700] rev 5776
6935997: Please add a nested throwable constructor to AssertionError Reviewed-by: martin, forax, wetmore
Tue, 08 Jun 2010 10:46:14 +0100 6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
chegar [Tue, 08 Jun 2010 10:46:14 +0100] rev 5775
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding Reviewed-by: ohair, wetmore, alanb
Fri, 04 Jun 2010 19:28:53 +0800 6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
weijun [Fri, 04 Jun 2010 19:28:53 +0800] rev 5774
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode Reviewed-by: valeriep, xuelei
Wed, 02 Jun 2010 17:53:54 -0700 6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
martin [Wed, 02 Jun 2010 17:53:54 -0700] rev 5773
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long) Summary: Allow setSeed only during construction Reviewed-by: dl, dholmes
Wed, 02 Jun 2010 09:35:32 +0100 Merge
alanb [Wed, 02 Jun 2010 09:35:32 +0100] rev 5772
Merge
Wed, 02 Jun 2010 09:29:39 +0100 6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
alanb [Wed, 02 Jun 2010 09:29:39 +0100] rev 5771
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java Reviewed-by: dholmes, dcubed
Mon, 21 Jun 2010 22:06:28 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:28 -0700] rev 5770
Merge
Tue, 15 Jun 2010 21:32:59 +0400 6739756: JToolBar leaves space for non-visible items under Nimbus L&F
alexp [Tue, 15 Jun 2010 21:32:59 +0400] rev 5769
6739756: JToolBar leaves space for non-visible items under Nimbus L&F Reviewed-by: peterz
Tue, 15 Jun 2010 21:28:22 +0400 6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
alexp [Tue, 15 Jun 2010 21:28:22 +0400] rev 5768
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes Reviewed-by: rupashka
Tue, 15 Jun 2010 19:10:42 +0400 6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
alexp [Tue, 15 Jun 2010 19:10:42 +0400] rev 5767
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408) Reviewed-by: rupashka
Tue, 15 Jun 2010 19:05:44 +0400 6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
alexp [Tue, 15 Jun 2010 19:05:44 +0400] rev 5766
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table Reviewed-by: rupashka
Tue, 15 Jun 2010 17:39:55 +0400 5066685: BorderFactory lacks SoftBevelBorder support
malenkov [Tue, 15 Jun 2010 17:39:55 +0400] rev 5765
5066685: BorderFactory lacks SoftBevelBorder support Reviewed-by: alexp
Thu, 10 Jun 2010 14:18:45 -0700 Merge
lana [Thu, 10 Jun 2010 14:18:45 -0700] rev 5764
Merge
Wed, 02 Jun 2010 12:53:35 +0400 6636983: Japanese text does not display correctly in a JEditorPane
rupashka [Wed, 02 Jun 2010 12:53:35 +0400] rev 5763
6636983: Japanese text does not display correctly in a JEditorPane Reviewed-by: peterz
Wed, 02 Jun 2010 11:59:27 +0400 6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
rupashka [Wed, 02 Jun 2010 11:59:27 +0400] rev 5762
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails Reviewed-by: peterz
Mon, 21 Jun 2010 22:05:11 -0700 Merge
lana [Mon, 21 Jun 2010 22:05:11 -0700] rev 5761
Merge
Fri, 18 Jun 2010 17:13:26 +0400 6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
anthony [Fri, 18 Jun 2010 17:13:26 +0400] rev 5760
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5 Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov
Fri, 18 Jun 2010 17:09:28 +0400 6959165: JVM crash during execution FileDialogBufferOverflowTest.html
anthony [Fri, 18 Jun 2010 17:09:28 +0400] rev 5759
6959165: JVM crash during execution FileDialogBufferOverflowTest.html Summary: Add proper synchronization Reviewed-by: art, dcherepanov
Wed, 16 Jun 2010 16:15:57 +0100 6860491: WRAP_TIME_MILLIS incorrectly set
coffeys [Wed, 16 Jun 2010 16:15:57 +0100] rev 5758
6860491: WRAP_TIME_MILLIS incorrectly set Summary: Alter WRAP_TIME_MILLIS to be unsigned Reviewed-by: yan
Wed, 16 Jun 2010 11:26:15 +0400 6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
anthony [Wed, 16 Jun 2010 11:26:15 +0400] rev 5757
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94 Summary: Add a delay to the test to make sure the filename filters are called. Reviewed-by: dcherepanov, art
Mon, 21 Jun 2010 22:04:23 -0700 Merge
lana [Mon, 21 Jun 2010 22:04:23 -0700] rev 5756
Merge
Fri, 18 Jun 2010 11:00:14 -0700 6961633: gui applications cause a jvm crash on windows
prr [Fri, 18 Jun 2010 11:00:14 -0700] rev 5755
6961633: gui applications cause a jvm crash on windows Reviewed-by: ceisserer, bae
Wed, 16 Jun 2010 20:46:10 +0200 6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds.
neugens [Wed, 16 Jun 2010 20:46:10 +0200] rev 5754
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds. Summary: Fix premature integer roundings to preserve correct height, width and descent values for fonts Reviewed-by: prr
Thu, 10 Jun 2010 18:58:31 -0700 Merge
lana [Thu, 10 Jun 2010 18:58:31 -0700] rev 5753
Merge
Thu, 10 Jun 2010 15:00:30 -0700 6952043: Incorrect JNI calls in fontpath.c
igor [Thu, 10 Jun 2010 15:00:30 -0700] rev 5752
6952043: Incorrect JNI calls in fontpath.c Reviewed-by: jgodinez, prr
Tue, 08 Jun 2010 17:52:47 +0100 6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c
andrew [Tue, 08 Jun 2010 17:52:47 +0100] rev 5751
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c Summary: Avoid use of deprecated libpng macro (removed in some 1.4.x releases) Reviewed-by: prr
Thu, 24 Jun 2010 20:03:10 -0700 Added tag jdk7-b99 for changeset f825b9b605e4
mikejwre [Thu, 24 Jun 2010 20:03:10 -0700] rev 5750
Added tag jdk7-b99 for changeset f825b9b605e4
Wed, 05 Jul 2017 17:16:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:26 +0200] rev 5749
Merge
Wed, 30 Jun 2010 18:57:35 -0700 Merge
mikejwre [Wed, 30 Jun 2010 18:57:35 -0700] rev 5748
Merge
Tue, 29 Jun 2010 16:33:41 -0700 6964882: 32 bit JDK does not build on 64 bit Windows platforms
prr [Tue, 29 Jun 2010 16:33:41 -0700] rev 5747
6964882: 32 bit JDK does not build on 64 bit Windows platforms Reviewed-by: ohair, valeriep
Thu, 24 Jun 2010 20:03:00 -0700 Added tag jdk7-b99 for changeset f45234b29a80
mikejwre [Thu, 24 Jun 2010 20:03:00 -0700] rev 5746
Added tag jdk7-b99 for changeset f45234b29a80
Tue, 29 Jun 2010 22:31:31 -0700 Merge
lana [Tue, 29 Jun 2010 22:31:31 -0700] rev 5745
Merge
Mon, 21 Jun 2010 22:06:46 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:46 -0700] rev 5744
Merge
Mon, 21 Jun 2010 11:00:15 -0700 6960853: Cleanup makefiles, remove unused vars etc.
ohair [Mon, 21 Jun 2010 11:00:15 -0700] rev 5743
6960853: Cleanup makefiles, remove unused vars etc. 6959596: Windows fastdebug build broken 6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches Reviewed-by: alanb
Thu, 24 Jun 2010 20:02:55 -0700 Added tag jdk7-b99 for changeset 3aeed58228be
mikejwre [Thu, 24 Jun 2010 20:02:55 -0700] rev 5742
Added tag jdk7-b99 for changeset 3aeed58228be
Wed, 05 Jul 2017 17:16:17 +0200 Added tag jdk7-b99 for changeset c4c8a5bc54f6
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5741
Added tag jdk7-b99 for changeset c4c8a5bc54f6
Wed, 05 Jul 2017 17:16:17 +0200 Merge jdk7-b99
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5740
Merge
Wed, 05 Jul 2017 17:16:14 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:14 +0200] rev 5739
Merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip