Wed, 18 May 2011 17:18:52 -0700 Merge
lana [Wed, 18 May 2011 17:18:52 -0700] rev 9704
Merge
Wed, 18 May 2011 16:49:20 -0700 7045138: OutOfMemoryError thrown without stack trace in jdk7-b142
darcy [Wed, 18 May 2011 16:49:20 -0700] rev 9703
7045138: OutOfMemoryError thrown without stack trace in jdk7-b142 Reviewed-by: dholmes, mchung
Mon, 16 May 2011 18:19:34 -0700 Merge
lana [Mon, 16 May 2011 18:19:34 -0700] rev 9702
Merge
Mon, 16 May 2011 12:58:48 -0700 7041595: 4/4 add lost test for 6487638
dcubed [Mon, 16 May 2011 12:58:48 -0700] rev 9701
7041595: 4/4 add lost test for 6487638 Summary: Add missing LoggingDeadlock3.java and LoggingDeadlock3.props Reviewed-by: dsamersoff, never, acorn, mchung
Mon, 16 May 2011 12:57:40 -0700 7016208: 4/3 null sometimes returned by java.util.logging.Logger.getLogger(String name) in -server -Xcomp
dcubed [Mon, 16 May 2011 12:57:40 -0700] rev 9700
7016208: 4/3 null sometimes returned by java.util.logging.Logger.getLogger(String name) in -server -Xcomp Summary: Logger can be GC'ed between LogManager.addLogger() and LogManager.getLogger() Reviewed-by: dsamersoff, never, acorn, mchung
Mon, 16 May 2011 12:56:29 -0700 6977677: 3/2 Deadlock on logging subsystem initialization
dcubed [Mon, 16 May 2011 12:56:29 -0700] rev 9699
6977677: 3/2 Deadlock on logging subsystem initialization Summary: Over synchronized Logger.getLogger() deadlocks with LogManager.<clinit>via PlatformLogger Reviewed-by: dsamersoff, never, acorn, mchung
Mon, 16 May 2011 17:28:18 +0200 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
fparain [Mon, 16 May 2011 17:28:18 +0200] rev 9698
7036199: Adding a notification to the implementation of GarbageCollectorMXBeans Summary: Add a JMX notification to GarbageCollectorMXBeans Reviewed-by: acorn, mchung
Mon, 16 May 2011 13:10:59 +0100 7042679: Phaser javadoc example does not compile
chegar [Mon, 16 May 2011 13:10:59 +0100] rev 9697
7042679: Phaser javadoc example does not compile Reviewed-by: dl
Sat, 14 May 2011 14:55:11 -0700 Merge
lana [Sat, 14 May 2011 14:55:11 -0700] rev 9696
Merge
Sat, 14 May 2011 11:24:26 -0700 Merge
lana [Sat, 14 May 2011 11:24:26 -0700] rev 9695
Merge
Sat, 14 May 2011 11:55:24 -0700 7044849: Constructs for Unicode binary properties should be \p{IsXXX} not p{isXXX}
sherman [Sat, 14 May 2011 11:55:24 -0700] rev 9694
7044849: Constructs for Unicode binary properties should be \p{IsXXX} not p{isXXX} Summary: fixed the doc typo Reviewed-by: alanb
Fri, 13 May 2011 13:20:16 +0200 7031754: javax.management docs need to be updated to replace Java SE 6 occurrences
fparain [Fri, 13 May 2011 13:20:16 +0200] rev 9693
7031754: javax.management docs need to be updated to replace Java SE 6 occurrences Summary: Remove references to a specific version of the Java Platform Reviewed-by: mchung, kamg
Thu, 12 May 2011 08:17:29 -0400 7044203: Missing @test tag in test/javax/management/timer/StartTest.java
kamg [Thu, 12 May 2011 08:17:29 -0400] rev 9692
7044203: Missing @test tag in test/javax/management/timer/StartTest.java Summary: Add tag Reviewed-by: alanb
Wed, 11 May 2011 20:39:40 -0700 7043514: NPE in sun.security.ssl.JsseJce.isEcAvailable
xuelei [Wed, 11 May 2011 20:39:40 -0700] rev 9691
7043514: NPE in sun.security.ssl.JsseJce.isEcAvailable Reviewed-by: weijun, vinnie, wetmore
Wed, 11 May 2011 20:18:13 -0400 6659215: javax.management.timer.Timer frequently fails to start
kamg [Wed, 11 May 2011 20:18:13 -0400] rev 9690
6659215: javax.management.timer.Timer frequently fails to start Summary: Copy array to avoid ConcurrentModificationException Reviewed-by: dcubed, alanb
Wed, 11 May 2011 08:54:16 -0700 7043234: (fmt) java.util.Formatter links in javadoc to BigDecimal need to be fixed
sherman [Wed, 11 May 2011 08:54:16 -0700] rev 9689
7043234: (fmt) java.util.Formatter links in javadoc to BigDecimal need to be fixed Summary: fixed the doc miss Reviewed-by: alanb, emcmanus
Wed, 11 May 2011 15:00:16 +0100 7043788: (fs) PosixFileAttributes.owner() or group() throws NPE if owner/group not in passwd/group database
alanb [Wed, 11 May 2011 15:00:16 +0100] rev 9688
7043788: (fs) PosixFileAttributes.owner() or group() throws NPE if owner/group not in passwd/group database Reviewed-by: chegar
Wed, 11 May 2011 14:57:17 +0100 7043425: (fc) ClosedByInterruptException thrown but interrupt status not set
alanb [Wed, 11 May 2011 14:57:17 +0100] rev 9687
7043425: (fc) ClosedByInterruptException thrown but interrupt status not set Reviewed-by: dholmes, chegar
Tue, 10 May 2011 12:14:07 -0700 Merge
mduigou [Tue, 10 May 2011 12:14:07 -0700] rev 9686
Merge
Tue, 10 May 2011 10:16:37 -0700 7043513: Update test for StandardCharsets
mduigou [Tue, 10 May 2011 10:16:37 -0700] rev 9685
7043513: Update test for StandardCharsets Reviewed-by: alanb
Tue, 10 May 2011 14:41:18 -0400 7043443: address missed reason initialization in BatchUpdateException
lancea [Tue, 10 May 2011 14:41:18 -0400] rev 9684
7043443: address missed reason initialization in BatchUpdateException Reviewed-by: alanb
Mon, 09 May 2011 17:50:43 -0700 7021645: Project Coin: Minor improvements to java.lang.Throwable
darcy [Mon, 09 May 2011 17:50:43 -0700] rev 9683
7021645: Project Coin: Minor improvements to java.lang.Throwable Reviewed-by: mduigou
Tue, 10 May 2011 07:00:36 +0800 7041635: GSSContextSpi.java copyright notice error
weijun [Tue, 10 May 2011 07:00:36 +0800] rev 9682
7041635: GSSContextSpi.java copyright notice error Reviewed-by: valeriep
Mon, 09 May 2011 13:30:12 -0700 7041950: Fix copyright
naoto [Mon, 09 May 2011 13:30:12 -0700] rev 9681
7041950: Fix copyright Reviewed-by: okutsu
Mon, 09 May 2011 18:53:57 +0100 Merge
alanb [Mon, 09 May 2011 18:53:57 +0100] rev 9680
Merge
Mon, 09 May 2011 18:45:33 +0100 7042979: Rename StandardSocketOption and StandardWatchEventKind
alanb [Mon, 09 May 2011 18:45:33 +0100] rev 9679
7042979: Rename StandardSocketOption and StandardWatchEventKind Reviewed-by: forax, chegar
Mon, 09 May 2011 09:13:47 -0700 7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
mduigou [Mon, 09 May 2011 09:13:47 -0700] rev 9678
7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java Reviewed-by: alanb
Mon, 09 May 2011 08:58:00 -0700 Merge
mduigou [Mon, 09 May 2011 08:58:00 -0700] rev 9677
Merge
Tue, 03 May 2011 16:32:47 -0700 7041612: Rename StandardCharset to StandardCharsets
mduigou [Tue, 03 May 2011 16:32:47 -0700] rev 9676
7041612: Rename StandardCharset to StandardCharsets Reviewed-by: alanb, mr, darcy
Mon, 09 May 2011 16:36:20 +0100 7042673: LockSupport.getBlocker(null) crashes
dl [Mon, 09 May 2011 16:36:20 +0100] rev 9675
7042673: LockSupport.getBlocker(null) crashes Reviewed-by: chegar
Mon, 09 May 2011 15:58:25 +0100 6987652: VM crashed in sun.security.mscapi.RSAKeyPairGenerator.generateRSAKeyPair(...)
vinnie [Mon, 09 May 2011 15:58:25 +0100] rev 9674
6987652: VM crashed in sun.security.mscapi.RSAKeyPairGenerator.generateRSAKeyPair(...) Reviewed-by: alanb
Mon, 09 May 2011 01:57:28 -0700 Merge
alanb [Mon, 09 May 2011 01:57:28 -0700] rev 9673
Merge
Mon, 09 May 2011 01:47:05 -0700 Merge
alanb [Mon, 09 May 2011 01:47:05 -0700] rev 9672
Merge
Fri, 06 May 2011 17:06:25 -0700 7011326: Add informative example to @SafeVarargs type or language discussion
darcy [Fri, 06 May 2011 17:06:25 -0700] rev 9671
7011326: Add informative example to @SafeVarargs type or language discussion Reviewed-by: mcimadamore, mduigou
Mon, 16 May 2011 18:17:26 -0700 Merge
lana [Mon, 16 May 2011 18:17:26 -0700] rev 9670
Merge
Sat, 14 May 2011 15:21:38 -0700 Merge
lana [Sat, 14 May 2011 15:21:38 -0700] rev 9669
Merge
Wed, 11 May 2011 08:02:44 +0900 7041232: IllegalArgumentException in sun.text.bidi.BidiBase.setLine starting from JDK 7 b64
peytoia [Wed, 11 May 2011 08:02:44 +0900] rev 9668
7041232: IllegalArgumentException in sun.text.bidi.BidiBase.setLine starting from JDK 7 b64 Reviewed-by: okutsu
Tue, 10 May 2011 17:06:26 +0400 7034619: Scrollable Tabs don't appear with JDK7 Synth based LaF, different from Java 5/6
kizune [Tue, 10 May 2011 17:06:26 +0400] rev 9667
7034619: Scrollable Tabs don't appear with JDK7 Synth based LaF, different from Java 5/6 Reviewed-by: alexp
Fri, 06 May 2011 16:01:17 +0400 6894541: javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors.
dav [Fri, 06 May 2011 16:01:17 +0400] rev 9666
6894541: javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors. Reviewed-by: alexp
Wed, 04 May 2011 10:20:14 +0400 7031551: Generics: JComboBox
rupashka [Wed, 04 May 2011 10:20:14 +0400] rev 9665
7031551: Generics: JComboBox Reviewed-by: alexp, malenkov
Mon, 16 May 2011 18:15:42 -0700 Merge
lana [Mon, 16 May 2011 18:15:42 -0700] rev 9664
Merge
Mon, 16 May 2011 18:40:10 +0400 7010721: Frame#setMaximizedbounds not working properly on dual screen environment
dcherepanov [Mon, 16 May 2011 18:40:10 +0400] rev 9663
7010721: Frame#setMaximizedbounds not working properly on dual screen environment Reviewed-by: art, anthony
Sat, 14 May 2011 16:51:25 -0700 Merge
lana [Sat, 14 May 2011 16:51:25 -0700] rev 9662
Merge
Fri, 13 May 2011 19:49:21 +0400 7042537: When press the 'Print' button,the NullPointerException is thrown and printdialog is not pop up.
dav [Fri, 13 May 2011 19:49:21 +0400] rev 9661
7042537: When press the 'Print' button,the NullPointerException is thrown and printdialog is not pop up. Reviewed-by: dcherepanov, art
Wed, 11 May 2011 17:51:46 +0400 7043455: Taking a screenshot may fail on X11 after 6903034
anthony [Wed, 11 May 2011 17:51:46 +0400] rev 9660
7043455: Taking a screenshot may fail on X11 after 6903034 Summary: Backout 6903034 Reviewed-by: art, dcherepanov
Wed, 11 May 2011 15:00:25 +0400 7042429: jdk 7 b140: crashes in awt.dll+0xb85fb] Java_sun_awt_Win32GraphicsEnvironment_isVistaOS+0xfdf
dav [Wed, 11 May 2011 15:00:25 +0400] rev 9659
7042429: jdk 7 b140: crashes in awt.dll+0xb85fb] Java_sun_awt_Win32GraphicsEnvironment_isVistaOS+0xfdf Reviewed-by: bae, dcherepanov
Tue, 10 May 2011 18:28:05 +0400 7041387: Introduce new boolean system property java.awt.smartInvalidate
anthony [Tue, 10 May 2011 18:28:05 +0400] rev 9658
7041387: Introduce new boolean system property java.awt.smartInvalidate Summary: The behavior introduced with 6852592 is now enabled by the new system property only Reviewed-by: dcherepanov
Tue, 10 May 2011 17:56:12 +0400 7035053: java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java fails against jdk7 b134
bagiras [Tue, 10 May 2011 17:56:12 +0400] rev 9657
7035053: java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java fails against jdk7 b134 Reviewed-by: art, denis, ant, dcherepanov
(0) -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip