Mon, 22 Apr 2013 13:37:07 -0700 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter
naoto [Mon, 22 Apr 2013 13:37:07 -0700] rev 17169
8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter Reviewed-by: okutsu
Wed, 17 Apr 2013 11:34:31 +0200 8011426: java.util collection Spliterator implementations
psandoz [Wed, 17 Apr 2013 11:34:31 +0200] rev 17168
8011426: java.util collection Spliterator implementations Summary: Spliterator implementations for collection classes in java.util. Reviewed-by: mduigou, briangoetz Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
Wed, 17 Apr 2013 14:39:04 -0400 8008682: Inital Streams public API
briangoetz [Wed, 17 Apr 2013 14:39:04 -0400] rev 17167
8008682: Inital Streams public API Reviewed-by: mduigou, dholmes, darcy Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>, JSR-335 EG <lambda-libs-spec-experts@openjdk.java.net>
Mon, 22 Apr 2013 09:19:34 -0700 8001647: default methods for Collections - forEach, removeIf, replaceAll, sort
akhil [Mon, 22 Apr 2013 09:19:34 -0700] rev 17166
8001647: default methods for Collections - forEach, removeIf, replaceAll, sort Reviewed-by: alanb, dholmes, mduigou, psandoz, smarks Contributed-by: Akhil Arora <akhil.arora@oracle.com>, Arne Siegel <v.a.ammodytes@googlemail.com>, Brian Goetz <brian.goetz@oracle.com>
Mon, 22 Apr 2013 11:39:53 +0800 8005527: [TEST_BUG] console.sh failed Automatically with exit code 1.
weijun [Mon, 22 Apr 2013 11:39:53 +0800] rev 17165
8005527: [TEST_BUG] console.sh failed Automatically with exit code 1. Reviewed-by: xuelei
Fri, 19 Apr 2013 16:50:10 -0700 8010939: Deadlock in LogManager
jgish [Fri, 19 Apr 2013 16:50:10 -0700] rev 17164
8010939: Deadlock in LogManager Summary: re-order locks to avoid deadlock Reviewed-by: mchung
Tue, 16 Apr 2013 22:50:48 -0400 8008670: Initial java.util.stream putback -- internal API classes
mduigou [Tue, 16 Apr 2013 22:50:48 -0400] rev 17163
8008670: Initial java.util.stream putback -- internal API classes Reviewed-by: mduigou, dholmes Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
Wed, 17 Apr 2013 11:47:18 -0400 8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth
jzavgren [Wed, 17 Apr 2013 11:47:18 -0400] rev 17162
8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth Summary: The extraneous quotes were removed. Reviewed-by: chegar
Fri, 19 Apr 2013 15:41:11 +0800 8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
weijun [Fri, 19 Apr 2013 15:41:11 +0800] rev 17161
8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161 Reviewed-by: mullan
Thu, 18 Apr 2013 22:23:56 -0700 8006935: Need to take care of long secret keys in HMAC/PRF compuation
xuelei [Thu, 18 Apr 2013 22:23:56 -0700] rev 17160
8006935: Need to take care of long secret keys in HMAC/PRF compuation Reviewed-by: valeriep
Thu, 18 Apr 2013 16:33:11 -0400 8012005: LogManager needs test to ensure stack trace is not being done to find bundle
jgish [Thu, 18 Apr 2013 16:33:11 -0400] rev 17159
8012005: LogManager needs test to ensure stack trace is not being done to find bundle Reviewed-by: mchung
Thu, 18 Apr 2013 13:02:58 -0700 8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters
mchung [Thu, 18 Apr 2013 13:02:58 -0700] rev 17158
8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters Reviewed-by: mchung Contributed-by: Yasumasa Suenaga <yasu@ysfactory.dip.jp>
Thu, 18 Apr 2013 11:14:39 -0700 8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt
mchung [Thu, 18 Apr 2013 11:14:39 -0700] rev 17157
8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt Reviewed-by: lancea, alanb
Thu, 18 Apr 2013 10:22:53 -0700 8011946: java.util.Currency javadoc has broken link to iso.org
dxu [Thu, 18 Apr 2013 10:22:53 -0700] rev 17156
8011946: java.util.Currency javadoc has broken link to iso.org Reviewed-by: mduigou
Thu, 18 Apr 2013 12:24:55 +0100 8009648: Tests fail in -agentvm -concurrency mode
alanb [Thu, 18 Apr 2013 12:24:55 +0100] rev 17155
8009648: Tests fail in -agentvm -concurrency mode Reviewed-by: alanb Contributed-by: roger.riggs@oracle.com
Thu, 18 Apr 2013 11:13:18 +0100 8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac)
alanb [Thu, 18 Apr 2013 11:13:18 +0100] rev 17154
8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac) Reviewed-by: chegar
Wed, 01 May 2013 11:27:12 -0700 Merge
lana [Wed, 01 May 2013 11:27:12 -0700] rev 17153
Merge
Wed, 01 May 2013 09:20:08 -0700 Merge
lana [Wed, 01 May 2013 09:20:08 -0700] rev 17152
Merge
Wed, 01 May 2013 12:19:25 +0400 8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
serb [Wed, 01 May 2013 12:19:25 +0400] rev 17151
8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment Reviewed-by: anthony, bae
Tue, 30 Apr 2013 17:27:48 +0400 7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36
serb [Tue, 30 Apr 2013 17:27:48 +0400] rev 17150
7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36 Reviewed-by: anthony, art
Tue, 30 Apr 2013 13:24:14 +0400 8012004: JInternalFrame not being finalized after closing
mcherkas [Tue, 30 Apr 2013 13:24:14 +0400] rev 17149
8012004: JInternalFrame not being finalized after closing Reviewed-by: alexsch, alexp
Mon, 29 Apr 2013 16:42:22 +0400 8007458: [findbugs] One more beans issue, with ReflectionUtils
malenkov [Mon, 29 Apr 2013 16:42:22 +0400] rev 17148
8007458: [findbugs] One more beans issue, with ReflectionUtils Reviewed-by: art, alexsch
Fri, 26 Apr 2013 18:48:11 +0400 8012586: [x11] Modal dialogs for fullscreen window may show behind its owner
anthony [Fri, 26 Apr 2013 18:48:11 +0400] rev 17147
8012586: [x11] Modal dialogs for fullscreen window may show behind its owner Summary: Use the _NET_WM_WINDOW_TYPE_DIALOG type for owned windows Reviewed-by: anthony, art, serb Contributed-by: Vladimir Kravets <vova.kravets@gmail.com>
Wed, 24 Apr 2013 11:48:54 +0400 8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8
kshefov [Wed, 24 Apr 2013 11:48:54 +0400] rev 17146
8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8 Reviewed-by: anthony, serb, ant
Tue, 23 Apr 2013 15:17:39 -0700 Merge
lana [Tue, 23 Apr 2013 15:17:39 -0700] rev 17145
Merge
Mon, 22 Apr 2013 19:24:41 +0400 8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
leonidr [Mon, 22 Apr 2013 19:24:41 +0400] rev 17144
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar Reviewed-by: anthony, serb
Mon, 22 Apr 2013 18:39:04 +0400 8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
kshefov [Mon, 22 Apr 2013 18:39:04 +0400] rev 17143
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris Reviewed-by: serb, anthony
Thu, 18 Apr 2013 15:09:59 +0100 8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
pchelko [Thu, 18 Apr 2013 15:09:59 +0100] rev 17142
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality Reviewed-by: anthony, serb Contributed-by: Markus Persson <markus.persson@oracle.com>
Tue, 30 Apr 2013 22:43:02 -0700 Merge
lana [Tue, 30 Apr 2013 22:43:02 -0700] rev 17141
Merge
Mon, 29 Apr 2013 10:02:21 -0700 8005302: [findbugs] public methods return internal arrays; may be private
jchen [Mon, 29 Apr 2013 10:02:21 -0700] rev 17140
8005302: [findbugs] public methods return internal arrays; may be private Reviewed-by: bae, prr
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip