Thu, 14 Dec 2017 20:19:34 +0800 8192988: keytool should support -storepasswd for pkcs12 keystores
weijun [Thu, 14 Dec 2017 20:19:34 +0800] rev 48333
8192988: keytool should support -storepasswd for pkcs12 keystores Reviewed-by: mullan
Thu, 14 Dec 2017 13:05:20 +0100 8193257: PPC64, s390 implementation for Thread-local handshakes
mdoerr [Thu, 14 Dec 2017 13:05:20 +0100] rev 48332
8193257: PPC64, s390 implementation for Thread-local handshakes Reviewed-by: goetz, lucy
Thu, 14 Dec 2017 12:02:16 +0100 8193443: [s390]: EncodeISOArray generates wrong vector code
lucy [Thu, 14 Dec 2017 12:02:16 +0100] rev 48331
8193443: [s390]: EncodeISOArray generates wrong vector code Reviewed-by: goetz, mdoerr
Wed, 13 Dec 2017 21:41:50 -0800 8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish
sherman [Wed, 13 Dec 2017 21:41:50 -0800] rev 48330
8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish Reviewed-by: darcy
Wed, 13 Dec 2017 19:48:03 -0800 8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
darcy [Wed, 13 Dec 2017 19:48:03 -0800] rev 48329
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10 Reviewed-by: sundar, mr
Wed, 13 Dec 2017 18:47:20 -0800 8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
smarks [Wed, 13 Dec 2017 18:47:20 -0800] rev 48328
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get() Reviewed-by: alanb, bpb, forax, darcy
Wed, 13 Dec 2017 17:28:24 -0800 8192833: JEP 322: Time-Based Release Versioning
mr [Wed, 13 Dec 2017 17:28:24 -0800] rev 48327
8192833: JEP 322: Time-Based Release Versioning Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
Wed, 13 Dec 2017 17:29:44 -0800 Merge
jjg [Wed, 13 Dec 2017 17:29:44 -0800] rev 48326
Merge
Wed, 13 Dec 2017 17:27:43 -0800 8178070: duplicate entries in package table
jjg [Wed, 13 Dec 2017 17:27:43 -0800] rev 48325
8178070: duplicate entries in package table Reviewed-by: bpatel, ksrini
Thu, 14 Dec 2017 02:26:45 +0100 8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements
hannesw [Thu, 14 Dec 2017 02:26:45 +0100] rev 48324
8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements Reviewed-by: hannesw, attila Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 13 Dec 2017 14:49:48 -0800 8191054: Remove the Native-Header Tool (javah)
jjg [Wed, 13 Dec 2017 14:49:48 -0800] rev 48323
8191054: Remove the Native-Header Tool (javah) Reviewed-by: darcy, mcimadamore, ksrini
Wed, 13 Dec 2017 14:23:34 -0800 8193476: (jdeprscan) additional version updates for JDK 10
smarks [Wed, 13 Dec 2017 14:23:34 -0800] rev 48322
8193476: (jdeprscan) additional version updates for JDK 10 Reviewed-by: darcy
Wed, 13 Dec 2017 10:21:21 +0100 8192971: LockCompilationTest fails intermittently
neliasso [Wed, 13 Dec 2017 10:21:21 +0100] rev 48321
8192971: LockCompilationTest fails intermittently Summary: Remove all unnecessary compilations Reviewed-by: kvn, thartmann
Fri, 08 Dec 2017 23:43:25 +0100 Merge
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48320
Merge
Thu, 07 Dec 2017 20:08:10 -0500 8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment
dcubed [Thu, 07 Dec 2017 20:08:10 -0500] rev 48319
8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment Reviewed-by: iignatyev
Thu, 07 Dec 2017 15:26:49 -0500 8182307: Error during JRMP connection establishment
dcubed [Thu, 07 Dec 2017 15:26:49 -0500] rev 48318
8182307: Error during JRMP connection establishment Summary: Only use SO_REUSEADDR if we're using a fixed ServerSocket port. Reviewed-by: gthornbr, rriggs, sspitsyn
Thu, 07 Dec 2017 10:21:13 -0800 8193105: Print error code when map_memory_to_file() fails
sangheki [Thu, 07 Dec 2017 10:21:13 -0800] rev 48317
8193105: Print error code when map_memory_to_file() fails Reviewed-by: dholmes, kbarrett
Thu, 07 Dec 2017 15:52:46 +0100 8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
roland [Thu, 07 Dec 2017 15:52:46 +0100] rev 48316
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1 Summary: -XX:+UseCountedLoopSafepoints should disable loop strip mining. Reviewed-by: kvn, thartmann
Thu, 07 Dec 2017 10:18:31 +0100 Merge
jwilhelm [Thu, 07 Dec 2017 10:18:31 +0100] rev 48315
Merge
Wed, 06 Dec 2017 18:37:57 -0800 8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48314
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler Reviewed-by: iveresov, kvn
Wed, 06 Dec 2017 20:06:43 -0500 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48313
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared. Summary: Check if 'oa' region is missing. Reviewed-by: hseigel, ccheung
Wed, 06 Dec 2017 15:19:30 -0500 8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
dcubed [Wed, 06 Dec 2017 15:19:30 -0500] rev 48312
8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp Reviewed-by: stefank, coleenp, dholmes, gthornbr
Tue, 05 Dec 2017 11:16:03 -0800 8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE
dlong [Tue, 05 Dec 2017 11:16:03 -0800] rev 48311
8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE Reviewed-by: dholmes, rehn
Tue, 05 Dec 2017 10:38:31 -0800 8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial
dlong [Tue, 05 Dec 2017 10:38:31 -0800] rev 48310
8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial Reviewed-by: shade, kvn, thartmann
Tue, 05 Dec 2017 09:49:23 -0800 8192846: Support cmov vectorization for float
kvn [Tue, 05 Dec 2017 09:49:23 -0800] rev 48309
8192846: Support cmov vectorization for float Reviewed-by: kvn Contributed-by: razvan.a.lupusoru@intel.com
Tue, 05 Dec 2017 21:26:11 +0530 8192909: Invalid username or password in HashedPasswordFileTest.java
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48308
8192909: Invalid username or password in HashedPasswordFileTest.java Reviewed-by: clanger, dfuchs
Tue, 05 Dec 2017 16:34:03 +0100 8193068: Add gc/g1/TestVerifyGCType.java to problem list
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48307
8193068: Add gc/g1/TestVerifyGCType.java to problem list Reviewed-by: tschatzl
Tue, 05 Dec 2017 13:58:55 +0100 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48306
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines Reviewed-by: tschatzl, jwilhelm
Tue, 05 Dec 2017 11:23:27 +0100 8193045: JDK-8190484 breaks build on Windows
ihse [Tue, 05 Dec 2017 11:23:27 +0100] rev 48305
8193045: JDK-8190484 breaks build on Windows Reviewed-by: dholmes
Thu, 30 Nov 2017 15:54:45 +0100 8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed
phedlin [Thu, 30 Nov 2017 15:54:45 +0100] rev 48304
8191232: compiler/intrinsics/bigInteger/TestMultiplyToLen.java fails with java.lang.Exception: Failed Summary: Generating the wrong insn for pointer comparison in intrinsic (on SPARC). Reviewed-by: neliasso, kvn
Tue, 05 Dec 2017 02:55:44 -0500 8192950: Missing -nativepath for svc tests
dholmes [Tue, 05 Dec 2017 02:55:44 -0500] rev 48303
8192950: Missing -nativepath for svc tests Reviewed-by: ihse
Tue, 05 Dec 2017 08:27:54 +0100 8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
thartmann [Tue, 05 Dec 2017 08:27:54 +0100] rev 48302
8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler Summary: Unload shared library after lookup to avoid keeping it live. Reviewed-by: vlivanov, dholmes
Mon, 04 Dec 2017 10:23:08 +0900 8192897: NPE occurs on clhsdb jstack
ysuenaga [Mon, 04 Dec 2017 10:23:08 +0900] rev 48301
8192897: NPE occurs on clhsdb jstack Reviewed-by: dholmes, sspitsyn, jgeorge, sballal
Mon, 04 Dec 2017 23:55:52 +0100 8190484: Move jvm.h, jmm.h et al to hotspot/*/include
ihse [Mon, 04 Dec 2017 23:55:52 +0100] rev 48300
8190484: Move jvm.h, jmm.h et al to hotspot/*/include Reviewed-by: dholmes, erikj, mchung
Mon, 04 Dec 2017 13:13:44 -0800 8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
never [Mon, 04 Dec 2017 13:13:44 -0800] rev 48299
8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT Reviewed-by: kvn, iveresov, dlong
Sat, 02 Dec 2017 13:50:04 +0100 8191950: assertion failed: no insertions allowed
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48298
8191950: assertion failed: no insertions allowed Summary: Check for dead loops before incremental inlining. Reviewed-by: thartmann
Sat, 02 Dec 2017 06:51:10 +0100 Merge
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48297
Merge
Sat, 02 Dec 2017 11:25:35 +0530 8192823: SA: Testcase for 'clhsdb source' command
sballal [Sat, 02 Dec 2017 11:25:35 +0530] rev 48296
8192823: SA: Testcase for 'clhsdb source' command Reviewed-by: sspitsyn, jgeorge
Wed, 13 Dec 2017 12:45:06 -0800 8164407: Add module support for -link and -linkoffline javadoc option
bpatel [Wed, 13 Dec 2017 12:45:06 -0800] rev 48295
8164407: Add module support for -link and -linkoffline javadoc option Reviewed-by: jjg, ksrini
Wed, 13 Dec 2017 21:25:49 +0100 8193471: Startup regression due to JDK-8185582
redestad [Wed, 13 Dec 2017 21:25:49 +0100] rev 48294
8193471: Startup regression due to JDK-8185582 Reviewed-by: rriggs, psandoz
Wed, 13 Dec 2017 11:43:57 -0800 8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList
bchristi [Wed, 13 Dec 2017 11:43:57 -0800] rev 48293
8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList Reviewed-by: mchung, psandoz
Wed, 13 Dec 2017 10:25:38 -0800 Merge
prr [Wed, 13 Dec 2017 10:25:38 -0800] rev 48292
Merge
Wed, 13 Dec 2017 13:27:45 +0530 8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached
akolarkunnu [Wed, 13 Dec 2017 13:27:45 +0530] rev 48291
8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached Reviewed-by: serb, psadhukhan Contributed-by: abdul.kolarkunnu@oracle.com
Tue, 12 Dec 2017 15:47:35 +0530 8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior
kaddepalli [Tue, 12 Dec 2017 15:47:35 +0530] rev 48290
8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior Reviewed-by: serb, prr
Tue, 12 Dec 2017 14:05:21 +0530 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
pnarayanan [Tue, 12 Dec 2017 14:05:21 +0530] rev 48289
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607 Reviewed-by: serb, prr, jdv Contributed-by: prahalad.kumar.narayanan@oracle.com
Tue, 12 Dec 2017 12:43:05 +0530 8146537: TrayIcon Action Listener doesnt work in WIndows 10
sveerabhadra [Tue, 12 Dec 2017 12:43:05 +0530] rev 48288
8146537: TrayIcon Action Listener doesnt work in WIndows 10 Reviewed-by: serb, ssadetsky
Tue, 12 Dec 2017 12:31:49 +0530 8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
sveerabhadra [Tue, 12 Dec 2017 12:31:49 +0530] rev 48287
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac Reviewed-by: serb, prr
Mon, 11 Dec 2017 21:56:34 -0800 8162989: jshell tool: /edit with external editor leaks files in /tmp
rfield [Mon, 11 Dec 2017 21:56:34 -0800] rev 48286
8162989: jshell tool: /edit with external editor leaks files in /tmp Reviewed-by: jlahoda
Mon, 11 Dec 2017 15:17:03 -0800 8189809: Large performance regression in Swing text layout
prr [Mon, 11 Dec 2017 15:17:03 -0800] rev 48285
8189809: Large performance regression in Swing text layout Reviewed-by: serb, pnarayanan
Mon, 11 Dec 2017 21:14:43 +0100 8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip
lbourges [Mon, 11 Dec 2017 21:14:43 +0100] rev 48284
8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip Summary: upgrade to Marlin 0.8.2 providing efficient path clipping (Stroker and Filler) Reviewed-by: prr, serb
Mon, 11 Dec 2017 10:08:51 -0800 Merge
prr [Mon, 11 Dec 2017 10:08:51 -0800] rev 48283
Merge
Sun, 10 Dec 2017 00:08:42 -0800 8178401: Various audio files writers do not close file streams properly
serb [Sun, 10 Dec 2017 00:08:42 -0800] rev 48282
8178401: Various audio files writers do not close file streams properly Reviewed-by: prr
Sat, 09 Dec 2017 20:40:45 -0800 8193012: Small cleanup of AWTEvent class
serb [Sat, 09 Dec 2017 20:40:45 -0800] rev 48281
8193012: Small cleanup of AWTEvent class Reviewed-by: psadhukhan
Sat, 09 Dec 2017 11:40:40 -0800 8183960: Upgrade to libpng 1.6.34
prr [Sat, 09 Dec 2017 11:40:40 -0800] rev 48280
8183960: Upgrade to libpng 1.6.34 Reviewed-by: serb
Fri, 08 Dec 2017 13:15:19 -0800 8193211: Update jtreg TEST.groups and ProblemList for client-libs
prr [Fri, 08 Dec 2017 13:15:19 -0800] rev 48279
8193211: Update jtreg TEST.groups and ProblemList for client-libs Reviewed-by: psadhukhan
Fri, 08 Dec 2017 12:55:21 -0800 8177758: Regression in java.awt.FileDialog
ssadetsky [Fri, 08 Dec 2017 12:55:21 -0800] rev 48278
8177758: Regression in java.awt.FileDialog Reviewed-by: sveerabhadra, serb
Fri, 08 Dec 2017 15:57:30 +0530 8191436: ListSelectionModel.setSelectionMode() underspecified
pbansal [Fri, 08 Dec 2017 15:57:30 +0530] rev 48277
8191436: ListSelectionModel.setSelectionMode() underspecified Reviewed-by: serb, ssadetsky
Fri, 08 Dec 2017 10:03:07 +0530 8191639: NPE from BasicListUI.Actions.getNextPageIndex
psadhukhan [Fri, 08 Dec 2017 10:03:07 +0530] rev 48276
8191639: NPE from BasicListUI.Actions.getNextPageIndex Reviewed-by: serb, ssadetsky
Thu, 07 Dec 2017 13:23:18 -0800 8192863: jshell tool: /<id><tab> gives "No such command"
rfield [Thu, 07 Dec 2017 13:23:18 -0800] rev 48275
8192863: jshell tool: /<id><tab> gives "No such command" Reviewed-by: jlahoda
Thu, 07 Dec 2017 11:55:06 -0800 8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10
prr [Thu, 07 Dec 2017 11:55:06 -0800] rev 48274
8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10 Reviewed-by: serb
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip