Thu, 21 Nov 2013 13:37:11 +0000 7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
tyan [Thu, 21 Nov 2013 13:37:11 +0000] rev 21834
7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently Summary: Additional stacktrace information is printed on failure Reviewed-by: alanb, dfuchs, chegar
Thu, 21 Nov 2013 12:57:08 +0000 8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
sla [Thu, 21 Nov 2013 12:57:08 +0000] rev 21833
8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423 Summary: Removed 5 testcases from the ProblemList Reviewed-by: sla Contributed-by: balchandra.vaidya@oracle.com
Thu, 21 Nov 2013 13:46:35 +0100 6402201: ProcessAttachTest.sh needs better synchronization
egahlin [Thu, 21 Nov 2013 13:46:35 +0100] rev 21832
6402201: ProcessAttachTest.sh needs better synchronization Reviewed-by: alanb
Thu, 21 Nov 2013 11:36:39 +0000 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
msheppar [Thu, 21 Nov 2013 11:36:39 +0000] rev 21831
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB Summary: check for default ORBImpl and ORBSingleton set via properties or System properties Reviewed-by: alanb, coffeys, mchung
Wed, 20 Nov 2013 21:34:47 +0000 8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone
alanb [Wed, 20 Nov 2013 21:34:47 +0000] rev 21830
8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone Reviewed-by: naoto
Wed, 20 Nov 2013 10:00:54 -0800 8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
mchung [Wed, 20 Nov 2013 10:00:54 -0800] rev 21829
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt Reviewed-by: sla, chegar
Wed, 20 Nov 2013 13:12:04 +0100 8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
jfranck [Wed, 20 Nov 2013 13:12:04 +0100] rev 21828
8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType Reviewed-by: darcy
Wed, 20 Nov 2013 12:32:13 +0100 7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
egahlin [Wed, 20 Nov 2013 12:32:13 +0100] rev 21827
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails Reviewed-by: sla
Tue, 19 Nov 2013 15:05:30 -0800 8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
smarks [Tue, 19 Nov 2013 15:05:30 -0800] rev 21826
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails Reviewed-by: lancea
Tue, 19 Nov 2013 22:28:12 +0100 8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
dfuchs [Tue, 19 Nov 2013 22:28:12 +0100] rev 21825
8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10 Summary: this test has been seen failing on Solaris 10, presumably because it was run as root. The fix will skip the non-writable case if it can't make a non-writable dir. Reviewed-by: mchung
Tue, 19 Nov 2013 13:22:50 -0800 8028631: Improve the test coverage to the pathname handling on unix-like platforms
dxu [Tue, 19 Nov 2013 13:22:50 -0800] rev 21824
8028631: Improve the test coverage to the pathname handling on unix-like platforms Summary: Add GeneralSolaris.java testcase and fix the concurrency issue Reviewed-by: lancea, chegar, alanb
Tue, 19 Nov 2013 20:10:58 +0100 8028185: XMLFormatter.format emits incorrect year
dfuchs [Tue, 19 Nov 2013 20:10:58 +0100] rev 21823
8028185: XMLFormatter.format emits incorrect year Summary: Fixes a regression where the year in the date was increased by 1900. Reviewed-by: alanb, mchung
Tue, 19 Nov 2013 13:20:07 -0500 8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
rriggs [Tue, 19 Nov 2013 13:20:07 -0500] rev 21822
8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again Summary: Correct to use the test.class.path instead of test.classes Reviewed-by: alanb, chegar
Tue, 19 Nov 2013 10:19:31 -0800 8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
mchung [Tue, 19 Nov 2013 10:19:31 -0800] rev 21821
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt Reviewed-by: sla
Tue, 19 Nov 2013 22:05:45 +0400 8027900: pack200 option is broken due to the incorrect makefile definition for its driver
kizune [Tue, 19 Nov 2013 22:05:45 +0400] rev 21820
8027900: pack200 option is broken due to the incorrect makefile definition for its driver Reviewed-by: ksrini, ihse
Tue, 19 Nov 2013 17:55:43 +0000 8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
vinnie [Tue, 19 Nov 2013 17:55:43 +0000] rev 21819
8015571: OCSP validation fails if ocsp.responderCertSubjectName is set Reviewed-by: mullan, xuelei
Tue, 19 Nov 2013 17:49:57 +0000 8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
michaelm [Tue, 19 Nov 2013 17:49:57 +0000] rev 21818
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing Reviewed-by: alanb
Tue, 19 Nov 2013 16:22:37 +0000 8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
coffeys [Tue, 19 Nov 2013 16:22:37 +0000] rev 21817
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently Reviewed-by: chegar
Tue, 19 Nov 2013 15:36:59 +0000 8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
robm [Tue, 19 Nov 2013 15:36:59 +0000] rev 21816
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java Reviewed-by: chegar, alanb
Tue, 19 Nov 2013 15:42:59 +0000 Merge
vinnie [Tue, 19 Nov 2013 15:42:59 +0000] rev 21815
Merge
Tue, 19 Nov 2013 15:39:58 +0000 8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
vinnie [Tue, 19 Nov 2013 15:39:58 +0000] rev 21814
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src} Reviewed-by: alanb, weijun
Tue, 19 Nov 2013 15:31:33 +0000 8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
bvaidya [Tue, 19 Nov 2013 15:31:33 +0000] rev 21813
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind Reviewed-by: chegar
Tue, 19 Nov 2013 07:10:06 -0800 8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
ksrini [Tue, 19 Nov 2013 07:10:06 -0800] rev 21812
8023978: [TEST_BUG] launcher tests must exclude platforms without server vm Reviewed-by: dholmes, mchung
Tue, 19 Nov 2013 15:09:48 +0000 8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
alanb [Tue, 19 Nov 2013 15:09:48 +0000] rev 21811
8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures Reviewed-by: chegar
Tue, 19 Nov 2013 14:47:48 +0000 8028583: Add helper methods to test libraries
coffeys [Tue, 19 Nov 2013 14:47:48 +0000] rev 21810
8028583: Add helper methods to test libraries Reviewed-by: chegar
Tue, 19 Nov 2013 14:08:28 +0000 8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
alanb [Tue, 19 Nov 2013 14:08:28 +0000] rev 21809
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests Reviewed-by: dholmes, sla, tbell
Tue, 19 Nov 2013 13:46:51 +0000 7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
tyan [Tue, 19 Nov 2013 13:46:51 +0000] rev 21808
7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled Reviewed-by: chegar
Tue, 19 Nov 2013 11:47:40 +0100 8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
egahlin [Tue, 19 Nov 2013 11:47:40 +0100] rev 21807
8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt Reviewed-by: alanb
Tue, 19 Nov 2013 14:14:14 +0800 8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
weijun [Tue, 19 Nov 2013 14:14:14 +0800] rev 21806
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available Reviewed-by: xuelei
Thu, 14 Nov 2013 11:19:32 +0100 8027566: Remove the old build system
ihse [Thu, 14 Nov 2013 11:19:32 +0100] rev 21805
8027566: Remove the old build system Reviewed-by: erikj, tbell
Mon, 18 Nov 2013 20:22:49 +0400 8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1
kizune [Mon, 18 Nov 2013 20:22:49 +0400] rev 21804
8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1 Reviewed-by: ksrini
Mon, 18 Nov 2013 16:20:40 +0100 8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
jbachorik [Mon, 18 Nov 2013 16:20:40 +0100] rev 21803
8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests Reviewed-by: sla, egahlin
Mon, 18 Nov 2013 15:25:15 +0100 8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
jbachorik [Mon, 18 Nov 2013 15:25:15 +0100] rev 21802
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support Reviewed-by: sla
Mon, 18 Nov 2013 17:00:23 +0400 8028049: Tidy warnings cleanup for packages java.nio/java.io
yan [Mon, 18 Nov 2013 17:00:23 +0400] rev 21801
8028049: Tidy warnings cleanup for packages java.nio/java.io Reviewed-by: alanb, darcy Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Thu, 14 Nov 2013 12:35:34 +0100 8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
sla [Thu, 14 Nov 2013 12:35:34 +0100] rev 21800
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently Summary: Port tests for java/lang/instrument/PremainClass from script to java Reviewed-by: sla Contributed-by: mattias.tobiasson@oracle.com
Wed, 27 Nov 2013 10:44:41 -0800 Merge
lana [Wed, 27 Nov 2013 10:44:41 -0800] rev 21799
Merge
Wed, 27 Nov 2013 20:45:10 +0400 8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
serb [Wed, 27 Nov 2013 20:45:10 +0400] rev 21798
8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails Reviewed-by: malenkov, alexsch
Wed, 27 Nov 2013 11:41:55 +0400 8011142: [TEST_BUG] 2 AppContext regression tests failed since 7u25b03 with NullPointerException
pchelko [Wed, 27 Nov 2013 11:41:55 +0400] rev 21797
8011142: [TEST_BUG] 2 AppContext regression tests failed since 7u25b03 with NullPointerException Reviewed-by: anthony, serb
Tue, 26 Nov 2013 18:50:35 +0400 8024161: [TEST_BUG] [macosx] java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java failed "menu was opened by first click after opened Choice"
pchelko [Tue, 26 Nov 2013 18:50:35 +0400] rev 21796
8024161: [TEST_BUG] [macosx] java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java failed "menu was opened by first click after opened Choice" Reviewed-by: anthony, serb
Tue, 26 Nov 2013 17:16:32 +0400 8028271: Wrong alt processing during switching between windows.
mcherkas [Tue, 26 Nov 2013 17:16:32 +0400] rev 21795
8028271: Wrong alt processing during switching between windows. Reviewed-by: serb, alexsch
Tue, 26 Nov 2013 15:57:49 +0400 7160604: Using non-opaque windows - popups are initially not painted correctly
bagiras [Tue, 26 Nov 2013 15:57:49 +0400] rev 21794
7160604: Using non-opaque windows - popups are initially not painted correctly Reviewed-by: serb, alexsch
Tue, 26 Nov 2013 13:30:44 +0400 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map
malenkov [Tue, 26 Nov 2013 13:30:44 +0400] rev 21793
8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map Reviewed-by: alexsch, serb
Mon, 25 Nov 2013 13:24:38 -0800 Merge
lana [Mon, 25 Nov 2013 13:24:38 -0800] rev 21792
Merge
Mon, 25 Nov 2013 14:05:19 +0400 8028995: Write regression test for JDK-8016356
bagiras [Mon, 25 Nov 2013 14:05:19 +0400] rev 21791
8028995: Write regression test for JDK-8016356 Reviewed-by: serb, anthony
Fri, 22 Nov 2013 17:02:49 +0400 8028512: [macosx] Crash in full screen api if incorrect display mode is used
serb [Fri, 22 Nov 2013 17:02:49 +0400] rev 21790
8028512: [macosx] Crash in full screen api if incorrect display mode is used Reviewed-by: anthony, leonidr
Fri, 22 Nov 2013 15:48:22 +0400 8027479: [macosx] Appletviewer is broken after 8014718
serb [Fri, 22 Nov 2013 15:48:22 +0400] rev 21789
8027479: [macosx] Appletviewer is broken after 8014718 Reviewed-by: anthony, leonidr
Fri, 22 Nov 2013 10:48:00 +0400 8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails
pchelko [Fri, 22 Nov 2013 10:48:00 +0400] rev 21788
8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails Reviewed-by: anthony, serb
Tue, 19 Nov 2013 18:16:41 +0400 8027913: drop target notifications are sent out of order during DnD
serb [Tue, 19 Nov 2013 18:16:41 +0400] rev 21787
8027913: drop target notifications are sent out of order during DnD Reviewed-by: anthony, art
Mon, 18 Nov 2013 23:24:27 +0400 8027628: JWindow jumps to (0, 0) after mouse clicked
bagiras [Mon, 18 Nov 2013 23:24:27 +0400] rev 21786
8027628: JWindow jumps to (0, 0) after mouse clicked Reviewed-by: anthony, serb
Mon, 18 Nov 2013 19:22:29 +0400 8027992: FileInputStream and BufferedInputStream should be closed in sun.applet.*
pchelko [Mon, 18 Nov 2013 19:22:29 +0400] rev 21785
8027992: FileInputStream and BufferedInputStream should be closed in sun.applet.* Reviewed-by: anthony, serb
Fri, 15 Nov 2013 17:40:34 +0400 7124253: [macosx] Flavor change notification not coming
pchelko [Fri, 15 Nov 2013 17:40:34 +0400] rev 21784
7124253: [macosx] Flavor change notification not coming Reviewed-by: anthony, serb
Fri, 15 Nov 2013 14:05:49 +0400 8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
alexsch [Fri, 15 Nov 2013 14:05:49 +0400] rev 21783
8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X Reviewed-by: serb
Wed, 27 Nov 2013 10:42:42 -0800 Merge
lana [Wed, 27 Nov 2013 10:42:42 -0800] rev 21782
Merge
Wed, 27 Nov 2013 15:15:40 +0400 8024767: [TEST] need test to cover JDK-7189452
bae [Wed, 27 Nov 2013 15:15:40 +0400] rev 21781
8024767: [TEST] need test to cover JDK-7189452 Reviewed-by: ceisserer, bae Contributed-by: alexander.v.stepanov@oracle.com
Tue, 26 Nov 2013 10:24:59 -0800 8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection
jgodinez [Tue, 26 Nov 2013 10:24:59 -0800] rev 21780
8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection Reviewed-by: bae, prr
Mon, 25 Nov 2013 12:29:54 -0800 Merge
lana [Mon, 25 Nov 2013 12:29:54 -0800] rev 21779
Merge
Mon, 25 Nov 2013 09:38:32 -0800 8028722: Render: Drawing strings with exactly 254 glyphs causes hangs
ceisserer [Mon, 25 Nov 2013 09:38:32 -0800] rev 21778
8028722: Render: Drawing strings with exactly 254 glyphs causes hangs Reviewed-by: prr, bae
Wed, 20 Nov 2013 12:23:55 +0400 8025235: [javadoc] fix some errors in 2D
yan [Wed, 20 Nov 2013 12:23:55 +0400] rev 21777
8025235: [javadoc] fix some errors in 2D Reviewed-by: prr, yan Contributed-by: Dmitry Ginzburg <dmitry.x.ginzburg@oracle.com>
Tue, 19 Nov 2013 10:36:02 -0800 8027541: ully transparent jframe becomes black.
prr [Tue, 19 Nov 2013 10:36:02 -0800] rev 21776
8027541: ully transparent jframe becomes black. Reviewed-by: bae, ceisserer
Thu, 28 Nov 2013 08:24:05 -0800 Added tag jdk8-b118 for changeset bacdc687ebbd
cl [Thu, 28 Nov 2013 08:24:05 -0800] rev 21775
Added tag jdk8-b118 for changeset bacdc687ebbd
Wed, 05 Jul 2017 19:23:56 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:56 +0200] rev 21774
Merge
Fri, 29 Nov 2013 11:10:31 -0800 Added tag hs25-b61 for changeset d42eec86b5bd
amurillo [Fri, 29 Nov 2013 11:10:31 -0800] rev 21773
Added tag hs25-b61 for changeset d42eec86b5bd
Fri, 29 Nov 2013 11:10:30 -0800 Merge
amurillo [Fri, 29 Nov 2013 11:10:30 -0800] rev 21772
Merge
Fri, 29 Nov 2013 11:32:45 -0500 Merge
drchase [Fri, 29 Nov 2013 11:32:45 -0500] rev 21771
Merge
Tue, 26 Nov 2013 18:16:04 -0500 8016839: JSR292: AME instead of IAE when calling a method
drchase [Tue, 26 Nov 2013 18:16:04 -0500] rev 21770
8016839: JSR292: AME instead of IAE when calling a method Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null. Reviewed-by: acorn, jrose, coleenp
Tue, 26 Nov 2013 16:03:57 -0500 8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore
hseigel [Tue, 26 Nov 2013 16:03:57 -0500] rev 21769
8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore Summary: Use @ignore to exclude failing tests Reviewed-by: coleenp, ctornqvi, mseledtsov Contributed-by: george.triantafillou@oracle.com
Tue, 26 Nov 2013 09:52:22 -0500 8026065: InterfaceMethodref for invokespecial must name a direct superinterface
hseigel [Tue, 26 Nov 2013 09:52:22 -0500] rev 21768
8026065: InterfaceMethodref for invokespecial must name a direct superinterface Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints. Reviewed-by: acorn, hseigel, coleenp Contributed-by: lois.foltan@oracle.com
Sat, 23 Nov 2013 12:25:13 +0100 8028128: Add a type safe alternative for working with counter based data
mgronlun [Sat, 23 Nov 2013 12:25:13 +0100] rev 21767
8028128: Add a type safe alternative for working with counter based data Reviewed-by: dholmes, egahlin
Sat, 23 Nov 2013 09:56:59 +0100 Merge
mgronlun [Sat, 23 Nov 2013 09:56:59 +0100] rev 21766
Merge
Thu, 21 Nov 2013 14:41:13 -0500 8028520: JVM should not throw VerifyError when a private method overrides a final method
hseigel [Thu, 21 Nov 2013 14:41:13 -0500] rev 21765
8028520: JVM should not throw VerifyError when a private method overrides a final method Summary: Exclude private methods when checking for final method override. Reviewed-by: kamg, coleenp, dholmes, mseledtsov
Fri, 22 Nov 2013 13:42:46 -0800 8028815: new hotspot build - hs25-b61
amurillo [Fri, 22 Nov 2013 13:42:46 -0800] rev 21764
8028815: new hotspot build - hs25-b61 Reviewed-by: jcoomes
Thu, 28 Nov 2013 08:23:04 -0800 Added tag jdk8-b118 for changeset 283fe68e7f05
cl [Thu, 28 Nov 2013 08:23:04 -0800] rev 21763
Added tag jdk8-b118 for changeset 283fe68e7f05
Tue, 03 Dec 2013 10:46:34 -0800 Merge
lana [Tue, 03 Dec 2013 10:46:34 -0800] rev 21762
Merge
Mon, 25 Nov 2013 09:27:10 -0800 Merge
lana [Mon, 25 Nov 2013 09:27:10 -0800] rev 21761
Merge
Tue, 19 Nov 2013 14:11:59 +0000 8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
alanb [Tue, 19 Nov 2013 14:11:59 +0000] rev 21760
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests Reviewed-by: dholmes, sla, tbell
Thu, 14 Nov 2013 10:53:23 +0100 8027566: Remove the old build system
ihse [Thu, 14 Nov 2013 10:53:23 +0100] rev 21759
8027566: Remove the old build system Reviewed-by: erikj, tbell
Thu, 28 Nov 2013 08:22:40 -0800 Added tag jdk8-b118 for changeset d2906692bf6a
cl [Thu, 28 Nov 2013 08:22:40 -0800] rev 21758
Added tag jdk8-b118 for changeset d2906692bf6a
Wed, 05 Jul 2017 19:23:42 +0200 Added tag jdk8-b118 for changeset f5b521ade7a3
duke [Wed, 05 Jul 2017 19:23:42 +0200] rev 21757
Added tag jdk8-b118 for changeset f5b521ade7a3
Wed, 05 Jul 2017 19:23:42 +0200 Merge jdk8-b118
duke [Wed, 05 Jul 2017 19:23:42 +0200] rev 21756
Merge
Wed, 05 Jul 2017 19:23:39 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:39 +0200] rev 21755
Merge
Thu, 21 Nov 2013 09:23:13 -0800 Added tag jdk8-b117 for changeset b8a5f2e7f41a
cl [Thu, 21 Nov 2013 09:23:13 -0800] rev 21754
Added tag jdk8-b117 for changeset b8a5f2e7f41a
Wed, 05 Jul 2017 19:23:35 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:35 +0200] rev 21753
Merge
Thu, 21 Nov 2013 09:22:58 -0800 Added tag jdk8-b117 for changeset 4b9d8f7444bc
cl [Thu, 21 Nov 2013 09:22:58 -0800] rev 21752
Added tag jdk8-b117 for changeset 4b9d8f7444bc
Wed, 05 Jul 2017 19:23:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:32 +0200] rev 21751
Merge
Thu, 21 Nov 2013 09:22:56 -0800 Added tag jdk8-b117 for changeset f06a4d5b053c
cl [Thu, 21 Nov 2013 09:22:56 -0800] rev 21750
Added tag jdk8-b117 for changeset f06a4d5b053c
Wed, 05 Jul 2017 19:23:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:29 +0200] rev 21749
Merge
Thu, 21 Nov 2013 09:23:15 -0800 Added tag jdk8-b117 for changeset b8948d89dc36
cl [Thu, 21 Nov 2013 09:23:15 -0800] rev 21748
Added tag jdk8-b117 for changeset b8948d89dc36
Wed, 05 Jul 2017 19:23:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:26 +0200] rev 21747
Merge
Thu, 21 Nov 2013 09:22:43 -0800 Added tag jdk8-b117 for changeset 2794422edce5
cl [Thu, 21 Nov 2013 09:22:43 -0800] rev 21746
Added tag jdk8-b117 for changeset 2794422edce5
Wed, 05 Jul 2017 19:23:23 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:23 +0200] rev 21745
Merge
Mon, 25 Nov 2013 20:22:23 -0800 Merge
rgallard [Mon, 25 Nov 2013 20:22:23 -0800] rev 21744
Merge
Mon, 25 Nov 2013 20:19:02 -0800 8029043: Update nroff files for JDK 8
rgallard [Mon, 25 Nov 2013 20:19:02 -0800] rev 21743
8029043: Update nroff files for JDK 8 Reviewed-by: weijun, alanb, ksrini, naoto
Thu, 21 Nov 2013 12:01:45 -0800 8028645: [infra] purge applet demos from the Solaris distros
ksrini [Thu, 21 Nov 2013 12:01:45 -0800] rev 21742
8028645: [infra] purge applet demos from the Solaris distros Reviewed-by: erikj
Thu, 21 Nov 2013 09:23:03 -0800 Added tag jdk8-b117 for changeset 03f1370d6d68
cl [Thu, 21 Nov 2013 09:23:03 -0800] rev 21741
Added tag jdk8-b117 for changeset 03f1370d6d68
Wed, 05 Jul 2017 19:23:19 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:19 +0200] rev 21740
Merge
Fri, 22 Nov 2013 13:34:43 -0800 Added tag hs25-b60 for changeset b8b59f498f73
amurillo [Fri, 22 Nov 2013 13:34:43 -0800] rev 21739
Added tag hs25-b60 for changeset b8b59f498f73
Fri, 22 Nov 2013 13:34:41 -0800 Merge
amurillo [Fri, 22 Nov 2013 13:34:41 -0800] rev 21738
Merge
Fri, 22 Nov 2013 20:26:36 +0100 Merge
mgronlun [Fri, 22 Nov 2013 20:26:36 +0100] rev 21737
Merge
Mon, 18 Nov 2013 08:21:19 +0100 8028341: PSR:FUNC: SCOPE PARAMETER MISSING FROM THE -XX:+PRINTFLAGSFINAL
sgabdura [Mon, 18 Nov 2013 08:21:19 +0100] rev 21736
8028341: PSR:FUNC: SCOPE PARAMETER MISSING FROM THE -XX:+PRINTFLAGSFINAL Reviewed-by: dcubed, sla
Mon, 18 Nov 2013 10:20:13 +0100 8027630: SIGSEGV in const char*Klass::external_name()
sla [Mon, 18 Nov 2013 10:20:13 +0100] rev 21735
8027630: SIGSEGV in const char*Klass::external_name() Reviewed-by: coleenp, sspitsyn, mgronlun
Fri, 15 Nov 2013 17:20:22 -0500 8028347: Rewriter::scan_method asserts with array oob in RT_Baseline
coleenp [Fri, 15 Nov 2013 17:20:22 -0500] rev 21734
8028347: Rewriter::scan_method asserts with array oob in RT_Baseline Summary: Fix reversing rewriting for invokespecial Reviewed-by: jrose, hseigel
Fri, 15 Nov 2013 21:39:27 +0100 Merge
mgronlun [Fri, 15 Nov 2013 21:39:27 +0100] rev 21733
Merge
Thu, 14 Nov 2013 20:03:15 +0100 6626412: jstack using SA prints some info messages into err stream
sla [Thu, 14 Nov 2013 20:03:15 +0100] rev 21732
6626412: jstack using SA prints some info messages into err stream Reviewed-by: coleenp, farvidsson, jbachorik, dsamersoff, sspitsyn
Thu, 14 Nov 2013 19:30:07 +0100 6606002: jinfo doesn't detect dynamic vm flags changing
sla [Thu, 14 Nov 2013 19:30:07 +0100] rev 21731
6606002: jinfo doesn't detect dynamic vm flags changing Reviewed-by: coleenp, jbachorik, sspitsyn
Wed, 13 Nov 2013 16:35:55 -0800 Merge
minqi [Wed, 13 Nov 2013 16:35:55 -0800] rev 21730
Merge
Wed, 13 Nov 2013 16:24:33 -0800 8025632: Remove all references to MagicLambdaImpl from Hotspot
minqi [Wed, 13 Nov 2013 16:24:33 -0800] rev 21729
8025632: Remove all references to MagicLambdaImpl from Hotspot Summary: MagicLambdaImpl was removed from jdk side, this should be done in vm side too Reviewed-by: coleenp, hseigel, rdurbin
Wed, 20 Nov 2013 12:46:08 +0100 8028308: nsk regression, assert(obj->is_oop()) failed: not an oop
roland [Wed, 20 Nov 2013 12:46:08 +0100] rev 21728
8028308: nsk regression, assert(obj->is_oop()) failed: not an oop Summary: rbp not restored when stack overflow is thrown from deopt/uncommon trap blobs Reviewed-by: kvn, iveresov
Thu, 14 Nov 2013 19:27:07 +0100 8028306: nsk stress tests, CodeCache fills, then safepoint asserts
anoll [Thu, 14 Nov 2013 19:27:07 +0100] rev 21727
8028306: nsk stress tests, CodeCache fills, then safepoint asserts Summary: Move handle_full_code_cache() out of block that forbids safepoints Reviewed-by: kvn, iveresov
Mon, 18 Nov 2013 12:26:51 -0800 8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp
morris [Mon, 18 Nov 2013 12:26:51 -0800] rev 21726
8028319: ConflictingDefaultsTest.testReabstract spins when running with -mode invoke and -Xcomp Summary: Change _abstract_method_handler to return AbstractMethodError i2c, c2i and c2iv entries. Reviewed-by: kvn, vlivanov
Fri, 15 Nov 2013 07:58:06 -0800 8028444: new hotspot build - hs25-b60
amurillo [Fri, 15 Nov 2013 07:58:06 -0800] rev 21725
8028444: new hotspot build - hs25-b60 Reviewed-by: jcoomes
Thu, 21 Nov 2013 09:22:49 -0800 Added tag jdk8-b117 for changeset 797ce5564b97
cl [Thu, 21 Nov 2013 09:22:49 -0800] rev 21724
Added tag jdk8-b117 for changeset 797ce5564b97
Thu, 21 Nov 2013 09:22:41 -0800 Added tag jdk8-b117 for changeset df929242dddc
cl [Thu, 21 Nov 2013 09:22:41 -0800] rev 21723
Added tag jdk8-b117 for changeset df929242dddc
Wed, 05 Jul 2017 19:23:07 +0200 Added tag jdk8-b117 for changeset 31b0e03fcad7
duke [Wed, 05 Jul 2017 19:23:07 +0200] rev 21722
Added tag jdk8-b117 for changeset 31b0e03fcad7
Wed, 05 Jul 2017 19:23:07 +0200 Merge jdk8-b117
duke [Wed, 05 Jul 2017 19:23:07 +0200] rev 21721
Merge
Wed, 05 Jul 2017 19:23:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:23:04 +0200] rev 21720
Merge
Fri, 15 Nov 2013 07:15:51 -0800 Merge
lana [Fri, 15 Nov 2013 07:15:51 -0800] rev 21719
Merge
Fri, 15 Nov 2013 11:08:12 +0000 8026231: Look at 'static' flag when checking method references
vromero [Fri, 15 Nov 2013 11:08:12 +0000] rev 21718
8026231: Look at 'static' flag when checking method references Reviewed-by: jjg, dlsmith
Thu, 14 Nov 2013 13:47:38 -0800 8025524: javadoc does not correctly locate constructors for nested classes
bpatel [Thu, 14 Nov 2013 13:47:38 -0800] rev 21717
8025524: javadoc does not correctly locate constructors for nested classes Reviewed-by: jjg
Thu, 14 Nov 2013 19:28:20 +0000 8026963: type annotations code crashes for code with erroneous trees
vromero [Thu, 14 Nov 2013 19:28:20 +0000] rev 21716
8026963: type annotations code crashes for code with erroneous trees Reviewed-by: jjg, jlahoda
Thu, 14 Nov 2013 12:32:57 -0500 8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java
emc [Thu, 14 Nov 2013 12:32:57 -0500] rev 21715
8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java Summary: Remove @ignore from test Reviewed-by: jjg
Wed, 13 Nov 2013 16:36:08 -0800 8025113: Convert 7 tools TryWithResources tests to jtreg format
sogoel [Wed, 13 Nov 2013 16:36:08 -0800] rev 21714
8025113: Convert 7 tools TryWithResources tests to jtreg format Reviewed-by: darcy, jjg
Mon, 11 Nov 2013 17:26:09 +0100 8027375: javac asserts on nested erroneous annotations
jfranck [Mon, 11 Nov 2013 17:26:09 +0100] rev 21713
8027375: javac asserts on nested erroneous annotations Summary: make sure JCAnnotation trees have type != null before annotation processing Reviewed-by: jjg
Mon, 11 Nov 2013 09:47:46 -0500 8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass()
emc [Mon, 11 Nov 2013 09:47:46 -0500] rev 21712
8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass() 8027253: javac illegally accepts array as bound Summary: backing out change allowing arrays in intersection types Reviewed-by: vromero
Sat, 09 Nov 2013 15:24:38 +0100 8027142: Invokedynamic instructions don't get line number table entries
jlahoda [Sat, 09 Nov 2013 15:24:38 +0100] rev 21711
8027142: Invokedynamic instructions don't get line number table entries Summary: When emitting invokedynamic instruction, write pendingStatPos, if set, into the LineNumberTable. Invokedynamic itself does not set the pendingStatPos. Reviewed-by: jjg, jrose, ksrini, vromero
Fri, 08 Nov 2013 17:39:33 -0800 Merge
lana [Fri, 08 Nov 2013 17:39:33 -0800] rev 21710
Merge
Thu, 07 Nov 2013 20:11:56 -0800 8027730: Fix release-8 type visitors to support intersection types
darcy [Thu, 07 Nov 2013 20:11:56 -0800] rev 21709
8027730: Fix release-8 type visitors to support intersection types Reviewed-by: jjg, jlahoda, sogoel
Wed, 06 Nov 2013 17:48:25 +0100 8027281: Incorrect invokespecial generated for JCK lang EXPR/expr636/expr63602m* tests
jlahoda [Wed, 06 Nov 2013 17:48:25 +0100] rev 21708
8027281: Incorrect invokespecial generated for JCK lang EXPR/expr636/expr63602m* tests Summary: When invoking interface default method via a superclass, use the direct superclass in the reference. Reviewed-by: vromero, dlsmith, jjg
Mon, 04 Nov 2013 18:51:56 -0800 8027530: javap tonga tests cleanup: test -public, -protected, -package, -private options
cl [Mon, 04 Nov 2013 18:51:56 -0800] rev 21707
8027530: javap tonga tests cleanup: test -public, -protected, -package, -private options Reviewed-by: jjg
Mon, 04 Nov 2013 18:04:34 -0800 8027411: javap tonga tests cleanup: write a java program to test invalid options -h and -b
cl [Mon, 04 Nov 2013 18:04:34 -0800] rev 21706
8027411: javap tonga tests cleanup: write a java program to test invalid options -h and -b Reviewed-by: jjg
Mon, 04 Nov 2013 17:38:38 -0800 8025844: Need test to provide coverage for new DocumentationTool.Location enum
cl [Mon, 04 Nov 2013 17:38:38 -0800] rev 21705
8025844: Need test to provide coverage for new DocumentationTool.Location enum Reviewed-by: jjg
Fri, 01 Nov 2013 21:43:27 +0100 8027310: Annotation Processor crashes with NPE
jlahoda [Fri, 01 Nov 2013 21:43:27 +0100] rev 21704
8027310: Annotation Processor crashes with NPE Summary: JCAnnotation.attribute is null when annotation type is unavailable Reviewed-by: jjg, jfranck
Fri, 01 Nov 2013 19:08:56 +0000 8027660: javac crash while creating LVT entry for a local variable defined in an inner block
vromero [Fri, 01 Nov 2013 19:08:56 +0000] rev 21703
8027660: javac crash while creating LVT entry for a local variable defined in an inner block Reviewed-by: jjg Contributed-by: vicente.romero@oracle.com, jan.lahoda@oracle.com
Thu, 14 Nov 2013 09:05:25 -0800 Added tag jdk8-b116 for changeset 1fbd33ac5531
cl [Thu, 14 Nov 2013 09:05:25 -0800] rev 21702
Added tag jdk8-b116 for changeset 1fbd33ac5531
Wed, 05 Jul 2017 19:22:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:57 +0200] rev 21701
Merge
Thu, 14 Nov 2013 09:05:09 -0800 Added tag jdk8-b116 for changeset 6ea9f58eb1a2
cl [Thu, 14 Nov 2013 09:05:09 -0800] rev 21700
Added tag jdk8-b116 for changeset 6ea9f58eb1a2
Wed, 05 Jul 2017 19:22:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:54 +0200] rev 21699
Merge
Thu, 14 Nov 2013 09:05:07 -0800 Added tag jdk8-b116 for changeset ad4a69ce1836
cl [Thu, 14 Nov 2013 09:05:07 -0800] rev 21698
Added tag jdk8-b116 for changeset ad4a69ce1836
Wed, 05 Jul 2017 19:22:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:50 +0200] rev 21697
Merge
Fri, 15 Nov 2013 07:16:05 -0800 Merge
lana [Fri, 15 Nov 2013 07:16:05 -0800] rev 21696
Merge
Tue, 12 Nov 2013 10:23:42 +0530 Merge
sundar [Tue, 12 Nov 2013 10:23:42 +0530] rev 21695
Merge
Mon, 11 Nov 2013 14:25:01 +0100 8028020: Function parameter as last expression in comma in return value causes bad type calculation
attila [Mon, 11 Nov 2013 14:25:01 +0100] rev 21694
8028020: Function parameter as last expression in comma in return value causes bad type calculation Reviewed-by: jlaskey, lagergren, sundar
Fri, 08 Nov 2013 17:39:39 -0800 Merge
lana [Fri, 08 Nov 2013 17:39:39 -0800] rev 21693
Merge
Thu, 07 Nov 2013 18:11:12 +0530 Merge
sundar [Thu, 07 Nov 2013 18:11:12 +0530] rev 21692
Merge
Thu, 07 Nov 2013 17:26:46 +0530 8027828: ClassCastException when converting return value of a Java method to boolean
sundar [Thu, 07 Nov 2013 17:26:46 +0530] rev 21691
8027828: ClassCastException when converting return value of a Java method to boolean Reviewed-by: jlaskey, attila
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
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip