Thu, 10 Jan 2013 20:26:00 -0800 8003147: port fix for BCEL bug 39695
dbuck [Thu, 10 Jan 2013 20:26:00 -0800] rev 15346
8003147: port fix for BCEL bug 39695 Summary: Added support for Local Variable Type Table so that BCEL library can be used to modify methods with generics-related debug data without violating class file format Reviewed-by: lancea
Thu, 24 Jan 2013 16:48:57 -0800 Added tag jdk8-b74 for changeset 6ab75b6a0432
katleman [Thu, 24 Jan 2013 16:48:57 -0800] rev 15345
Added tag jdk8-b74 for changeset 6ab75b6a0432
Wed, 05 Jul 2017 18:38:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:07 +0200] rev 15344
Merge
Thu, 24 Jan 2013 16:48:39 -0800 Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
katleman [Thu, 24 Jan 2013 16:48:39 -0800] rev 15343
Added tag jdk8-b74 for changeset 5a4f1fb4c6ef
Wed, 05 Jul 2017 18:38:03 +0200 Merge
duke [Wed, 05 Jul 2017 18:38:03 +0200] rev 15342
Merge
Wed, 30 Jan 2013 13:04:22 -0800 Merge
katleman [Wed, 30 Jan 2013 13:04:22 -0800] rev 15341
Merge
Tue, 29 Jan 2013 16:35:24 +0100 8006873: SWAT-b74 msvcr100.dll does not have the permission for all
erikj [Tue, 29 Jan 2013 16:35:24 +0100] rev 15340
8006873: SWAT-b74 msvcr100.dll does not have the permission for all Reviewed-by: alanb, tbell
Wed, 30 Jan 2013 10:18:33 -0800 Merge
amurillo [Wed, 30 Jan 2013 10:18:33 -0800] rev 15339
Merge
Fri, 25 Jan 2013 03:02:56 -0800 Merge
amurillo [Fri, 25 Jan 2013 03:02:56 -0800] rev 15338
Merge
Wed, 23 Jan 2013 11:47:07 -0800 8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617)
kvn [Wed, 23 Jan 2013 11:47:07 -0800] rev 15337
8006799: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() (jdk part of 6896617) Summary: Move hot loop in ISO_8859_1$Encode.encodeArrayLoop() into separate method encodeISOArray() to be replaced by JVM JIT compiler with optimized intrinsic code. Reviewed-by: alanb, sherman
Fri, 11 Jan 2013 16:50:34 -0800 8006123: Support @Contended Annotation - JEP 142 (jdk part)
dl [Fri, 11 Jan 2013 16:50:34 -0800] rev 15336
8006123: Support @Contended Annotation - JEP 142 (jdk part) Summary: jdk changes for 8003895. Reviewed-by: darcy, jrose, coleenp, dholmes, kvn Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Tue, 29 Jan 2013 20:19:48 -0800 Merge
lana [Tue, 29 Jan 2013 20:19:48 -0800] rev 15335
Merge
Mon, 28 Jan 2013 14:23:09 +0100 Merge
erikj [Mon, 28 Jan 2013 14:23:09 +0100] rev 15334
Merge
Thu, 24 Jan 2013 18:06:24 +0400 8003400: JTree scrolling problem when using large model in WindowsLookAndFeel
malenkov [Thu, 24 Jan 2013 18:06:24 +0400] rev 15333
8003400: JTree scrolling problem when using large model in WindowsLookAndFeel Reviewed-by: alexsch
Thu, 24 Jan 2013 17:57:02 +0400 8005138: test/java/beans/Introspector/TestTypeResolver.java fails
malenkov [Thu, 24 Jan 2013 17:57:02 +0400] rev 15332
8005138: test/java/beans/Introspector/TestTypeResolver.java fails Reviewed-by: alexsch
Thu, 24 Jan 2013 17:50:03 +0400 8003173: [macosx] Fullscreen on Mac leaves an empty rectangle
serb [Thu, 24 Jan 2013 17:50:03 +0400] rev 15331
8003173: [macosx] Fullscreen on Mac leaves an empty rectangle Reviewed-by: anthony, alexsch
Thu, 24 Jan 2013 17:26:32 +0400 6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser
malenkov [Thu, 24 Jan 2013 17:26:32 +0400] rev 15330
6817933: Setting the background of an HTML Widget changes the native Windows JFileChooser Reviewed-by: alexsch
Thu, 24 Jan 2013 16:09:48 +0400 7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD
kizune [Thu, 24 Jan 2013 16:09:48 +0400] rev 15329
7143768: [macosx] Unexpected NullPointerException and java.io.IOException during DnD Reviewed-by: alexp
Thu, 24 Jan 2013 15:55:04 +0400 8005997: [macosx] Printer Dialog opens an additional title bar
serb [Thu, 24 Jan 2013 15:55:04 +0400] rev 15328
8005997: [macosx] Printer Dialog opens an additional title bar Reviewed-by: anthony, art Contributed-by: petr.pchelko@oracle.com
Thu, 24 Jan 2013 15:52:25 +0400 7132793: [macosx] setWheelScrollEnabled action reversed
alexp [Thu, 24 Jan 2013 15:52:25 +0400] rev 15327
7132793: [macosx] setWheelScrollEnabled action reversed Reviewed-by: serb, art
Thu, 24 Jan 2013 15:26:40 +0400 7147078: [macosx] Echo char set in TextField doesn't prevent word jumping
alexp [Thu, 24 Jan 2013 15:26:40 +0400] rev 15326
7147078: [macosx] Echo char set in TextField doesn't prevent word jumping Reviewed-by: art
Mon, 21 Jan 2013 17:55:31 +0400 8004298: NPE in WindowsTreeUI.ensureRowsAreVisible
alexsch [Mon, 21 Jan 2013 17:55:31 +0400] rev 15325
8004298: NPE in WindowsTreeUI.ensureRowsAreVisible Reviewed-by: serb
Fri, 18 Jan 2013 11:33:31 -0800 8000839: Integrate the Java Access Bridge with Java Runtime
raginip [Fri, 18 Jan 2013 11:33:31 -0800] rev 15324
8000839: Integrate the Java Access Bridge with Java Runtime Reviewed-by: ptbrunet, erikj
Fri, 18 Jan 2013 18:34:46 +0400 8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
alitvinov [Fri, 18 Jan 2013 18:34:46 +0400] rev 15323
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X Reviewed-by: art, serb
Fri, 18 Jan 2013 18:17:02 +0400 7179050: [macosx] Make LWAWT be able to run on AppKit thread
serb [Fri, 18 Jan 2013 18:17:02 +0400] rev 15322
7179050: [macosx] Make LWAWT be able to run on AppKit thread Summary: Removed irrelevant assertions from the LWAWT native methods Reviewed-by: serb, anthony Contributed-by: petr.pchelko@oracle.com
Fri, 18 Jan 2013 14:17:11 +0400 8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
anthony [Fri, 18 Jan 2013 14:17:11 +0400] rev 15321
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m Summary: Allow one to start AWT on the main thread w/o exceptions Reviewed-by: art, serb
Thu, 17 Jan 2013 15:08:08 +0000 7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
kshefov [Thu, 17 Jan 2013 15:08:08 +0000] rev 15320
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH] Reviewed-by: serb, alexsch
Wed, 16 Jan 2013 15:57:25 -0800 Merge
lana [Wed, 16 Jan 2013 15:57:25 -0800] rev 15319
Merge
Wed, 16 Jan 2013 17:26:41 +0400 8005492: Reduce number of warnings in sun/awt/* classes
mcherkas [Wed, 16 Jan 2013 17:26:41 +0400] rev 15318
8005492: Reduce number of warnings in sun/awt/* classes Reviewed-by: art, anthony
Tue, 15 Jan 2013 21:57:47 +0400 7124525: [macosx] No animation on certain Swing components in Aqua LaF
serb [Tue, 15 Jan 2013 21:57:47 +0400] rev 15317
7124525: [macosx] No animation on certain Swing components in Aqua LaF Reviewed-by: alexsch, swingler
Tue, 15 Jan 2013 12:49:03 +0400 8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
alexsch [Tue, 15 Jan 2013 12:49:03 +0400] rev 15316
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx Reviewed-by: serb, leonidr
Mon, 14 Jan 2013 08:32:29 -0500 7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
alexsch [Mon, 14 Jan 2013 08:32:29 -0500] rev 15315
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8 Reviewed-by: serb
Sat, 26 Jan 2013 19:22:51 -0800 Merge
lana [Sat, 26 Jan 2013 19:22:51 -0800] rev 15314
Merge
Sat, 26 Jan 2013 16:57:02 +0000 8006503: JVM_PrintStackTrace is not used in JDK
alanb [Sat, 26 Jan 2013 16:57:02 +0000] rev 15313
8006503: JVM_PrintStackTrace is not used in JDK Reviewed-by: alanb, darcy Contributed-by: eric.mccorkle@oracle.com
Tue, 22 Jan 2013 11:14:13 -0500 4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent
jgish [Tue, 22 Jan 2013 11:14:13 -0500] rev 15312
4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent Summary: Add blanket null-handling statement to StringBuilder and StringBuffer Reviewed-by: mduigou
Fri, 25 Jan 2013 16:13:39 -0800 8004201: Add static utility methods to primitives to be used for redution operations.
mduigou [Fri, 25 Jan 2013 16:13:39 -0800] rev 15311
8004201: Add static utility methods to primitives to be used for redution operations. Reviewed-by: darcy, mduigou, briangoetz, dholmes Contributed-by: akhil.arora@oracle.com
Fri, 25 Jan 2013 16:13:32 -0800 8005632: Extend java.util.Logger to use Supplier<String> for messages
mduigou [Fri, 25 Jan 2013 16:13:32 -0800] rev 15310
8005632: Extend java.util.Logger to use Supplier<String> for messages Reviewed-by: briangoetz, mduigou Contributed-by: henry.jen@oracle.com
Fri, 25 Jan 2013 11:52:10 -0800 7017962: Obsolete link is used in URL class level spec
khazra [Fri, 25 Jan 2013 11:52:10 -0800] rev 15309
7017962: Obsolete link is used in URL class level spec Summary: Change the link to an archived document Reviewed-by: chegar, mduigou
Fri, 25 Jan 2013 17:47:37 +0000 8006951: Avoid storing duplicate PKCS12 attributes
vinnie [Fri, 25 Jan 2013 17:47:37 +0000] rev 15308
8006951: Avoid storing duplicate PKCS12 attributes Reviewed-by: mullan
Fri, 25 Jan 2013 16:19:39 +0000 8006946: PKCS12 test failure due to incorrect alias name
vinnie [Fri, 25 Jan 2013 16:19:39 +0000] rev 15307
8006946: PKCS12 test failure due to incorrect alias name Reviewed-by: mullan
Fri, 25 Jan 2013 13:09:47 +0000 8006565: java.lang.instrument specification should make it clear that -javaagent is optional
alanb [Fri, 25 Jan 2013 13:09:47 +0000] rev 15306
8006565: java.lang.instrument specification should make it clear that -javaagent is optional Reviewed-by: sla, dcubed, mchung
Fri, 25 Jan 2013 17:00:18 +0800 7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource()
dingxmin [Fri, 25 Jan 2013 17:00:18 +0800] rev 15305
7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource() Reviewed-by: chegar
Thu, 24 Jan 2013 16:54:11 -0800 8006895: Clarify that FunctionalInferface is only informative
darcy [Thu, 24 Jan 2013 16:54:11 -0800] rev 15304
8006895: Clarify that FunctionalInferface is only informative Reviewed-by: briangoetz
Thu, 24 Jan 2013 18:21:09 +0000 8006863: javadoc cleanup for 8005408
vinnie [Thu, 24 Jan 2013 18:21:09 +0000] rev 15303
8006863: javadoc cleanup for 8005408 Reviewed-by: alanb
Thu, 24 Jan 2013 09:34:07 -0800 8006850: [pack200] disable pack200 tests until JSR-308 is implemented
ksrini [Thu, 24 Jan 2013 09:34:07 -0800] rev 15302
8006850: [pack200] disable pack200 tests until JSR-308 is implemented Reviewed-by: alanb
Thu, 24 Jan 2013 16:44:15 +0000 8006855: PKCS12 test failures due to unsupported algorithm
vinnie [Thu, 24 Jan 2013 16:44:15 +0000] rev 15301
8006855: PKCS12 test failures due to unsupported algorithm Reviewed-by: mullan
Thu, 24 Jan 2013 09:47:09 +0000 8006524: JSR-3: Allows java.beans to be optional
alanb [Thu, 24 Jan 2013 09:47:09 +0000] rev 15300
8006524: JSR-3: Allows java.beans to be optional Reviewed-by: dfuchs, mchung
Wed, 23 Jan 2013 20:46:39 -0500 8006813: Compilation error in PKCS12KeyStore.java
mullan [Wed, 23 Jan 2013 20:46:39 -0500] rev 15299
8006813: Compilation error in PKCS12KeyStore.java Reviewed-by: valeriep
Wed, 23 Jan 2013 23:13:54 +0000 8005408: KeyStore API enhancements
vinnie [Wed, 23 Jan 2013 23:13:54 +0000] rev 15298
8005408: KeyStore API enhancements Reviewed-by: mullan
Wed, 23 Jan 2013 21:25:49 +0000 8006591: Protect keystore entries using stronger PBE algorithms
vinnie [Wed, 23 Jan 2013 21:25:49 +0000] rev 15297
8006591: Protect keystore entries using stronger PBE algorithms Reviewed-by: mullan
Wed, 23 Jan 2013 10:31:10 -0800 Merge
sherman [Wed, 23 Jan 2013 10:31:10 -0800] rev 15296
Merge
Wed, 23 Jan 2013 10:29:50 -0800 8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently
sherman [Wed, 23 Jan 2013 10:29:50 -0800] rev 15295
8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently Summary: fixed the test case Reviewed-by: alanb
Wed, 23 Jan 2013 17:54:34 +0000 8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
robm [Wed, 23 Jan 2013 17:54:34 +0000] rev 15294
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection Reviewed-by: darcy, forax, psandoz, dholmes, tbell
Wed, 23 Jan 2013 15:12:28 +0000 8006764: FunctionalInterface missing from rt.jar (old build)
alanb [Wed, 23 Jan 2013 15:12:28 +0000] rev 15293
8006764: FunctionalInterface missing from rt.jar (old build) Reviewed-by: lancea, forax
Wed, 23 Jan 2013 14:45:44 +0000 8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac
chegar [Wed, 23 Jan 2013 14:45:44 +0000] rev 15292
8006669: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/PostThruProxy.sh fails on mac Reviewed-by: alanb
Wed, 23 Jan 2013 15:06:49 +0400 6519127: user.home property not set correctly
uta [Wed, 23 Jan 2013 15:06:49 +0400] rev 15291
6519127: user.home property not set correctly Summary: Registry-based approach was changed to SHGetKnownFolderPath/SHGetFolderPathW Reviewed-by: alanb, anthony
Wed, 23 Jan 2013 09:49:10 +0000 8006741: javadoc cleanup for 6263419
vinnie [Wed, 23 Jan 2013 09:49:10 +0000] rev 15290
8006741: javadoc cleanup for 6263419 Reviewed-by: alanb
Tue, 22 Jan 2013 20:59:21 -0800 8003680: JSR 310 Date/Time API
sherman [Tue, 22 Jan 2013 20:59:21 -0800] rev 15289
8003680: JSR 310 Date/Time API Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
Tue, 22 Jan 2013 18:30:49 -0800 8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running
smarks [Tue, 22 Jan 2013 18:30:49 -0800] rev 15288
8005646: TEST_BUG: java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup leaves process running Reviewed-by: mchung
Tue, 22 Jan 2013 23:32:15 +0000 6263419: No way to clean the memory for a java.security.Key
vinnie [Tue, 22 Jan 2013 23:32:15 +0000] rev 15287
6263419: No way to clean the memory for a java.security.Key Reviewed-by: mullan
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip