Fri, 02 Mar 2018 00:33:00 -0800 8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
xiaofeya [Fri, 02 Mar 2018 00:33:00 -0800] rev 49119
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java Reviewed-by: naoto
Thu, 01 Mar 2018 21:23:35 -0800 8198933: Update JDI tests to pass valid URL[]
martin [Thu, 01 Mar 2018 21:23:35 -0800] rev 49118
8198933: Update JDI tests to pass valid URL[] Reviewed-by: dholmes
Thu, 01 Mar 2018 19:01:34 -0800 8198810: URLClassLoader does not specify behavior when URL array contains null
martin [Thu, 01 Mar 2018 19:01:34 -0800] rev 49117
8198810: URLClassLoader does not specify behavior when URL array contains null Reviewed-by: alanb, darcy, dholmes
Thu, 01 Mar 2018 13:08:06 +0100 8198888: Reduce string allocation churn in InvokerBytecodeGenerator
redestad [Thu, 01 Mar 2018 13:08:06 +0100] rev 49116
8198888: Reduce string allocation churn in InvokerBytecodeGenerator Reviewed-by: psandoz, plevart
Thu, 01 Mar 2018 15:31:04 -0800 8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
joehw [Thu, 01 Mar 2018 15:31:04 -0800] rev 49115
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer Reviewed-by: rriggs, smarks, sherman, tvaleev
Thu, 01 Mar 2018 21:09:54 +0000 Merge
lana [Thu, 01 Mar 2018 21:09:54 +0000] rev 49114
Merge
Thu, 01 Mar 2018 19:45:37 +0000 Merge
lana [Thu, 01 Mar 2018 19:45:37 +0000] rev 49113
Merge
Thu, 01 Mar 2018 19:44:36 +0000 Added tag jdk-11+3 for changeset 1fd4d6068f54
lana [Thu, 01 Mar 2018 19:44:36 +0000] rev 49112
Added tag jdk-11+3 for changeset 1fd4d6068f54
Thu, 01 Mar 2018 15:50:26 -0500 6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
rriggs [Thu, 01 Mar 2018 15:50:26 -0500] rev 49111
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes Reviewed-by: alanb, sherman Contributed-by: philipp.kunz@paratix.ch
Thu, 01 Mar 2018 12:31:24 -0800 8187653: Lock in CoderResult.Cache becomes performance bottleneck
sherman [Thu, 01 Mar 2018 12:31:24 -0800] rev 49110
8187653: Lock in CoderResult.Cache becomes performance bottleneck Reviewed-by: rriggs, alanb
Thu, 01 Mar 2018 15:45:51 -0400 8197594: String#repeat
jlaskey [Thu, 01 Mar 2018 15:45:51 -0400] rev 49109
8197594: String#repeat Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
Thu, 01 Mar 2018 18:27:39 +0000 8198841: Thread.interrupt should set interrupt status while holding blockerLock
alanb [Thu, 01 Mar 2018 18:27:39 +0000] rev 49108
8198841: Thread.interrupt should set interrupt status while holding blockerLock Reviewed-by: bpb
Thu, 01 Mar 2018 10:03:31 -0800 Merge
prr [Thu, 01 Mar 2018 10:03:31 -0800] rev 49107
Merge
Thu, 01 Mar 2018 08:52:52 -0800 Merge
prr [Thu, 01 Mar 2018 08:52:52 -0800] rev 49106
Merge
Wed, 28 Feb 2018 14:29:37 +0530 8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
kaddepalli [Wed, 28 Feb 2018 14:29:37 +0530] rev 49105
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows Reviewed-by: ssadetsky, prr, serb
Wed, 28 Feb 2018 12:07:31 +0530 8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
psadhukhan [Wed, 28 Feb 2018 12:07:31 +0530] rev 49104
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java Reviewed-by: jdv, sveerabhadra
Tue, 27 Feb 2018 21:53:06 +0000 8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
serb [Tue, 27 Feb 2018 21:53:06 +0000] rev 49103
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown Reviewed-by: serb Contributed-by: Alan Snyder <fishgarage@cbfiddle.com>
Tue, 27 Feb 2018 11:08:53 +0530 8198693: Update ProblemsList for mac
psadhukhan [Tue, 27 Feb 2018 11:08:53 +0530] rev 49102
8198693: Update ProblemsList for mac Reviewed-by: prr, serb
Mon, 26 Feb 2018 10:36:34 -0800 Merge
prr [Mon, 26 Feb 2018 10:36:34 -0800] rev 49101
Merge
Fri, 23 Feb 2018 12:30:03 +0530 8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
jdv [Fri, 23 Feb 2018 12:30:03 +0530] rev 49100
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error Reviewed-by: serb, ssadetsky, kaddepalli
Fri, 23 Feb 2018 09:59:16 +0530 8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
sveerabhadra [Fri, 23 Feb 2018 09:59:16 +0530] rev 49099
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails Reviewed-by: serb, ssadetsky
Thu, 22 Feb 2018 13:25:43 +0530 8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
jdv [Thu, 22 Feb 2018 13:25:43 +0530] rev 49098
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting Reviewed-by: prr, serb, psadhukhan
Thu, 22 Feb 2018 12:06:15 +0530 8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
psadhukhan [Thu, 22 Feb 2018 12:06:15 +0530] rev 49097
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error Reviewed-by: serb, jdv
Wed, 21 Feb 2018 12:49:00 -0800 8198333: ProblemList should be updated for headless mode
serb [Wed, 21 Feb 2018 12:49:00 -0800] rev 49096
8198333: ProblemList should be updated for headless mode Reviewed-by: psadhukhan, prr
Tue, 20 Feb 2018 21:49:06 -0800 Merge
prr [Tue, 20 Feb 2018 21:49:06 -0800] rev 49095
Merge
Tue, 20 Feb 2018 14:28:02 -0800 8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
prr [Tue, 20 Feb 2018 14:28:02 -0800] rev 49094
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine Reviewed-by: ihse, erikj
Tue, 20 Feb 2018 13:30:49 -0800 Merge
prr [Tue, 20 Feb 2018 13:30:49 -0800] rev 49093
Merge
Fri, 16 Feb 2018 16:18:55 -0800 8196133: JShell crashes when attempting to use bad source file in class path
rfield [Fri, 16 Feb 2018 16:18:55 -0800] rev 49092
8196133: JShell crashes when attempting to use bad source file in class path Reviewed-by: jlahoda
Fri, 16 Feb 2018 13:49:07 -0800 Merge
prr [Fri, 16 Feb 2018 13:49:07 -0800] rev 49091
Merge
Fri, 16 Feb 2018 12:24:38 -0800 8196196: Headful tests should not be run in headless mode
serb [Fri, 16 Feb 2018 12:24:38 -0800] rev 49090
8196196: Headful tests should not be run in headless mode Reviewed-by: prr
Fri, 16 Feb 2018 18:27:35 +0530 8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
akolarkunnu [Fri, 16 Feb 2018 18:27:35 +0530] rev 49089
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue Reviewed-by: serb
Fri, 16 Feb 2018 18:17:34 +0530 8197482: Make Jemmy ComponentChooser lambda friendly
akolarkunnu [Fri, 16 Feb 2018 18:17:34 +0530] rev 49088
8197482: Make Jemmy ComponentChooser lambda friendly Reviewed-by: serb
Fri, 16 Feb 2018 18:06:23 +0530 8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
akolarkunnu [Fri, 16 Feb 2018 18:06:23 +0530] rev 49087
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout Reviewed-by: ssadetsky
Thu, 15 Feb 2018 17:20:57 -0800 8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
avu [Thu, 15 Feb 2018 17:20:57 -0800] rev 49086
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution Reviewed-by: serb, prr
Thu, 15 Feb 2018 14:20:44 +0530 5076761: JList.setSelectedValue(null, ...) doesn't do anything
pbansal [Thu, 15 Feb 2018 14:20:44 +0530] rev 49085
5076761: JList.setSelectedValue(null, ...) doesn't do anything Reviewed-by: serb, ssadetsky, psadhukhan
Mon, 12 Feb 2018 10:31:42 -0800 Merge
prr [Mon, 12 Feb 2018 10:31:42 -0800] rev 49084
Merge
Mon, 12 Feb 2018 08:56:44 -0800 8197546: Fix for 8171000 breaks Solaris + Linux builds
prr [Mon, 12 Feb 2018 08:56:44 -0800] rev 49083
8197546: Fix for 8171000 breaks Solaris + Linux builds Reviewed-by: serb, jdv
Thu, 08 Feb 2018 22:34:20 -0800 Merge
prr [Thu, 08 Feb 2018 22:34:20 -0800] rev 49082
Merge
Thu, 08 Feb 2018 14:58:40 +0530 8195131: Dead code removal for changes present in JDK-8176795
jdv [Thu, 08 Feb 2018 14:58:40 +0530] rev 49081
8195131: Dead code removal for changes present in JDK-8176795 Reviewed-by: prr, pnarayanan
Mon, 05 Feb 2018 02:07:12 -0800 Merge
prr [Mon, 05 Feb 2018 02:07:12 -0800] rev 49080
Merge
Mon, 05 Feb 2018 13:44:41 +0530 8171000: Robot.createScreenCapture() crashes in wayland mode
kaddepalli [Mon, 05 Feb 2018 13:44:41 +0530] rev 49079
8171000: Robot.createScreenCapture() crashes in wayland mode Reviewed-by: serb, mhalder
Thu, 01 Mar 2018 18:12:50 +0100 8198859: Use elfedit to silence linker warnings on solaris
ihse [Thu, 01 Mar 2018 18:12:50 +0100] rev 49078
8198859: Use elfedit to silence linker warnings on solaris Reviewed-by: tbell
Wed, 28 Feb 2018 17:11:57 -0800 8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
mchung [Wed, 28 Feb 2018 17:11:57 -0800] rev 49077
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes Reviewed-by: dfuchs, jmanson
Wed, 28 Feb 2018 18:36:25 -0500 8198628: further simplifications to lambda classification at JavacParser
vromero [Wed, 28 Feb 2018 18:36:25 -0500] rev 49076
8198628: further simplifications to lambda classification at JavacParser Reviewed-by: mcimadamore
Wed, 28 Feb 2018 21:21:11 +0000 Merge jdk-11+3
lana [Wed, 28 Feb 2018 21:21:11 +0000] rev 49075
Merge
Tue, 27 Feb 2018 20:48:06 +0000 Added tag jdk-10+45 for changeset 4f96cf952e71
lana [Tue, 27 Feb 2018 20:48:06 +0000] rev 49074
Added tag jdk-10+45 for changeset 4f96cf952e71
Mon, 26 Feb 2018 22:38:13 +0100 8198658: Docs still point to JDK 9 docs jdk-10+45
ihse [Mon, 26 Feb 2018 22:38:13 +0100] rev 49073
8198658: Docs still point to JDK 9 docs Reviewed-by: tbell, darcy
Tue, 20 Feb 2018 17:01:18 +0000 Added tag jdk-10+44 for changeset 663f20fc5109
lana [Tue, 20 Feb 2018 17:01:18 +0000] rev 49072
Added tag jdk-10+44 for changeset 663f20fc5109
Thu, 15 Feb 2018 00:20:22 +0100 8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set jdk-10+44
tschatzl [Thu, 15 Feb 2018 00:20:22 +0100] rev 49071
8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set Reviewed-by: kbarrett
Wed, 28 Feb 2018 21:16:11 +0100 8198751: Refactor SetupNativeCompilation to take NAME and TYPE
ihse [Wed, 28 Feb 2018 21:16:11 +0100] rev 49070
8198751: Refactor SetupNativeCompilation to take NAME and TYPE Reviewed-by: tbell
Wed, 28 Feb 2018 18:28:17 +0000 8193892: Impact of noncloneable MessageDigest implementation
coffeys [Wed, 28 Feb 2018 18:28:17 +0000] rev 49069
8193892: Impact of noncloneable MessageDigest implementation Reviewed-by: wetmore, valeriep, xuelei
Wed, 28 Feb 2018 17:34:10 +0100 8198726: Quarantine SADebugDTest.java again
jwilhelm [Wed, 28 Feb 2018 17:34:10 +0100] rev 49068
8198726: Quarantine SADebugDTest.java again Reviewed-by: dcubed
Sun, 25 Feb 2018 04:59:43 +0100 Merge
jwilhelm [Sun, 25 Feb 2018 04:59:43 +0100] rev 49067
Merge
Fri, 23 Feb 2018 13:55:49 -0800 8197901: Crash during GC when logging level is debug
lmesnik [Fri, 23 Feb 2018 13:55:49 -0800] rev 49066
8197901: Crash during GC when logging level is debug Reviewed-by: dholmes, coleenp Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
Fri, 23 Feb 2018 11:31:22 -0800 8198533: Remove obsolete JDIScaffold class from repo.
psomashe [Fri, 23 Feb 2018 11:31:22 -0800] rev 49065
8198533: Remove obsolete JDIScaffold class from repo. Summary: update one remaining test and remove JDIScaffold from repo. Reviewed-by: sspitsyn, cjplummer
Fri, 23 Feb 2018 13:42:48 -0800 8196992: Resolve disabled warnings for libdt_socket
cjplummer [Fri, 23 Feb 2018 13:42:48 -0800] rev 49064
8196992: Resolve disabled warnings for libdt_socket Summary: no longer need to disable warnings in makefile Reviewed-by: sspitsyn, clanger
Fri, 23 Feb 2018 13:42:40 -0800 8198585: add asserts to verify that ServiceUtil::visible_oop is not needed
cjplummer [Fri, 23 Feb 2018 13:42:40 -0800] rev 49063
8198585: add asserts to verify that ServiceUtil::visible_oop is not needed Summary: asserts added Reviewed-by: stefank, sspitsyn, dcubed
Thu, 22 Feb 2018 13:16:06 -0800 8198568: clean up test/hotspot/jtreg/ProblemList.txt
iignatyev [Thu, 22 Feb 2018 13:16:06 -0800] rev 49062
8198568: clean up test/hotspot/jtreg/ProblemList.txt Reviewed-by: thartmann, gtriantafill
Fri, 23 Feb 2018 14:13:06 -0500 8198635: Remove unused safepoint message functions and ShowSafepointMsgs
coleenp [Fri, 23 Feb 2018 14:13:06 -0500] rev 49061
8198635: Remove unused safepoint message functions and ShowSafepointMsgs Reviewed-by: eosterlund, gtriantafill
Fri, 23 Feb 2018 10:14:23 -0800 8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
kvn [Fri, 23 Feb 2018 10:14:23 -0800] rev 49060
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos Summary: BMI tests should be excluded from Graal JIT testing for now. Reviewed-by: thartmann
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip