Tue, 05 Nov 2013 13:09:40 +0400 8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.
kshefov [Tue, 05 Nov 2013 13:09:40 +0400] rev 21690
8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas. Reviewed-by: jlaskey, lagergren
Tue, 05 Nov 2013 09:13:41 +0530 Merge
sundar [Tue, 05 Nov 2013 09:13:41 +0530] rev 21689
Merge
Mon, 04 Nov 2013 18:52:22 +0530 8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap
sundar [Mon, 04 Nov 2013 18:52:22 +0530] rev 21688
8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap Reviewed-by: jlaskey, hannesw, attila
Mon, 04 Nov 2013 09:29:12 +0530 Merge
sundar [Mon, 04 Nov 2013 09:29:12 +0530] rev 21687
Merge
Fri, 01 Nov 2013 15:36:33 +0100 8027236: Ensure ScriptObject and ConsString aren't visible to Java
attila [Fri, 01 Nov 2013 15:36:33 +0100] rev 21686
8027236: Ensure ScriptObject and ConsString aren't visible to Java Reviewed-by: lagergren, sundar
Fri, 01 Nov 2013 19:54:48 +0530 8027700: function redeclaration checks missing for declaration binding instantiation
sundar [Fri, 01 Nov 2013 19:54:48 +0530] rev 21685
8027700: function redeclaration checks missing for declaration binding instantiation Reviewed-by: jlaskey, lagergren
Thu, 14 Nov 2013 09:05:27 -0800 Added tag jdk8-b116 for changeset 873d41f3369f
cl [Thu, 14 Nov 2013 09:05:27 -0800] rev 21684
Added tag jdk8-b116 for changeset 873d41f3369f
Wed, 05 Jul 2017 19:22:42 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:42 +0200] rev 21683
Merge
Thu, 14 Nov 2013 23:33:06 -0800 Merge
lana [Thu, 14 Nov 2013 23:33:06 -0800] rev 21682
Merge
Fri, 08 Nov 2013 17:16:59 -0800 Merge
lana [Fri, 08 Nov 2013 17:16:59 -0800] rev 21681
Merge
Thu, 07 Nov 2013 20:48:38 -0800 8027943: serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45
mchung [Thu, 07 Nov 2013 20:48:38 -0800] rev 21680
8027943: serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45 Reviewed-by: msheppar, alanb, lancea
Thu, 14 Nov 2013 09:04:54 -0800 Added tag jdk8-b116 for changeset 9b8bd0fa21c4
cl [Thu, 14 Nov 2013 09:04:54 -0800] rev 21679
Added tag jdk8-b116 for changeset 9b8bd0fa21c4
Wed, 05 Jul 2017 19:22:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:38 +0200] rev 21678
Merge
Fri, 15 Nov 2013 07:14:23 -0800 Merge
lana [Fri, 15 Nov 2013 07:14:23 -0800] rev 21677
Merge
Thu, 14 Nov 2013 16:08:28 -0800 8014266: regression test AsyncSSLSocketClose.java time out.
xuelei [Thu, 14 Nov 2013 16:08:28 -0800] rev 21676
8014266: regression test AsyncSSLSocketClose.java time out. Reviewed-by: xuelei Contributed-by: Rajan Halade <rajan.halade@oracle.com>
Thu, 14 Nov 2013 14:01:52 -0500 Merge
coleenp [Thu, 14 Nov 2013 14:01:52 -0500] rev 21675
Merge
Thu, 14 Nov 2013 10:44:57 -0500 8023041: The CDS classlist needs to be updated for JDK 8
hseigel [Thu, 14 Nov 2013 10:44:57 -0500] rev 21674
8023041: The CDS classlist needs to be updated for JDK 8 Summary: Generate new classlists from JDK 8 classes Reviewed-by: alanb, coleenp, hseigel Contributed-by: ekaterina.pavlova@oracle.com
Thu, 14 Nov 2013 19:31:31 +0100 8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent
sla [Thu, 14 Nov 2013 19:31:31 +0100] rev 21673
8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent Reviewed-by: alanb, allwin, sspitsyn, mgronlun
Thu, 14 Nov 2013 12:17:37 +0100 8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true
jfranck [Thu, 14 Nov 2013 12:17:37 +0100] rev 21672
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true Reviewed-by: briangoetz
Thu, 14 Nov 2013 10:40:33 +0000 8028343: More ProblemList.txt updates (11/2013)
alanb [Thu, 14 Nov 2013 10:40:33 +0000] rev 21671
8028343: More ProblemList.txt updates (11/2013) Reviewed-by: chegar
Wed, 13 Nov 2013 22:22:28 -0800 8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression
sherman [Wed, 13 Nov 2013 22:22:28 -0800] rev 21670
8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression Summary: to undo the change for 6559590 Reviewed-by: darcy
Wed, 13 Nov 2013 15:48:21 -0500 8026884: test for fix of JDK-8021398 does not have @bug tag
emc [Wed, 13 Nov 2013 15:48:21 -0500] rev 21669
8026884: test for fix of JDK-8021398 does not have @bug tag 8028021: @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs Summary: two documentation fixes Reviewed-by: darcy
Wed, 13 Nov 2013 11:26:01 -0800 8027645: Pattern.split() with positive lookahead
sherman [Wed, 13 Nov 2013 11:26:01 -0800] rev 21668
8027645: Pattern.split() with positive lookahead 6559590: Pattern.compile(".*").split("") returns incorrect result Summary: updated spec/impl for these two corner cases Reviewed-by: alanb, psandoz
Wed, 13 Nov 2013 11:06:57 -0800 8028300: Fix raw type lint warnings in java.util.concurrent
darcy [Wed, 13 Nov 2013 11:06:57 -0800] rev 21667
8028300: Fix raw type lint warnings in java.util.concurrent Reviewed-by: chegar, martin
Wed, 13 Nov 2013 18:41:30 +0100 6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
egahlin [Wed, 13 Nov 2013 18:41:30 +0100] rev 21666
6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh Reviewed-by: sla, sspitsyn
Wed, 13 Nov 2013 16:52:18 +0000 8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
alanb [Wed, 13 Nov 2013 16:52:18 +0000] rev 21665
8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission Reviewed-by: mchung, martin, chegar
Wed, 13 Nov 2013 16:44:12 +0000 8022213: Intermittent test failures in java/net/URLClassLoader
chegar [Wed, 13 Nov 2013 16:44:12 +0000] rev 21664
8022213: Intermittent test failures in java/net/URLClassLoader Reviewed-by: dxu, alanb
Wed, 13 Nov 2013 07:49:42 -0800 8028234: Remove unused methods in sun.misc.JavaAWTAccess
mchung [Wed, 13 Nov 2013 07:49:42 -0800] rev 21663
8028234: Remove unused methods in sun.misc.JavaAWTAccess Reviewed-by: art, dfuchs, lancea
Wed, 13 Nov 2013 11:46:05 +0100 8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary
ykantser [Wed, 13 Nov 2013 11:46:05 +0100] rev 21662
8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary Reviewed-by: sla
Wed, 13 Nov 2013 15:21:53 +0100 6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java
egahlin [Wed, 13 Nov 2013 15:21:53 +0100] rev 21661
6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java Reviewed-by: sla, jbachorik
Wed, 13 Nov 2013 13:12:16 +0100 8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
jbachorik [Wed, 13 Nov 2013 13:12:16 +0100] rev 21660
8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently Reviewed-by: dholmes, ykantser
Wed, 13 Nov 2013 10:50:30 +0100 8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id
dfuchs [Wed, 13 Nov 2013 10:50:30 +0100] rev 21659
8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id Summary: Trivial: change @bug 8023163 into @bug 8026499 Reviewed-by: mchung, alanb
Wed, 13 Nov 2013 01:14:23 -0800 8023147: Test DisabledShortRSAKeys.java intermittent failed
xuelei [Wed, 13 Nov 2013 01:14:23 -0800] rev 21658
8023147: Test DisabledShortRSAKeys.java intermittent failed Reviewed-by: mullan
Wed, 13 Nov 2013 07:43:24 +0000 8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError
alanb [Wed, 13 Nov 2013 07:43:24 +0000] rev 21657
8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError Reviewed-by: mchung, egahlin
Tue, 12 Nov 2013 14:03:28 -0500 8028014: Doclint warning/error cleanup in javax.management
rriggs [Tue, 12 Nov 2013 14:03:28 -0500] rev 21656
8028014: Doclint warning/error cleanup in javax.management Summary: Improve generated html by fixing doclint warnings Reviewed-by: sla, jbachorik
Tue, 12 Nov 2013 09:44:39 -0800 8028229: Fix more raw types lint warning in core libraries
darcy [Tue, 12 Nov 2013 09:44:39 -0800] rev 21655
8028229: Fix more raw types lint warning in core libraries Reviewed-by: chegar, forax, lancea, alanb, jfranck
Tue, 12 Nov 2013 17:37:45 +0000 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
alanb [Tue, 12 Nov 2013 17:37:45 +0000] rev 21654
8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) Reviewed-by: chegar
Tue, 12 Nov 2013 18:12:47 +0100 6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
egahlin [Tue, 12 Nov 2013 18:12:47 +0100] rev 21653
6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes() Reviewed-by: sla
Tue, 12 Nov 2013 17:40:26 +0100 6543856: MonitorVmStartTerminate.sh fails intermittently
egahlin [Tue, 12 Nov 2013 17:40:26 +0100] rev 21652
6543856: MonitorVmStartTerminate.sh fails intermittently Reviewed-by: sla, dholmes
Tue, 12 Nov 2013 16:59:51 +0100 8028027: serialver should emit declaration with the 'private' modifier
smarks [Tue, 12 Nov 2013 16:59:51 +0100] rev 21651
8028027: serialver should emit declaration with the 'private' modifier Reviewed-by: darcy, mchung, alanb, chegar
Tue, 12 Nov 2013 14:52:42 +0100 8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
egahlin [Tue, 12 Nov 2013 14:52:42 +0100] rev 21650
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently Reviewed-by: sla, jbachorik
Sat, 09 Nov 2013 04:21:28 +0400 8027823: catchException combinator fails with 9 argument target
vlivanov [Sat, 09 Nov 2013 04:21:28 +0400] rev 21649
8027823: catchException combinator fails with 9 argument target Reviewed-by: jrose
Mon, 11 Nov 2013 16:14:07 -0800 8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
rfield [Mon, 11 Nov 2013 16:14:07 -0800] rev 21648
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails Summary: fix NPE in test infrastructure Reviewed-by: ksrini, jfranck, alanb, rfield Contributed-by: alan.bateman@oracle.com
Mon, 11 Nov 2013 14:35:36 -0800 8026330: java.util.Base64 urlEncoder should omit padding
sherman [Mon, 11 Nov 2013 14:35:36 -0800] rev 21647
8026330: java.util.Base64 urlEncoder should omit padding Summary: to add Encoder.withoutPadding() Reviewed-by: alanb
Fri, 08 Nov 2013 18:16:12 +0100 8014506: Test of Jdp feature
sla [Fri, 08 Nov 2013 18:16:12 +0100] rev 21646
8014506: Test of Jdp feature Reviewed-by: sla Contributed-by: Alex Schenkman <alex.schenkman@oracle.com>
Mon, 11 Nov 2013 14:22:22 -0500 8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal
lancea [Mon, 11 Nov 2013 14:22:22 -0500] rev 21645
8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal Reviewed-by: darcy
Mon, 11 Nov 2013 16:06:16 +0000 8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
michaelm [Mon, 11 Nov 2013 16:06:16 +0000] rev 21644
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win) Reviewed-by: alanb
Mon, 11 Nov 2013 10:33:02 +0000 8028102: All test targets, jdk/test/Makefile, fail on Windows
chegar [Mon, 11 Nov 2013 10:33:02 +0000] rev 21643
8028102: All test targets, jdk/test/Makefile, fail on Windows Reviewed-by: mduigou
Mon, 11 Nov 2013 16:54:41 +0800 8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
weijun [Mon, 11 Nov 2013 16:54:41 +0800] rev 21642
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main Reviewed-by: xuelei
Mon, 11 Nov 2013 08:36:53 +0000 8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
alanb [Mon, 11 Nov 2013 08:36:53 +0000] rev 21641
8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win) Reviewed-by: mchung
Sun, 10 Nov 2013 20:05:03 +0100 6523160: RuntimeMXBean.getUptime() returns negative values
jbachorik [Sun, 10 Nov 2013 20:05:03 +0100] rev 21640
6523160: RuntimeMXBean.getUptime() returns negative values Summary: RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time Reviewed-by: dholmes, sla
Sat, 09 Nov 2013 14:30:03 -0500 8028092: Lint cleanup of java.time.format
rriggs [Sat, 09 Nov 2013 14:30:03 -0500] rev 21639
8028092: Lint cleanup of java.time.format Summary: correct declarations and add @SuppressWarnings Reviewed-by: darcy, lancea
Sat, 09 Nov 2013 16:46:46 +0000 8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
alanb [Sat, 09 Nov 2013 16:46:46 +0000] rev 21638
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS Reviewed-by: dholmes, alanb Contributed-by: patrick.zhang@oracle.com
Fri, 08 Nov 2013 17:36:14 -0800 Merge
lana [Fri, 08 Nov 2013 17:36:14 -0800] rev 21637
Merge
Fri, 08 Nov 2013 17:50:24 -0500 8028041: Serialized Form description of j.l.String is not consistent with the implementation
rriggs [Fri, 08 Nov 2013 17:50:24 -0500] rev 21636
8028041: Serialized Form description of j.l.String is not consistent with the implementation Summary: Replaced incorrect description with reference to the serialization specification Reviewed-by: alanb, smarks
Fri, 08 Nov 2013 21:07:42 +0000 8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f
alanb [Fri, 08 Nov 2013 21:07:42 +0000] rev 21635
8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f Reviewed-by: chegar
Fri, 08 Nov 2013 12:19:25 -0800 8028076: Correct raw type lint warnings in core reflection implementation classes
darcy [Fri, 08 Nov 2013 12:19:25 -0800] rev 21634
8028076: Correct raw type lint warnings in core reflection implementation classes Reviewed-by: lancea, alanb
Fri, 08 Nov 2013 12:13:02 -0800 8025985: com.sun.management.OSMBeanFactory should not be public
mchung [Fri, 08 Nov 2013 12:13:02 -0800] rev 21633
8025985: com.sun.management.OSMBeanFactory should not be public Reviewed-by: alanb, erikj, ihse, jbachorik
Fri, 08 Nov 2013 18:54:29 +0000 8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
tyan [Fri, 08 Nov 2013 18:54:29 +0000] rev 21632
8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine Reviewed-by: chegar
Fri, 08 Nov 2013 09:43:01 -0800 8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351
mchung [Fri, 08 Nov 2013 09:43:01 -0800] rev 21631
8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351 Reviewed-by: alanb
Fri, 08 Nov 2013 15:15:48 +0000 8019834: InetAddress.getByName hangs for bad IPv6 literals
chegar [Fri, 08 Nov 2013 15:15:48 +0000] rev 21630
8019834: InetAddress.getByName hangs for bad IPv6 literals Reviewed-by: alanb
Fri, 08 Nov 2013 15:12:30 +0000 8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
tyan [Fri, 08 Nov 2013 15:12:30 +0000] rev 21629
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface Reviewed-by: chegar
Fri, 08 Nov 2013 07:53:57 -0800 8027351: (ref) Private finalize method invoked in preference to protected superclass method
mchung [Fri, 08 Nov 2013 07:53:57 -0800] rev 21628
8027351: (ref) Private finalize method invoked in preference to protected superclass method Reviewed-by: alanb, dholmes, mr, plevart, psandoz
Thu, 07 Nov 2013 16:55:39 +0100 8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object
ykantser [Thu, 07 Nov 2013 16:55:39 +0100] rev 21627
8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object Reviewed-by: sla, jbachorik
Fri, 08 Nov 2013 08:47:39 +0100 8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c
jbachorik [Fri, 08 Nov 2013 08:47:39 +0100] rev 21626
8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c Reviewed-by: dholmes
Thu, 07 Nov 2013 22:30:06 -0800 8027695: There should be a space before % sign in Swedish locale
yhuang [Thu, 07 Nov 2013 22:30:06 -0800] rev 21625
8027695: There should be a space before % sign in Swedish locale Reviewed-by: naoto
Thu, 07 Nov 2013 20:56:44 -0500 8024458: DataInput.readDouble refers to "readlong" instead of "readLong"
rriggs [Thu, 07 Nov 2013 20:56:44 -0500] rev 21624
8024458: DataInput.readDouble refers to "readlong" instead of "readLong" Summary: fix the typo Reviewed-by: lancea, chegar, dxu
Thu, 07 Nov 2013 10:03:38 -0800 8027930: ResourceBundle test failures in fr locale
naoto [Thu, 07 Nov 2013 10:03:38 -0800] rev 21623
8027930: ResourceBundle test failures in fr locale Reviewed-by: smarks
Thu, 07 Nov 2013 13:33:03 +0100 8027796: Refactor Core Reflection for Type Annotations
jfranck [Thu, 07 Nov 2013 13:33:03 +0100] rev 21622
8027796: Refactor Core Reflection for Type Annotations Reviewed-by: psandoz
Thu, 07 Nov 2013 10:22:11 +0000 8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
michaelm [Thu, 07 Nov 2013 10:22:11 +0000] rev 21621
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient Reviewed-by: chegar
Thu, 07 Nov 2013 08:23:00 +0000 8027961: Inet[4|6]Address native initializing code should check field/MethodID values
chegar [Thu, 07 Nov 2013 08:23:00 +0000] rev 21620
8027961: Inet[4|6]Address native initializing code should check field/MethodID values Reviewed-by: michaelm, rriggs
Thu, 07 Nov 2013 08:04:36 +0000 8027822: ProblemList.txt Updates (11/2013)
chegar [Thu, 07 Nov 2013 08:04:36 +0000] rev 21619
8027822: ProblemList.txt Updates (11/2013) Reviewed-by: chegar, alanb Contributed-by: Amy Lu <amy.lu@oracle.com>
Wed, 06 Nov 2013 11:31:49 -0800 8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
ksrini [Wed, 06 Nov 2013 11:31:49 -0800] rev 21618
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces Reviewed-by: ksrini, rfield Contributed-by: john.r.rose@oracle.com, paul.sandoz@oracle.com
Wed, 06 Nov 2013 11:22:15 -0800 8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces
ksrini [Wed, 06 Nov 2013 11:22:15 -0800] rev 21617
8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces Reviewed-by: ksrini, lagergren Contributed-by: ebruneton@free.fr, forax@univ-mlv.fr, john.r.rose@oracle.com, paul.sandoz@oracle.com
Wed, 06 Nov 2013 13:25:24 -0800 8025698: (fs) Typo in exception thrown by encode() in UnixPath.java
dxu [Wed, 06 Nov 2013 13:25:24 -0800] rev 21616
8025698: (fs) Typo in exception thrown by encode() in UnixPath.java Reviewed-by: dxu, mduigou, henryjen, weijun Contributed-by: ajuckel@gmail.com
Tue, 05 Nov 2013 19:44:41 -0800 8021309: replace test/Makefile jdk_* targets with jtreg groups
mduigou [Tue, 05 Nov 2013 19:44:41 -0800] rev 21615
8021309: replace test/Makefile jdk_* targets with jtreg groups 8015068: Use jtreg -exclude for handling problemList.txt exclusions Reviewed-by: jjg, smarks, chegar, alanb, dholmes
Tue, 05 Nov 2013 17:33:26 -0800 8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
mchung [Tue, 05 Nov 2013 17:33:26 -0800] rev 21614
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java 6944188: ThreadMXBean/ThreadStateTest.java fails intermittently Reviewed-by: dholmes, chegar
Tue, 05 Nov 2013 11:18:20 -0800 8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
joehw [Tue, 05 Nov 2013 11:18:20 -0800] rev 21613
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java Reviewed-by: alanb
Tue, 05 Nov 2013 12:08:12 +0100 8027712: DistinctOpTest fails for unordered test
psandoz [Tue, 05 Nov 2013 12:08:12 +0100] rev 21612
8027712: DistinctOpTest fails for unordered test Reviewed-by: henryjen, alanb
Mon, 04 Nov 2013 15:48:08 -0800 8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage
dxu [Mon, 04 Nov 2013 15:48:08 -0800] rev 21611
8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage Reviewed-by: chegar
Mon, 04 Nov 2013 15:21:47 +0100 8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
alundblad [Mon, 04 Nov 2013 15:21:47 +0100] rev 21610
8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently Summary: Moved DefaultMethodModeling.java to its own directory to avoid conflicts with Equals.java. Reviewed-by: darcy
Mon, 04 Nov 2013 10:12:18 -0800 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
rfield [Mon, 04 Nov 2013 10:12:18 -0800] rev 21609
7194897: JSR 292: Cannot create more than 16 instances of an anonymous class 8027681: Lambda serialization fails once reflection proxy generation kicks in Reviewed-by: ksrini, briangoetz, jfranck Contributed-by: joel.franck@oracle.com, brian.goetz@oracle.com, robert.field@oracle.com
Mon, 04 Nov 2013 17:47:59 +0000 8027687: The constructors of URLPermission class do not behave as described in javad
michaelm [Mon, 04 Nov 2013 17:47:59 +0000] rev 21608
8027687: The constructors of URLPermission class do not behave as described in javad Reviewed-by: chegar, mduigou
Mon, 04 Nov 2013 08:05:02 -0800 8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
bpb [Mon, 04 Nov 2013 08:05:02 -0800] rev 21607
8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size Summary: Add @run tag to specify heap size Reviewed-by: alanb, dxu
Mon, 04 Nov 2013 07:39:48 -0500 8027755: Anti-delta incorrect push for 8025198
dholmes [Mon, 04 Nov 2013 07:39:48 -0500] rev 21606
8027755: Anti-delta incorrect push for 8025198 Reviewed-by: alanb
Mon, 04 Nov 2013 06:58:30 -0500 8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
dholmes [Mon, 04 Nov 2013 06:58:30 -0500] rev 21605
8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java Reviewed-by: martin, dholmes Contributed-by: Tristan Yan <tristan.yan@oracle.com>
Sat, 02 Nov 2013 20:08:10 -0700 8024635: Caching MethodType's descriptor string improves lambda linkage performance
jrose [Sat, 02 Nov 2013 20:08:10 -0700] rev 21604
8024635: Caching MethodType's descriptor string improves lambda linkage performance Summary: Better interpreted and compiled performance of operations in MethodType important to LambdaMetafactory. Reviewed-by: jrose, twisti, mchung Contributed-by: sergey.kuksenko@oracle.com
Fri, 01 Nov 2013 14:40:03 -0700 8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again
dxu [Fri, 01 Nov 2013 14:40:03 -0700] rev 21603
8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again Reviewed-by: wetmore
Fri, 01 Nov 2013 15:10:10 +0100 8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events.
sla [Fri, 01 Nov 2013 15:10:10 +0100] rev 21602
8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. Reviewed-by: dcubed
Fri, 01 Nov 2013 10:08:10 +0100 8027692: Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt
sla [Fri, 01 Nov 2013 10:08:10 +0100] rev 21601
8027692: Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt Reviewed-by: stefank, alanb
Thu, 14 Nov 2013 23:32:31 -0800 Merge
lana [Thu, 14 Nov 2013 23:32:31 -0800] rev 21600
Merge
Thu, 14 Nov 2013 11:42:46 +0400 8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
pchelko [Thu, 14 Nov 2013 11:42:46 +0400] rev 21599
8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108 Reviewed-by: anthony
Thu, 14 Nov 2013 10:52:19 +0400 8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
pchelko [Thu, 14 Nov 2013 10:52:19 +0400] rev 21598
8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7 Reviewed-by: anthony, serb
Wed, 13 Nov 2013 20:16:43 +0400 8028283: Revert JavaDoc changes pushed for JDK-7068423
bagiras [Wed, 13 Nov 2013 20:16:43 +0400] rev 21597
8028283: Revert JavaDoc changes pushed for JDK-7068423 Reviewed-by: art, serb
Tue, 12 Nov 2013 20:24:25 +0400 8027696: Incorrect copyright header in the tests
serb [Tue, 12 Nov 2013 20:24:25 +0400] rev 21596
8027696: Incorrect copyright header in the tests Reviewed-by: alanb, malenkov, mullan
Tue, 12 Nov 2013 20:02:12 +0400 8027972: [macosx] Provide a regression test for JDK-8007006
leonidr [Tue, 12 Nov 2013 20:02:12 +0400] rev 21595
8027972: [macosx] Provide a regression test for JDK-8007006 Reviewed-by: anthony
Fri, 08 Nov 2013 15:02:55 -0800 Merge
lana [Fri, 08 Nov 2013 15:02:55 -0800] rev 21594
Merge
Fri, 08 Nov 2013 14:09:18 +0400 8027648: Type of overridden property is resolved incorrectly
malenkov [Fri, 08 Nov 2013 14:09:18 +0400] rev 21593
8027648: Type of overridden property is resolved incorrectly Reviewed-by: alexsch
Thu, 07 Nov 2013 18:57:54 +0400 8025234: [javadoc] fix some errors in javax.swing.**
yan [Thu, 07 Nov 2013 18:57:54 +0400] rev 21592
8025234: [javadoc] fix some errors in javax.swing.** Reviewed-by: alexsch, malenkov Contributed-by: Dmitry Ginzburg <dmitry.x.ginzburg@oracle.com>
Fri, 01 Nov 2013 21:45:02 +0400 8026491: Typos in string literals
malenkov [Fri, 01 Nov 2013 21:45:02 +0400] rev 21591
8026491: Typos in string literals Reviewed-by: alexsch, anthony
Thu, 14 Nov 2013 23:29:18 -0800 Merge
lana [Thu, 14 Nov 2013 23:29:18 -0800] rev 21590
Merge
Wed, 13 Nov 2013 11:59:49 -0800 8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails
prr [Wed, 13 Nov 2013 11:59:49 -0800] rev 21589
8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails Reviewed-by: bae, jchen
Thu, 14 Nov 2013 09:05:14 -0800 Added tag jdk8-b116 for changeset 6815fa4c5500
cl [Thu, 14 Nov 2013 09:05:14 -0800] rev 21588
Added tag jdk8-b116 for changeset 6815fa4c5500
Wed, 05 Jul 2017 19:22:22 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:22 +0200] rev 21587
Merge
Fri, 15 Nov 2013 07:50:05 -0800 Added tag hs25-b59 for changeset 0cee03c5f3b3
amurillo [Fri, 15 Nov 2013 07:50:05 -0800] rev 21586
Added tag hs25-b59 for changeset 0cee03c5f3b3
Fri, 15 Nov 2013 07:50:04 -0800 Merge
amurillo [Fri, 15 Nov 2013 07:50:04 -0800] rev 21585
Merge
Thu, 14 Nov 2013 13:38:49 -0800 Merge
drchase [Thu, 14 Nov 2013 13:38:49 -0800] rev 21584
Merge
Thu, 14 Nov 2013 15:58:12 -0500 Merge
drchase [Thu, 14 Nov 2013 15:58:12 -0500] rev 21583
Merge
Thu, 14 Nov 2013 09:14:39 -0800 8028159: C2: compiler stack overflow during inlining of @ForceInline methods
vlivanov [Thu, 14 Nov 2013 09:14:39 -0800] rev 21582
8028159: C2: compiler stack overflow during inlining of @ForceInline methods Reviewed-by: roland, kvn
Wed, 13 Nov 2013 13:45:50 +0100 8027572: assert(r != 0) failed: invalid
roland [Wed, 13 Nov 2013 13:45:50 +0100] rev 21581
8027572: assert(r != 0) failed: invalid Summary: null classes should be expected in profiles with conflicts Reviewed-by: kvn, iveresov
Wed, 13 Nov 2013 01:50:14 -0800 Merge
roland [Wed, 13 Nov 2013 01:50:14 -0800] rev 21580
Merge
Wed, 13 Nov 2013 09:45:58 +0100 8027631: "unexpected profiling mismatch" error with new type profiling
roland [Wed, 13 Nov 2013 09:45:58 +0100] rev 21579
8027631: "unexpected profiling mismatch" error with new type profiling Summary: inlined method handle calls can call methods with different signatures Reviewed-by: kvn, iveresov
Tue, 12 Nov 2013 14:52:48 +0100 8028207: assert(_outcnt==1) failed: not unique in compile.cpp
rbackman [Tue, 12 Nov 2013 14:52:48 +0100] rev 21578
8028207: assert(_outcnt==1) failed: not unique in compile.cpp Reviewed-by: iveresov, kvn
Tue, 12 Nov 2013 13:47:57 +0100 8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
rbackman [Tue, 12 Nov 2013 13:47:57 +0100] rev 21577
8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post Reviewed-by: iveresov, kvn
Tue, 12 Nov 2013 13:58:37 +0100 8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
roland [Tue, 12 Nov 2013 13:58:37 +0100] rev 21576
8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp Summary: receiver type collected by profiling for default method may be interface Reviewed-by: kvn, iveresov
Tue, 12 Nov 2013 09:32:50 +0100 8027593: performance drop with constrained codecache starting with hs25 b111
anoll [Tue, 12 Nov 2013 09:32:50 +0100] rev 21575
8027593: performance drop with constrained codecache starting with hs25 b111 Summary: Fixed proper sweeping of small code cache sizes Reviewed-by: kvn, iveresov
Mon, 11 Nov 2013 11:53:33 -0800 8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
kvn [Mon, 11 Nov 2013 11:53:33 -0800] rev 21574
8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get Summary: Exclude last input argument's stack slots from vector's spilling masks. Reviewed-by: iveresov
Fri, 08 Nov 2013 14:19:55 -0800 Merge
drchase [Fri, 08 Nov 2013 14:19:55 -0800] rev 21573
Merge
Fri, 08 Nov 2013 01:13:11 -0800 8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
vlivanov [Fri, 08 Nov 2013 01:13:11 -0800] rev 21572
8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie Reviewed-by: kvn, iveresov
Thu, 14 Nov 2013 21:05:16 +0100 Merge
ehelin [Thu, 14 Nov 2013 21:05:16 +0100] rev 21571
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip