Fri, 22 Nov 2013 09:56:56 +0000 Merge
coffeys [Fri, 22 Nov 2013 09:56:56 +0000] rev 21844
Merge
Thu, 21 Nov 2013 20:48:24 +0000 8027370: Support tzdata2013h
aefimov [Thu, 21 Nov 2013 20:48:24 +0000] rev 21843
8027370: Support tzdata2013h Reviewed-by: sherman, coffeys
Fri, 15 Nov 2013 15:06:04 +0400 8027848: The ZoneInfoFile doesn't honor future GMT offset changes
aefimov [Fri, 15 Nov 2013 15:06:04 +0400] rev 21842
8027848: The ZoneInfoFile doesn't honor future GMT offset changes Reviewed-by: sherman, coffeys
Thu, 21 Nov 2013 16:02:16 -0800 7174936: several String methods claim to always create new String
smarks [Thu, 21 Nov 2013 16:02:16 -0800] rev 21841
7174936: several String methods claim to always create new String Reviewed-by: dholmes, bchristi, alanb, lancea
Thu, 21 Nov 2013 14:23:41 -0800 8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run
dxu [Thu, 21 Nov 2013 14:23:41 -0800] rev 21840
8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run Reviewed-by: alanb, chegar, mchung, lancea
Thu, 21 Nov 2013 14:16:49 -0800 7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root
dxu [Thu, 21 Nov 2013 14:16:49 -0800] rev 21839
7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root Reviewed-by: alanb
Thu, 21 Nov 2013 11:58:51 -0800 Merge
valeriep [Thu, 21 Nov 2013 11:58:51 -0800] rev 21838
Merge
Tue, 19 Nov 2013 15:29:56 -0800 8026943: SQE test jce/Global/Cipher/SameBuffer failed
valeriep [Tue, 19 Nov 2013 15:29:56 -0800] rev 21837
8026943: SQE test jce/Global/Cipher/SameBuffer failed Summary: Always use different input/output buffers when calling FeedbackCipher objects Reviewed-by: mullan
Thu, 21 Nov 2013 16:06:05 +0000 6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
martin [Thu, 21 Nov 2013 16:06:05 +0000] rev 21836
6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug Reviewed-by: alanb
Thu, 21 Nov 2013 13:42:54 +0000 8022212: Intermittent test failures in java/net
tyan [Thu, 21 Nov 2013 13:42:54 +0000] rev 21835
8022212: Intermittent test failures in java/net Reviewed-by: chegar
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
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
Fri, 08 Nov 2013 17:46:53 +0100 8027960: Assertion assert(end >= start) failed during nightly testing on solaris
sjohanss [Fri, 08 Nov 2013 17:46:53 +0100] rev 21570
8027960: Assertion assert(end >= start) failed during nightly testing on solaris Summary: Needed to update _space_alignment in generation sizer to ensure correct sizing of spaces. Reviewed-by: jmasa, tschatzl
Mon, 11 Nov 2013 16:20:48 +0100 Merge
mgerdin [Mon, 11 Nov 2013 16:20:48 +0100] rev 21569
Merge
Mon, 11 Nov 2013 05:05:36 -0800 Merge
jwilhelm [Mon, 11 Nov 2013 05:05:36 -0800] rev 21568
Merge
Mon, 11 Nov 2013 13:50:10 +0100 8028093: Initial young size is smaller than minimum young size
jwilhelm [Mon, 11 Nov 2013 13:50:10 +0100] rev 21567
8028093: Initial young size is smaller than minimum young size Summary: Remove min_gen1_size argument from adjust_gen0_sizes() Reviewed-by: tschatzl, brutisso
Sun, 10 Nov 2013 00:07:29 +0100 8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
jwilhelm [Sun, 10 Nov 2013 00:07:29 +0100] rev 21566
8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java Summary: Update NewSize when _initial_gen0_size is changed Reviewed-by: tschatzl, brutisso
Fri, 08 Nov 2013 06:14:21 -0800 8024483: assertion failure: (!mirror_alive || loader_alive) failed:
jmasa [Fri, 08 Nov 2013 06:14:21 -0800] rev 21565
8024483: assertion failure: (!mirror_alive || loader_alive) failed: Reviewed-by: brutisso, tschatzl, mgerdin
Wed, 16 Oct 2013 15:14:37 -0700 8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483.
jmasa [Wed, 16 Oct 2013 15:14:37 -0700] rev 21564
8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483. Reviewed-by: mgerdin, brutisso, tschatzl Contributed-by: jwha@google.com
Thu, 07 Nov 2013 15:17:10 +0100 8027756: assert(!hr->isHumongous()) failed: code root in humongous region?
tschatzl [Thu, 07 Nov 2013 15:17:10 +0100] rev 21563
8027756: assert(!hr->isHumongous()) failed: code root in humongous region? Summary: Change checks for isHumongous() to continuesHumongous() as installing a code root for a humongous object is valid, but not for continuations of humongous objects. Cleaned up asserts. Reviewed-by: jmasa, tamao
Sat, 02 Nov 2013 13:02:59 -0700 Merge
amurillo [Sat, 02 Nov 2013 13:02:59 -0700] rev 21562
Merge
Fri, 01 Nov 2013 17:09:38 +0100 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
jwilhelm [Fri, 01 Nov 2013 17:09:38 +0100] rev 21561
8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking 7057939: jmap shows MaxNewSize=4GB when Java is using parallel collector Summary: Major cleanup of the collectorpolicy classes Reviewed-by: tschatzl, jcoomes
Mon, 21 Oct 2013 18:56:20 +0200 8026853: Prepare GC code for collector policy regression fix
jwilhelm [Mon, 21 Oct 2013 18:56:20 +0200] rev 21560
8026853: Prepare GC code for collector policy regression fix Summary: Cleanup related to the NewSize and MaxNewSize bugs Reviewed-by: tschatzl, jcoomes, ehelin
Mon, 21 Oct 2013 18:52:13 +0200 8026852: Use restricted_align_down in collector policy code
jwilhelm [Mon, 21 Oct 2013 18:52:13 +0200] rev 21559
8026852: Use restricted_align_down in collector policy code Summary: Moved restricted_align_down to globalDefinitions and renamed it align_size_down_bounded Reviewed-by: stefank, mgerdin, tschatzl
Mon, 21 Oct 2013 18:51:37 +0200 8026851: Remove unnecessary code in GenRemSet
jwilhelm [Mon, 21 Oct 2013 18:51:37 +0200] rev 21558
8026851: Remove unnecessary code in GenRemSet Summary: Removed the GenRemSet::rem_set_name() since we only have one remset. Reviewed-by: stefank, mgerdin, tschatzl
Wed, 13 Nov 2013 16:42:24 -0500 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field change
coleenp [Wed, 13 Nov 2013 16:42:24 -0500] rev 21557
8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field change Summary: Create extra constant pool cache entries for invokespecial/InterfaceMethodref to hold the alternate resolution. Reviewed-by: jrose, lfoltan, hseigel
Wed, 13 Nov 2013 07:31:26 -0800 8027229: ICCE expected for >=2 maximally specific default methods.
acorn [Wed, 13 Nov 2013 07:31:26 -0800] rev 21556
8027229: ICCE expected for >=2 maximally specific default methods. Summary: Need to process defaults for interfaces for invokespecial Reviewed-by: lfoltan, hseigel, coleenp, jrose
Fri, 08 Nov 2013 23:49:20 +0000 Merge
mgerdin [Fri, 08 Nov 2013 23:49:20 +0000] rev 21555
Merge
Fri, 08 Nov 2013 16:48:21 +0100 8027237: New tests on ReservedSpace/VirtualSpace classes
mgerdin [Fri, 08 Nov 2013 16:48:21 +0100] rev 21554
8027237: New tests on ReservedSpace/VirtualSpace classes Summary: Three tests added: 1) test stressing VirtualSpace by resizing it constantly 2) test running unit tests in several threads 3) test checking protected area in ReservedHeapSpace class Reviewed-by: stefank, zgu Contributed-by: aleksey.timofeev@oracle.com
Fri, 08 Nov 2013 07:13:57 -0800 8028061: new hotspot build - hs25-b59
amurillo [Fri, 08 Nov 2013 07:13:57 -0800] rev 21553
8028061: new hotspot build - hs25-b59 Reviewed-by: jcoomes
Thu, 14 Nov 2013 09:04:59 -0800 Added tag jdk8-b116 for changeset c00b4d030504
cl [Thu, 14 Nov 2013 09:04:59 -0800] rev 21552
Added tag jdk8-b116 for changeset c00b4d030504
Thu, 14 Nov 2013 09:04:53 -0800 Added tag jdk8-b116 for changeset c558de1cebde
cl [Thu, 14 Nov 2013 09:04:53 -0800] rev 21551
Added tag jdk8-b116 for changeset c558de1cebde
Wed, 05 Jul 2017 19:22:05 +0200 Added tag jdk8-b116 for changeset aaf663f591ab
duke [Wed, 05 Jul 2017 19:22:05 +0200] rev 21550
Added tag jdk8-b116 for changeset aaf663f591ab
Wed, 05 Jul 2017 19:22:05 +0200 Merge jdk8-b116
duke [Wed, 05 Jul 2017 19:22:05 +0200] rev 21549
Merge
Wed, 05 Jul 2017 19:22:02 +0200 Merge
duke [Wed, 05 Jul 2017 19:22:02 +0200] rev 21548
Merge
Thu, 07 Nov 2013 08:16:38 -0800 Added tag jdk8-b115 for changeset 115e1128ce1a
cl [Thu, 07 Nov 2013 08:16:38 -0800] rev 21547
Added tag jdk8-b115 for changeset 115e1128ce1a
Wed, 05 Jul 2017 19:21:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:59 +0200] rev 21546
Merge
Thu, 07 Nov 2013 08:16:23 -0800 Added tag jdk8-b115 for changeset 708c1fb7aff3
cl [Thu, 07 Nov 2013 08:16:23 -0800] rev 21545
Added tag jdk8-b115 for changeset 708c1fb7aff3
Wed, 05 Jul 2017 19:21:56 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:56 +0200] rev 21544
Merge
Thu, 07 Nov 2013 08:16:21 -0800 Added tag jdk8-b115 for changeset 3136108f4dc4
cl [Thu, 07 Nov 2013 08:16:21 -0800] rev 21543
Added tag jdk8-b115 for changeset 3136108f4dc4
Wed, 05 Jul 2017 19:21:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:53 +0200] rev 21542
Merge
Thu, 07 Nov 2013 08:16:40 -0800 Added tag jdk8-b115 for changeset 5f83d7dc1b34
cl [Thu, 07 Nov 2013 08:16:40 -0800] rev 21541
Added tag jdk8-b115 for changeset 5f83d7dc1b34
Wed, 05 Jul 2017 19:21:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:50 +0200] rev 21540
Merge
Thu, 07 Nov 2013 08:16:10 -0800 Added tag jdk8-b115 for changeset 45b13f655ef2
cl [Thu, 07 Nov 2013 08:16:10 -0800] rev 21539
Added tag jdk8-b115 for changeset 45b13f655ef2
Wed, 05 Jul 2017 19:21:47 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:47 +0200] rev 21538
Merge
Mon, 11 Nov 2013 15:06:35 -0800 Merge
katleman [Mon, 11 Nov 2013 15:06:35 -0800] rev 21537
Merge
Fri, 08 Nov 2013 20:07:35 +0400 8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh
anthony [Fri, 08 Nov 2013 20:07:35 +0400] rev 21536
8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh Summary: Bypass AquaSession check if AWT_FORCE_HEADFUL env. variable is set to TRUE Reviewed-by: anthony, art Contributed-by: David Dehaven <david.dehaven@oracle.com>
Thu, 07 Nov 2013 14:06:07 +0100 8027406: JDK demos are missing source files
erikj [Thu, 07 Nov 2013 14:06:07 +0100] rev 21535
8027406: JDK demos are missing source files Reviewed-by: alexsch, ihse
Thu, 07 Nov 2013 10:51:13 +0100 8027698: Platform specific jars are not being signed by the sign-jars target
erikj [Thu, 07 Nov 2013 10:51:13 +0100] rev 21534
8027698: Platform specific jars are not being signed by the sign-jars target Reviewed-by: ihse, tbell, wetmore
Thu, 07 Nov 2013 08:16:26 -0800 Added tag jdk8-b115 for changeset e408bf58d482
cl [Thu, 07 Nov 2013 08:16:26 -0800] rev 21533
Added tag jdk8-b115 for changeset e408bf58d482
Wed, 05 Jul 2017 19:21:44 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:44 +0200] rev 21532
Merge
Fri, 08 Nov 2013 07:02:54 -0800 Added tag hs25-b58 for changeset 20483ee5d8d8
amurillo [Fri, 08 Nov 2013 07:02:54 -0800] rev 21531
Added tag hs25-b58 for changeset 20483ee5d8d8
Fri, 08 Nov 2013 07:02:53 -0800 Merge
amurillo [Fri, 08 Nov 2013 07:02:53 -0800] rev 21530
Merge
Thu, 07 Nov 2013 10:02:28 -0500 Merge
drchase [Thu, 07 Nov 2013 10:02:28 -0500] rev 21529
Merge
Wed, 06 Nov 2013 06:51:24 -0800 8026775: nsk/jvmti/RedefineClasses/StressRedefine crashes due to EXCEPTION_ACCESS_VIOLATION
mikael [Wed, 06 Nov 2013 06:51:24 -0800] rev 21528
8026775: nsk/jvmti/RedefineClasses/StressRedefine crashes due to EXCEPTION_ACCESS_VIOLATION Summary: Uncommon trap blob did not bang all the stack shadow pages Reviewed-by: kvn, twisti, iveresov, jrose
Tue, 05 Nov 2013 02:29:41 -0800 Merge
iveresov [Tue, 05 Nov 2013 02:29:41 -0800] rev 21527
Merge
Tue, 05 Nov 2013 01:57:18 -0800 8017065: C2 allows safepoint checks to leak into G1 pre-barriers
iveresov [Tue, 05 Nov 2013 01:57:18 -0800] rev 21526
8017065: C2 allows safepoint checks to leak into G1 pre-barriers Summary: Make all raw loads strictly respect control dependencies, make sure RCE doesn't move raw loads, add verification of G1 pre-barriers. Reviewed-by: kvn, roland
Tue, 05 Nov 2013 00:59:30 -0800 8027751: C1 crashes in Weblogic with G1 enabled
iveresov [Tue, 05 Nov 2013 00:59:30 -0800] rev 21525
8027751: C1 crashes in Weblogic with G1 enabled Summary: Keep T_OBJECT operands in registers for logical operations on x64 Reviewed-by: kvn, roland
Mon, 04 Nov 2013 10:44:46 +0100 8027622: java.time.Instant.create failing since hs25-b56
rbackman [Mon, 04 Nov 2013 10:44:46 +0100] rev 21524
8027622: java.time.Instant.create failing since hs25-b56 Reviewed-by: kvn, iveresov
Mon, 04 Nov 2013 21:59:54 +0100 8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I
roland [Mon, 04 Nov 2013 21:59:54 +0100] rev 21523
8027445: SIGSEGV at TestFloatingDecimal.testAppendToDouble()I Summary: String.equals() intrinsic shouldn't use integer length input in pointer arithmetic without an i2l. Reviewed-by: kvn, twisti
Sat, 02 Nov 2013 20:56:18 +0100 Merge
mgronlun [Sat, 02 Nov 2013 20:56:18 +0100] rev 21522
Merge
Fri, 01 Nov 2013 17:10:31 +0000 Merge
mgronlun [Fri, 01 Nov 2013 17:10:31 +0000] rev 21521
Merge
Fri, 01 Nov 2013 15:56:06 +0100 Merge
mgronlun [Fri, 01 Nov 2013 15:56:06 +0100] rev 21520
Merge
Fri, 01 Nov 2013 10:32:36 -0400 8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle
coleenp [Fri, 01 Nov 2013 10:32:36 -0400] rev 21519
8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle 8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes. Use class_holder rather than class_loader to keep GC from reclaiming class owning the method. Reviewed-by: sspitsyn, ehelin, sla
Thu, 31 Oct 2013 14:11:02 -0400 8027616: Off by one error in putback for compressed oops nashorn performance improvement
coleenp [Thu, 31 Oct 2013 14:11:02 -0400] rev 21518
8027616: Off by one error in putback for compressed oops nashorn performance improvement Summary: Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other. Reviewed-by: stefank, hseigel, zgu
Wed, 30 Oct 2013 09:26:44 -0700 Merge
acorn [Wed, 30 Oct 2013 09:26:44 -0700] rev 21517
Merge
Wed, 30 Oct 2013 09:11:04 -0700 8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
acorn [Wed, 30 Oct 2013 09:11:04 -0700] rev 21516
8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE Reviewed-by: hseigel, zgu
Wed, 30 Oct 2013 15:35:25 +0100 8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
mgerdin [Wed, 30 Oct 2013 15:35:25 +0100] rev 21515
8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes Summary: Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads. Reviewed-by: coleenp, sspitsyn
Fri, 01 Nov 2013 08:35:58 -0700 8027580: new hotspot build - hs25-b58
amurillo [Fri, 01 Nov 2013 08:35:58 -0700] rev 21514
8027580: new hotspot build - hs25-b58 Reviewed-by: jcoomes
Thu, 07 Nov 2013 08:16:14 -0800 Added tag jdk8-b115 for changeset bafd61947e5d
cl [Thu, 07 Nov 2013 08:16:14 -0800] rev 21513
Added tag jdk8-b115 for changeset bafd61947e5d
Mon, 11 Nov 2013 15:06:03 -0800 Merge
katleman [Mon, 11 Nov 2013 15:06:03 -0800] rev 21512
Merge
Fri, 08 Nov 2013 09:36:55 +0100 8027836: Webrev should handle files that has been moved from a directory which now is removed.
ihse [Fri, 08 Nov 2013 09:36:55 +0100] rev 21511
8027836: Webrev should handle files that has been moved from a directory which now is removed. Reviewed-by: mduigou, tbell
Thu, 07 Nov 2013 08:16:05 -0800 Added tag jdk8-b115 for changeset 64b71122ab70
cl [Thu, 07 Nov 2013 08:16:05 -0800] rev 21510
Added tag jdk8-b115 for changeset 64b71122ab70
Wed, 05 Jul 2017 19:21:29 +0200 Added tag jdk8-b115 for changeset 3dd9732b1703
duke [Wed, 05 Jul 2017 19:21:29 +0200] rev 21509
Added tag jdk8-b115 for changeset 3dd9732b1703
Wed, 05 Jul 2017 19:21:29 +0200 Merge jdk8-b115
duke [Wed, 05 Jul 2017 19:21:29 +0200] rev 21508
Merge
Wed, 05 Jul 2017 19:21:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:26 +0200] rev 21507
Merge
Thu, 31 Oct 2013 16:46:43 -0700 Merge
lana [Thu, 31 Oct 2013 16:46:43 -0700] rev 21506
Merge
Wed, 30 Oct 2013 14:12:16 -0400 8024930: Re-enable disabled bridging tests
briangoetz [Wed, 30 Oct 2013 14:12:16 -0400] rev 21505
8024930: Re-enable disabled bridging tests Reviewed-by: psandoz, rfield
Wed, 30 Oct 2013 18:09:49 +0000 8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo
vromero [Wed, 30 Oct 2013 18:09:49 +0000] rev 21504
8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo Reviewed-by: ksrini
Wed, 30 Oct 2013 08:35:52 -0700 8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.*
mchung [Wed, 30 Oct 2013 08:35:52 -0700] rev 21503
8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.* Reviewed-by: alanb, dfuchs
Mon, 28 Oct 2013 12:29:34 -0700 Merge
lana [Mon, 28 Oct 2013 12:29:34 -0700] rev 21502
Merge
Thu, 24 Oct 2013 16:52:27 -0700 8027220: DefaultMethodsTest: Change test to match spec
rfield [Thu, 24 Oct 2013 16:52:27 -0700] rev 21501
8027220: DefaultMethodsTest: Change test to match spec Reviewed-by: ksrini
Thu, 24 Oct 2013 11:22:50 -0700 8006248: Since addition of -Xdoclint, javadoc ignores unknown tags
bpatel [Thu, 24 Oct 2013 11:22:50 -0700] rev 21500
8006248: Since addition of -Xdoclint, javadoc ignores unknown tags Reviewed-by: jjg
Thu, 24 Oct 2013 01:27:10 -0400 8023682: Incorrect attributes emitted for anonymous class declaration
emc [Thu, 24 Oct 2013 01:27:10 -0400] rev 21499
8023682: Incorrect attributes emitted for anonymous class declaration Summary: Cause javac to emit type annotations on new instruction as well as anonymous class supertype for annotated anonymous classes. Reviewed-by: jjg, jfranck
Wed, 23 Oct 2013 23:20:32 -0400 8006732: support correct bytecode storage of type annotations in multicatch
emc [Wed, 23 Oct 2013 23:20:32 -0400] rev 21498
8006732: support correct bytecode storage of type annotations in multicatch Summary: Fix issue with annotations being added before attribution, which causes multicatch not to work right and several tests to fail. Reviewed-by: jfranck, jjg
Wed, 23 Oct 2013 15:45:18 -0700 8026936: Initialize LamdbaToMethod lazily and as required
ksrini [Wed, 23 Oct 2013 15:45:18 -0700] rev 21497
8026936: Initialize LamdbaToMethod lazily and as required Reviewed-by: jjg, rfield Contributed-by: jan.lahoda@oracle.com
Wed, 23 Oct 2013 07:50:04 +0200 8026861: Wrong LineNumberTable for variable declarations in lambdas
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21496
8026861: Wrong LineNumberTable for variable declarations in lambdas Summary: Setting or correcting positions for many trees produced by LambdaToMethod. Reviewed-by: vromero, rfield
Wed, 23 Oct 2013 23:02:17 +0200 8027191: Fix for JDK-8026861 refers to an incorrect bug number
jlahoda [Wed, 23 Oct 2013 23:02:17 +0200] rev 21495
8027191: Fix for JDK-8026861 refers to an incorrect bug number Summary: Reverting changeset e7c8a164d7bd, so that it can be applied again with a correct bug number Reviewed-by: jjg
Wed, 23 Oct 2013 13:54:13 -0700 8026770: javadoc creates invalid HTML in profile summary pages
bpatel [Wed, 23 Oct 2013 13:54:13 -0700] rev 21494
8026770: javadoc creates invalid HTML in profile summary pages Reviewed-by: jjg
Wed, 23 Oct 2013 10:28:10 -0700 8022720: Method refeerences - private method should be accessible (nested classes)
rfield [Wed, 23 Oct 2013 10:28:10 -0700] rev 21493
8022720: Method refeerences - private method should be accessible (nested classes) Reviewed-by: jjg, ksrini
Wed, 23 Oct 2013 07:50:04 +0200 8026508: Invokedynamic instructions don't get line number table entries
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21492
8026508: Invokedynamic instructions don't get line number table entries Summary: Setting or correcting positions for many trees produced by LambdaToMethod. Reviewed-by: vromero, rfield
Tue, 22 Oct 2013 17:44:43 -0700 Merge
jjg [Tue, 22 Oct 2013 17:44:43 -0700] rev 21491
Merge
Tue, 22 Oct 2013 17:42:10 -0700 8027119: Cleanup javadoc comments for taglet API
jjg [Tue, 22 Oct 2013 17:42:10 -0700] rev 21490
8027119: Cleanup javadoc comments for taglet API Reviewed-by: mduigou
Tue, 22 Oct 2013 16:53:21 -0700 8023668: Desugar serializable lambda bodies using more robust naming scheme
rfield [Tue, 22 Oct 2013 16:53:21 -0700] rev 21489
8023668: Desugar serializable lambda bodies using more robust naming scheme Summary: lambda / bridged method-reference naming overhaul Reviewed-by: ksrini, briangoetz
Tue, 22 Oct 2013 13:54:49 +0100 8025290: javac implicit versus explicit lambda compilation error
vromero [Tue, 22 Oct 2013 13:54:49 +0100] rev 21488
8025290: javac implicit versus explicit lambda compilation error Reviewed-by: jjg, dlsmith
Tue, 22 Oct 2013 10:08:49 +0200 8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present
jfranck [Tue, 22 Oct 2013 10:08:49 +0200] rev 21487
8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present Summary: An empty container should not stop javac from looking at supertypes for inherited repeating annotations Reviewed-by: jjg
Mon, 21 Oct 2013 20:10:43 -0700 8026758: Inefficient code in LambdaToMethod
ksrini [Mon, 21 Oct 2013 20:10:43 -0700] rev 21486
8026758: Inefficient code in LambdaToMethod Reviewed-by: jjg, jlahoda, rfield
Tue, 22 Oct 2013 03:36:44 +0200 8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable
jfranck [Tue, 22 Oct 2013 03:36:44 +0200] rev 21485
8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable Summary: In AnnoConstruct.getAnnotationByType() check that the annotation sought after is inherited before looking on supertypes. Reviewed-by: jjg
Mon, 21 Oct 2013 15:37:11 -0700 8026984: Clarity intended use of jdk.Exported
darcy [Mon, 21 Oct 2013 15:37:11 -0700] rev 21484
8026984: Clarity intended use of jdk.Exported Reviewed-by: psandoz, mr, alanb
Mon, 21 Oct 2013 15:55:02 +0100 8026956: test tools/javac/lambda/TargetType58.java is failing after a libs change
vromero [Mon, 21 Oct 2013 15:55:02 +0100] rev 21483
8026956: test tools/javac/lambda/TargetType58.java is failing after a libs change Reviewed-by: jfranck
Sun, 20 Oct 2013 12:54:17 -0700 8026931: MethodParameters tests failing on Windows
ksrini [Sun, 20 Oct 2013 12:54:17 -0700] rev 21482
8026931: MethodParameters tests failing on Windows Reviewed-by: jjg, vromero
Sun, 20 Oct 2013 12:46:12 -0700 8026791: wrong type_path encoded for method_return on an inner class constructor
jjg [Sun, 20 Oct 2013 12:46:12 -0700] rev 21481
8026791: wrong type_path encoded for method_return on an inner class constructor Reviewed-by: jjg Contributed-by: wdietl@gmail.com
Sun, 20 Oct 2013 12:01:43 -0700 8025109: Better encapsulation for AnnotatedType
jjg [Sun, 20 Oct 2013 12:01:43 -0700] rev 21480
8025109: Better encapsulation for AnnotatedType Reviewed-by: jjg Contributed-by: wdietl@gmail.com
Sat, 19 Oct 2013 17:43:09 +0100 8024809: javac, some lambda programs are rejected by flow analysis
vromero [Sat, 19 Oct 2013 17:43:09 +0100] rev 21479
8024809: javac, some lambda programs are rejected by flow analysis Reviewed-by: jjg, dlsmith
Fri, 18 Oct 2013 16:34:42 -0700 8026567: Use meaningful style names for strong and italic styles.
bpatel [Fri, 18 Oct 2013 16:34:42 -0700] rev 21478
8026567: Use meaningful style names for strong and italic styles. Reviewed-by: jjg
Fri, 18 Oct 2013 15:03:34 -0700 8026749: Missing LV table in lambda bodies
jjg [Fri, 18 Oct 2013 15:03:34 -0700] rev 21477
8026749: Missing LV table in lambda bodies Reviewed-by: vromero, jlahoda
Thu, 17 Oct 2013 19:10:19 -0700 8026838: Fix new doclint issues in javax.annotation.processing
darcy [Thu, 17 Oct 2013 19:10:19 -0700] rev 21476
8026838: Fix new doclint issues in javax.annotation.processing Reviewed-by: jjg
Thu, 31 Oct 2013 12:36:36 -0700 Added tag jdk8-b114 for changeset 7e53ada0d2d4
cl [Thu, 31 Oct 2013 12:36:36 -0700] rev 21475
Added tag jdk8-b114 for changeset 7e53ada0d2d4
Wed, 05 Jul 2017 19:21:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:18 +0200] rev 21474
Merge
Thu, 31 Oct 2013 12:36:20 -0700 Added tag jdk8-b114 for changeset 18b08c4ac28d
cl [Thu, 31 Oct 2013 12:36:20 -0700] rev 21473
Added tag jdk8-b114 for changeset 18b08c4ac28d
Wed, 05 Jul 2017 19:21:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:15 +0200] rev 21472
Merge
Thu, 31 Oct 2013 16:31:44 -0700 Merge
lana [Thu, 31 Oct 2013 16:31:44 -0700] rev 21471
Merge
Wed, 30 Oct 2013 08:58:05 -0700 8024378: StAX parser shall support JAXP properties
joehw [Wed, 30 Oct 2013 08:58:05 -0700] rev 21470
8024378: StAX parser shall support JAXP properties Reviewed-by: dfuchs, lancea
Tue, 29 Oct 2013 14:52:51 -0700 8027484: Implementation error in SAX2DOM.java
joehw [Tue, 29 Oct 2013 14:52:51 -0700] rev 21469
8027484: Implementation error in SAX2DOM.java Reviewed-by: alanb, lancea
Mon, 28 Oct 2013 12:26:22 -0700 Merge
lana [Mon, 28 Oct 2013 12:26:22 -0700] rev 21468
Merge
Thu, 24 Oct 2013 13:43:02 -0700 8004476: XSLT Extension Functions Don't Work in WebStart
joehw [Thu, 24 Oct 2013 13:43:02 -0700] rev 21467
8004476: XSLT Extension Functions Don't Work in WebStart Reviewed-by: dfuchs, lancea, alanb
Thu, 31 Oct 2013 12:36:18 -0700 Added tag jdk8-b114 for changeset 021350e22576
cl [Thu, 31 Oct 2013 12:36:18 -0700] rev 21466
Added tag jdk8-b114 for changeset 021350e22576
Wed, 05 Jul 2017 19:21:10 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:10 +0200] rev 21465
Merge
Thu, 31 Oct 2013 16:47:09 -0700 Merge
lana [Thu, 31 Oct 2013 16:47:09 -0700] rev 21464
Merge
Thu, 31 Oct 2013 12:50:17 +0530 Merge
sundar [Thu, 31 Oct 2013 12:50:17 +0530] rev 21463
Merge
Wed, 30 Oct 2013 20:09:44 +0530 8027562: eval should load second and subsequent arguments for side effect
sundar [Wed, 30 Oct 2013 20:09:44 +0530] rev 21462
8027562: eval should load second and subsequent arguments for side effect Reviewed-by: jlaskey, lagergren
Wed, 30 Oct 2013 11:28:46 -0300 8027532: nashorn should only use jdk8 apis in the compact1 profile
jlaskey [Wed, 30 Oct 2013 11:28:46 -0300] rev 21461
8027532: nashorn should only use jdk8 apis in the compact1 profile Reviewed-by: sundar, lagergren, hannesw Contributed-by: james.laskey@oracle.com
Tue, 29 Oct 2013 14:22:44 -0300 8027447: The wrong string buffer is specified for stderr in $EXEC
jlaskey [Tue, 29 Oct 2013 14:22:44 -0300] rev 21460
8027447: The wrong string buffer is specified for stderr in $EXEC Reviewed-by: lagergren, sundar Contributed-by: james.laskey@oracle.com
Tue, 29 Oct 2013 10:40:00 -0300 Merge
jlaskey [Tue, 29 Oct 2013 10:40:00 -0300] rev 21459
Merge
Fri, 25 Oct 2013 15:21:12 +0200 8027301: Optimizations for Function.prototype.apply
hannesw [Fri, 25 Oct 2013 15:21:12 +0200] rev 21458
8027301: Optimizations for Function.prototype.apply Reviewed-by: jlaskey
Fri, 25 Oct 2013 10:20:49 +0200 8027042: Evaluation order for binary operators can be improved
hannesw [Fri, 25 Oct 2013 10:20:49 +0200] rev 21457
8027042: Evaluation order for binary operators can be improved Reviewed-by: lagergren, jlaskey, attila
Mon, 28 Oct 2013 12:29:40 -0700 Merge
lana [Mon, 28 Oct 2013 12:29:40 -0700] rev 21456
Merge
Wed, 23 Oct 2013 20:21:23 +0530 Merge
sundar [Wed, 23 Oct 2013 20:21:23 +0530] rev 21455
Merge
Wed, 23 Oct 2013 20:15:43 +0530 8027150: ScriptObjectListAdapter won't work as expected
sundar [Wed, 23 Oct 2013 20:15:43 +0530] rev 21454
8027150: ScriptObjectListAdapter won't work as expected Reviewed-by: jlaskey, attila
Wed, 23 Oct 2013 17:30:13 +0530 8027128: jdk.nashorn.api.scripting.JSObject should be an interface
sundar [Wed, 23 Oct 2013 17:30:13 +0530] rev 21453
8027128: jdk.nashorn.api.scripting.JSObject should be an interface Reviewed-by: hannesw, attila, jlaskey
Tue, 22 Oct 2013 22:12:24 +0530 Merge
sundar [Tue, 22 Oct 2013 22:12:24 +0530] rev 21452
Merge
Tue, 22 Oct 2013 22:04:46 +0530 8027020: [regression] java.lang.VerifyError: Bad type on operand stack
sundar [Tue, 22 Oct 2013 22:04:46 +0530] rev 21451
8027020: [regression] java.lang.VerifyError: Bad type on operand stack Reviewed-by: jlaskey, attila
Tue, 22 Oct 2013 17:52:37 +0200 8027037: Make ScriptObjectMirror conversions work for any JSObject
attila [Tue, 22 Oct 2013 17:52:37 +0200] rev 21450
8027037: Make ScriptObjectMirror conversions work for any JSObject Reviewed-by: jlaskey, lagergren, sundar
Tue, 22 Oct 2013 16:43:27 +0200 8027031: complete merging of loads and converts
attila [Tue, 22 Oct 2013 16:43:27 +0200] rev 21449
8027031: complete merging of loads and converts Reviewed-by: jlaskey, lagergren
Tue, 22 Oct 2013 17:47:56 +0530 Merge
sundar [Tue, 22 Oct 2013 17:47:56 +0530] rev 21448
Merge
Tue, 22 Oct 2013 17:38:12 +0530 8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
sundar [Tue, 22 Oct 2013 17:38:12 +0530] rev 21447
8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order Reviewed-by: jlaskey, attila, lagergren
Tue, 22 Oct 2013 11:31:03 +0200 8026955: for-in should convert primitive values to object
hannesw [Tue, 22 Oct 2013 11:31:03 +0200] rev 21446
8026955: for-in should convert primitive values to object Reviewed-by: jlaskey, lagergren
Tue, 22 Oct 2013 11:12:36 +0200 8027015: AutoCloseable no longer implements @FunctionalInterface
hannesw [Tue, 22 Oct 2013 11:12:36 +0200] rev 21445
8027015: AutoCloseable no longer implements @FunctionalInterface Reviewed-by: lagergren, sundar
Tue, 22 Oct 2013 14:27:52 +0530 8027016: Array.prototype.indexOf should return -1 when array is of length zero
sundar [Tue, 22 Oct 2013 14:27:52 +0530] rev 21444
8027016: Array.prototype.indexOf should return -1 when array is of length zero Reviewed-by: lagergren, attila
Mon, 21 Oct 2013 13:31:03 +0400 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
kshefov [Mon, 21 Oct 2013 13:31:03 +0400] rev 21443
8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas. Reviewed-by: jlaskey, sundar
Mon, 21 Oct 2013 10:09:19 +0530 Merge
sundar [Mon, 21 Oct 2013 10:09:19 +0530] rev 21442
Merge
Fri, 18 Oct 2013 22:42:41 +0200 8026858: Array length does not handle defined properties correctly
hannesw [Fri, 18 Oct 2013 22:42:41 +0200] rev 21441
8026858: Array length does not handle defined properties correctly Reviewed-by: jlaskey
Fri, 18 Oct 2013 18:26:13 +0530 Merge
sundar [Fri, 18 Oct 2013 18:26:13 +0530] rev 21440
Merge
Fri, 18 Oct 2013 12:50:21 +0200 8026805: Array.prototype.length doesn't work as expected
hannesw [Fri, 18 Oct 2013 12:50:21 +0200] rev 21439
8026805: Array.prototype.length doesn't work as expected Reviewed-by: sundar, lagergren
Thu, 17 Oct 2013 17:33:16 +0200 8026701: Array.prototype.splice is slow on dense arrays
hannesw [Thu, 17 Oct 2013 17:33:16 +0200] rev 21438
8026701: Array.prototype.splice is slow on dense arrays Reviewed-by: lagergren, sundar, jlaskey
Thu, 17 Oct 2013 12:38:50 +0200 8026161: Don't narrow floating-point literals in the lexer
attila [Thu, 17 Oct 2013 12:38:50 +0200] rev 21437
8026161: Don't narrow floating-point literals in the lexer Reviewed-by: hannesw, jlaskey
Thu, 31 Oct 2013 12:36:38 -0700 Added tag jdk8-b114 for changeset 348c2258d7bf
cl [Thu, 31 Oct 2013 12:36:38 -0700] rev 21436
Added tag jdk8-b114 for changeset 348c2258d7bf
Wed, 05 Jul 2017 19:21:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:21:00 +0200] rev 21435
Merge
Thu, 31 Oct 2013 16:30:42 -0700 Merge
lana [Thu, 31 Oct 2013 16:30:42 -0700] rev 21434
Merge
Mon, 28 Oct 2013 12:22:45 -0700 Merge
lana [Mon, 28 Oct 2013 12:22:45 -0700] rev 21433
Merge
Wed, 23 Oct 2013 16:45:30 +0100 5036554: unmarshal error on CORBA alias type in CORBA any
coffeys [Wed, 23 Oct 2013 16:45:30 +0100] rev 21432
5036554: unmarshal error on CORBA alias type in CORBA any Reviewed-by: chegar, smarks
Tue, 22 Oct 2013 11:40:27 +0100 8021257: com.sun.corba.se.** should be on restricted package list
alanb [Tue, 22 Oct 2013 11:40:27 +0100] rev 21431
8021257: com.sun.corba.se.** should be on restricted package list Reviewed-by: chegar, coffeys, smarks Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com
Thu, 31 Oct 2013 12:36:05 -0700 Added tag jdk8-b114 for changeset 71655e2f499f
cl [Thu, 31 Oct 2013 12:36:05 -0700] rev 21430
Added tag jdk8-b114 for changeset 71655e2f499f
Wed, 05 Jul 2017 19:20:56 +0200 Merge
duke [Wed, 05 Jul 2017 19:20:56 +0200] rev 21429
Merge
Thu, 31 Oct 2013 16:44:18 -0700 Merge
lana [Thu, 31 Oct 2013 16:44:18 -0700] rev 21428
Merge
Thu, 31 Oct 2013 13:51:58 -0700 8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
joehw [Thu, 31 Oct 2013 13:51:58 -0700] rev 21427
8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions Reviewed-by: chegar
Thu, 31 Oct 2013 11:52:30 -0700 8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
dxu [Thu, 31 Oct 2013 11:52:30 -0700] rev 21426
8027155: test/java/io/File/NulFile.java failing when test run in othervm mode Reviewed-by: mchung, alanb
Tue, 29 Oct 2013 12:45:18 -0400 8024633: Lambda linkage performance - initialize generated class earlier
briangoetz [Tue, 29 Oct 2013 12:45:18 -0400] rev 21425
8024633: Lambda linkage performance - initialize generated class earlier Reviewed-by: briangoetz, rfield Contributed-by: sergey.kuksenko@oracle.com
Thu, 31 Oct 2013 10:37:08 -0400 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
briangoetz [Thu, 31 Oct 2013 10:37:08 -0400] rev 21424
8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types 8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref Reviewed-by: briangoetz, rfield Contributed-by: sergey.kuksenko@oracle.com
Thu, 31 Oct 2013 11:59:09 +0100 7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled
jbachorik [Thu, 31 Oct 2013 11:59:09 +0100] rev 21423
7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled Summary: Make the test less stringent by not requiring the number of loaded classes to increase by a specific number Reviewed-by: sla
Thu, 31 Oct 2013 11:59:04 +0100 8027316: Distinct operation on an unordered stream should not be a barrier
psandoz [Thu, 31 Oct 2013 11:59:04 +0100] rev 21422
8027316: Distinct operation on an unordered stream should not be a barrier Reviewed-by: henryjen, mduigou, briangoetz
Wed, 30 Oct 2013 18:39:09 -0700 8023863: deprecate support for statically-generated stubs from RMI (JRMP)
smarks [Wed, 30 Oct 2013 18:39:09 -0700] rev 21421
8023863: deprecate support for statically-generated stubs from RMI (JRMP) 4449028: exportObject() javadoc should specify behavior for null socket factories Reviewed-by: dfuchs, darcy
Wed, 30 Oct 2013 17:45:12 -0700 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
bpb [Wed, 30 Oct 2013 17:45:12 -0700] rev 21420
6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers 8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity 8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow 8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow Summary: Prevent construction of overflowed BigIntegers. Reviewed-by: bpb, darcy, psandoz Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
Wed, 30 Oct 2013 17:27:25 -0700 8005294: Consider default methods for additions to AnnotatedElement
darcy [Wed, 30 Oct 2013 17:27:25 -0700] rev 21419
8005294: Consider default methods for additions to AnnotatedElement Reviewed-by: jfranck, plevart, mchung, abuckley, sogoel
Wed, 30 Oct 2013 16:49:35 -0700 8027526: CheckTipsAndVersions.java failing occasionally
wetmore [Wed, 30 Oct 2013 16:49:35 -0700] rev 21418
8027526: CheckTipsAndVersions.java failing occasionally Reviewed-by: mullan, mchung
Tue, 29 Oct 2013 12:31:27 -0400 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
briangoetz [Tue, 29 Oct 2013 12:31:27 -0400] rev 21417
8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas Reviewed-by: rfield, psandoz
Wed, 30 Oct 2013 13:51:07 -0700 Merge
lana [Wed, 30 Oct 2013 13:51:07 -0700] rev 21416
Merge
Wed, 30 Oct 2013 18:38:20 +0000 Merge
michaelm [Wed, 30 Oct 2013 18:38:20 +0000] rev 21415
Merge
Wed, 30 Oct 2013 18:37:50 +0000 8027570: NullPointerException in URLPermission.hashCode()
michaelm [Wed, 30 Oct 2013 18:37:50 +0000] rev 21414
8027570: NullPointerException in URLPermission.hashCode() Reviewed-by: chegar
Wed, 30 Oct 2013 17:54:48 +0100 8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool
jbachorik [Wed, 30 Oct 2013 17:54:48 +0100] rev 21413
8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool Reviewed-by: mchung, brutisso
Wed, 30 Oct 2013 09:37:12 -0700 6931564: Incorrect display name of Locale for south africa
mfang [Wed, 30 Oct 2013 09:37:12 -0700] rev 21412
6931564: Incorrect display name of Locale for south africa Reviewed-by: yhuang
Wed, 30 Oct 2013 09:33:23 -0700 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
mfang [Wed, 30 Oct 2013 09:33:23 -0700] rev 21411
6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations" Reviewed-by: yhuang
Wed, 30 Oct 2013 13:44:40 +0100 8022229: Intermittent test failures in sun/tools/jstatd
ykantser [Wed, 30 Oct 2013 13:44:40 +0100] rev 21410
8022229: Intermittent test failures in sun/tools/jstatd Reviewed-by: sla, egahlin, jbachorik, allwin
Wed, 30 Oct 2013 14:41:42 +0000 8026880: NetworkInterface native initializing code should check fieldID values
chegar [Wed, 30 Oct 2013 14:41:42 +0000] rev 21409
8026880: NetworkInterface native initializing code should check fieldID values Reviewed-by: alanb
Wed, 30 Oct 2013 14:50:46 +0100 8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector
jbachorik [Wed, 30 Oct 2013 14:50:46 +0100] rev 21408
8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector Summary: Dynamically discover the first available port instead of hard-coding one Reviewed-by: sla, chegar, dfuchs
Tue, 29 Oct 2013 16:59:11 -0700 8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
mfang [Tue, 29 Oct 2013 16:59:11 -0700] rev 21407
8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look Reviewed-by: naoto
Tue, 29 Oct 2013 15:32:04 -0700 Merge
mfang [Tue, 29 Oct 2013 15:32:04 -0700] rev 21406
Merge
Tue, 29 Oct 2013 15:31:07 -0700 8008647: [es] minor cosmetic issues in translated java command line outputs
mfang [Tue, 29 Oct 2013 15:31:07 -0700] rev 21405
8008647: [es] minor cosmetic issues in translated java command line outputs Reviewed-by: naoto
Tue, 29 Oct 2013 21:49:46 +0100 8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926
jbachorik [Tue, 29 Oct 2013 21:49:46 +0100] rev 21404
8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926 Reviewed-by: alanb, egahlin
Tue, 29 Oct 2013 11:34:30 -0700 8025646: [pt_BR] overtranslation of option in java command line output
mfang [Tue, 29 Oct 2013 11:34:30 -0700] rev 21403
8025646: [pt_BR] overtranslation of option in java command line output Reviewed-by: naoto, yhuang
Tue, 29 Oct 2013 11:29:57 -0700 8008437: [sv] over-translation in java command line outputs
mfang [Tue, 29 Oct 2013 11:29:57 -0700] rev 21402
8008437: [sv] over-translation in java command line outputs Reviewed-by: okutsu, yhuang
Tue, 29 Oct 2013 11:27:55 -0700 8026108: [it, ja, zh_CN] wrong translation in jar example.
mfang [Tue, 29 Oct 2013 11:27:55 -0700] rev 21401
8026108: [it, ja, zh_CN] wrong translation in jar example. Reviewed-by: okutsu, yhuang
Tue, 29 Oct 2013 17:21:26 +0000 8027466: Revert jdk/THIRD_PARTY_README to known good version
chegar [Tue, 29 Oct 2013 17:21:26 +0000] rev 21400
8027466: Revert jdk/THIRD_PARTY_README to known good version Reviewed-by: alanb
Tue, 29 Oct 2013 10:40:33 -0300 Merge
jlaskey [Tue, 29 Oct 2013 10:40:33 -0300] rev 21399
Merge
Mon, 30 Sep 2013 10:24:23 -0300 Merge
jlaskey [Mon, 30 Sep 2013 10:24:23 -0300] rev 21398
Merge
Fri, 13 Sep 2013 10:15:36 -0300 Merge
jlaskey [Fri, 13 Sep 2013 10:15:36 -0300] rev 21397
Merge
Tue, 27 Aug 2013 16:06:01 -0300 Merge
jlaskey [Tue, 27 Aug 2013 16:06:01 -0300] rev 21396
Merge
Wed, 24 Jul 2013 08:22:32 -0300 Merge
jlaskey [Wed, 24 Jul 2013 08:22:32 -0300] rev 21395
Merge
Tue, 16 Jul 2013 09:09:09 -0300 Merge
jlaskey [Tue, 16 Jul 2013 09:09:09 -0300] rev 21394
Merge
Wed, 05 Jun 2013 13:10:11 -0300 Merge
jlaskey [Wed, 05 Jun 2013 13:10:11 -0300] rev 21393
Merge
Wed, 29 May 2013 13:22:58 -0300 Merge
jlaskey [Wed, 29 May 2013 13:22:58 -0300] rev 21392
Merge
Thu, 23 May 2013 09:48:44 -0300 Merge
jlaskey [Thu, 23 May 2013 09:48:44 -0300] rev 21391
Merge
Tue, 14 May 2013 09:04:35 -0300 Merge
jlaskey [Tue, 14 May 2013 09:04:35 -0300] rev 21390
Merge
Mon, 29 Apr 2013 21:37:46 -0300 Merge
jlaskey [Mon, 29 Apr 2013 21:37:46 -0300] rev 21389
Merge
Mon, 22 Apr 2013 14:00:05 -0300 Merge
jlaskey [Mon, 22 Apr 2013 14:00:05 -0300] rev 21388
Merge
Wed, 17 Apr 2013 08:47:44 -0300 Merge
jlaskey [Wed, 17 Apr 2013 08:47:44 -0300] rev 21387
Merge
Mon, 15 Apr 2013 08:27:37 -0300 Merge
jlaskey [Mon, 15 Apr 2013 08:27:37 -0300] rev 21386
Merge
Tue, 09 Apr 2013 08:36:20 -0300 Merge
jlaskey [Tue, 09 Apr 2013 08:36:20 -0300] rev 21385
Merge
Mon, 01 Apr 2013 10:09:27 -0300 Merge
jlaskey [Mon, 01 Apr 2013 10:09:27 -0300] rev 21384
Merge
Tue, 26 Mar 2013 09:12:41 -0300 Merge
jlaskey [Tue, 26 Mar 2013 09:12:41 -0300] rev 21383
Merge
Fri, 15 Mar 2013 11:51:02 -0300 Merge
jlaskey [Fri, 15 Mar 2013 11:51:02 -0300] rev 21382
Merge
Sat, 02 Mar 2013 11:06:58 -0400 Merge
jlaskey [Sat, 02 Mar 2013 11:06:58 -0400] rev 21381
Merge
Fri, 22 Feb 2013 23:36:47 -0400 8008775: Remove non-ascii from jdk/THIRD_PARTY_README
jlaskey [Fri, 22 Feb 2013 23:36:47 -0400] rev 21380
8008775: Remove non-ascii from jdk/THIRD_PARTY_README Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 18:03:07 -0400 8008757: NEWBUILD=true has separate launcher code for jjs
jlaskey [Fri, 22 Feb 2013 18:03:07 -0400] rev 21379
8008757: NEWBUILD=true has separate launcher code for jjs Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 17:45:37 -0400 8008756: THIRD_PARTY_README contains Unicode
jlaskey [Fri, 22 Feb 2013 17:45:37 -0400] rev 21378
8008756: THIRD_PARTY_README contains Unicode Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Fri, 22 Feb 2013 14:05:39 -0400 Merge
jlaskey [Fri, 22 Feb 2013 14:05:39 -0400] rev 21377
Merge
Fri, 22 Feb 2013 10:23:11 -0400 8008721: Tweaks to make all NEWBUILD=false round 4
jlaskey [Fri, 22 Feb 2013 10:23:11 -0400] rev 21376
8008721: Tweaks to make all NEWBUILD=false round 4 Reviewed-by: jjh Contributed-by: james.laskey@oracle.com
Thu, 21 Feb 2013 15:25:07 -0400 8008447: Tweaks to make all NEWBUILD=false round 3
jlaskey [Thu, 21 Feb 2013 15:25:07 -0400] rev 21375
8008447: Tweaks to make all NEWBUILD=false round 3 Reviewed-by: jjh, sundar Contributed-by: james.laskey@oracle.com
Mon, 04 Feb 2013 17:29:58 -0400 Merge
jlaskey [Mon, 04 Feb 2013 17:29:58 -0400] rev 21374
Merge
Mon, 28 Jan 2013 16:29:10 -0400 8006676: Integrate Nashorn into new build system
jlaskey [Mon, 28 Jan 2013 16:29:10 -0400] rev 21373
8006676: Integrate Nashorn into new build system Reviewed-by: jlaskey Contributed-by: james.laskey@oracle.com
Thu, 24 Oct 2013 17:23:26 +0400 8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing
aefimov [Thu, 24 Oct 2013 17:23:26 +0400] rev 21372
8026772: test/sun/util/resources/TimeZone/Bug6317929.java failing Reviewed-by: okutsu, mfang, alanb
Tue, 29 Oct 2013 08:10:32 +0100 8027371: Add JDI tests for breakpointing and stepping in lambda code
sla [Tue, 29 Oct 2013 08:10:32 +0100] rev 21371
8027371: Add JDI tests for breakpointing and stepping in lambda code Reviewed-by: mchung, sspitsyn
Mon, 28 Oct 2013 12:28:57 -0700 Merge
lana [Mon, 28 Oct 2013 12:28:57 -0700] rev 21370
Merge
Mon, 28 Oct 2013 10:52:07 +0100 8026863: regression in anonymous Logger.setParent method
dfuchs [Mon, 28 Oct 2013 10:52:07 +0100] rev 21369
8026863: regression in anonymous Logger.setParent method Summary: restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions. Reviewed-by: mchung, prr
Fri, 25 Oct 2013 14:53:34 -0700 5063500: Formatter spec says "char" is not an integral type
smarks [Fri, 25 Oct 2013 14:53:34 -0700] rev 21368
5063500: Formatter spec says "char" is not an integral type 7126305: Wrong Unicode value specified for format conversion character 'd' 8027287: incorrect example in Formatter javadoc Reviewed-by: rriggs, darcy, lancea
Fri, 25 Oct 2013 13:01:11 +0200 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
jbachorik [Fri, 25 Oct 2013 13:01:11 +0200] rev 21367
8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out Summary: Improve reliability by converting the test to Java Reviewed-by: dsamersoff, dholmes
Fri, 25 Oct 2013 11:01:29 +0100 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
ewang [Fri, 25 Oct 2013 11:01:29 +0100] rev 21366
7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt Reviewed-by: alanb, chegar
Fri, 25 Oct 2013 08:38:20 +0800 8026929: remove accelerators from policytool resources
weijun [Fri, 25 Oct 2013 08:38:20 +0800] rev 21365
8026929: remove accelerators from policytool resources Reviewed-by: alexp, weijun Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>
(0) -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip