itakiguchi [Fri, 01 Feb 2019 15:34:53 -0800] rev 53678
8212677: X11 default visual support for IM status window on VNC
Reviewed-by: serb, naoto
serb [Thu, 31 Jan 2019 15:20:42 -0800] rev 53677
8216318: The usage of Disposer in the java.awt.Robot can be deleted
Reviewed-by: prr
psadhukhan [Thu, 31 Jan 2019 08:45:23 +0530] rev 53676
8217464: Remove resolved client bugs from the ProblemList.txt
Reviewed-by: prr, kaddepalli
serb [Tue, 29 Jan 2019 13:53:54 -0800] rev 53675
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
Reviewed-by: kaddepalli, aivanov, prr
psadhukhan [Tue, 29 Jan 2019 11:06:19 +0530] rev 53674
Merge
serb [Mon, 28 Jan 2019 17:19:54 -0800] rev 53673
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Reviewed-by: aivanov, prr
akolarkunnu [Thu, 24 Jan 2019 07:15:42 -0800] rev 53672
8217235: Create automated test for SwingSet ColorChooserDemoTest
Reviewed-by: serb, shurailine
Contributed-by: vikrant.v.agarwal@oracle.com
akolarkunnu [Tue, 22 Jan 2019 08:44:33 -0800] rev 53671
8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception
Reviewed-by: serb
Contributed-by: vikrant.v.agarwal@oracle.com
akolarkunnu [Tue, 22 Jan 2019 08:35:14 -0800] rev 53670
8217297: Add support for multiple look and feel for SwingSet SliderDemoTest
Reviewed-by: serb
Contributed-by: vikrant.v.agarwal@oracle.com
serb [Sat, 19 Jan 2019 10:09:46 -0800] rev 53669
8211885: Duplicate id declarations in java.awt.geom.Path2D
Reviewed-by: aivanov
pbansal [Fri, 18 Jan 2019 13:54:32 +0530] rev 53668
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
Reviewed-by: serb, psadhukhan
pbansal [Fri, 18 Jan 2019 13:36:16 +0530] rev 53667
8214111: There is no icon in all JOptionPane target image
Reviewed-by: serb, psadhukhan
akolarkunnu [Tue, 15 Jan 2019 22:54:08 -0800] rev 53666
8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest
Reviewed-by: serb, shurailine
pbansal [Thu, 10 Jan 2019 16:38:02 +0530] rev 53665
8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3
Reviewed-by: serb, psadhukhan
mikael [Wed, 06 Feb 2019 18:34:12 -0800] rev 53664
8218581: Incorrect exception message generation
Reviewed-by: hseigel
jwilhelm [Thu, 07 Feb 2019 02:48:11 +0100] rev 53663
Added tag jdk-13+7 for changeset 021917019cda
mchung [Wed, 06 Feb 2019 15:09:05 -0800] rev 53662
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
Reviewed-by: bpb, vromero
hseigel [Wed, 06 Feb 2019 15:11:59 -0500] rev 53661
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
Summary: Add the test to ProblemList.txt for windows-all
Reviewed-by: dcubed
mchung [Wed, 06 Feb 2019 10:53:13 -0800] rev 53660
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
Reviewed-by: alanb
zgu [Wed, 06 Feb 2019 13:30:27 -0500] rev 53659
8218566: NMT: missing memory tag for assert poison page
Reviewed-by: shade, stuefe
pli [Wed, 06 Feb 2019 16:25:58 +0000] rev 53658
8218550: Add test omitted from JDK-8212043
Summary: Add test case omitted from fix for JDK-8212043
Reviewed-by: shade
goetz [Wed, 06 Feb 2019 08:31:27 +0100] rev 53657
8218544: Fix build on windows: missing include
Reviewed-by: stuefe, dholmes, shade
mbaesken [Mon, 28 Jan 2019 16:42:23 +0100] rev 53656
8217093: Support extended-length paths in parse_manifest.c on windows
Reviewed-by: chegar, clanger
nishjain [Wed, 06 Feb 2019 13:57:19 +0530] rev 53655
8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow
8218265: java/util/Base64/TestEncodingDecodingLength.java failing
Reviewed-by: rriggs, naoto
dholmes [Tue, 05 Feb 2019 20:18:00 -0500] rev 53654
8217843: Performance regression related to os::supports_monotonic_clock() on linux
Reviewed-by: redestad, stuefe
igerasim [Tue, 05 Feb 2019 17:05:40 -0800] rev 53653
8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException
Reviewed-by: rriggs
jwilhelm [Wed, 06 Feb 2019 00:20:37 +0100] rev 53652
Merge
eosterlund [Tue, 05 Feb 2019 20:06:10 +0100] rev 53651
8216541: CompiledICHolders of VM locked unloaded nmethods are released too late
Reviewed-by: kvn, thartmann
iignatyev [Mon, 04 Feb 2019 17:53:26 -0800] rev 53650
8218197: [failurehandler] parent processes shouldn't be killed till their children are handle
Reviewed-by: dholmes, kbarrett
joehw [Tue, 05 Feb 2019 15:06:08 -0800] rev 53649
8180901: Transformer.reset() resets the state only once
Reviewed-by: rriggs, lancea
bpb [Tue, 05 Feb 2019 14:36:50 -0800] rev 53648
8218460: Test generation scripts do not invoke stream preprocessor correctly
Reviewed-by: rriggs
kbarrett [Tue, 05 Feb 2019 16:46:49 -0500] rev 53647
8217474: Remove WhiteBox.getConcurrentGCPhases()
Summary: Remove function and supporting infrastructure.
Reviewed-by: shade, tschatzl
pchilanomate [Tue, 05 Feb 2019 15:12:13 -0500] rev 53646
8210832: Remove sneaky locking in class Monitor
Summary: Removed sneaky locking and simplified vm monitors implementation
Reviewed-by: rehn, dcubed, pliden, dholmes, coleenp
Contributed-by: david.holmes@oracle.com, patricio.chilano.mateo@oracle.com
kbarrett [Tue, 05 Feb 2019 13:21:59 -0500] rev 53645
8218164: Improve local control of compiler warnings
Summary: Windows warning push/pop and gcc/Windows warning suppression macros.
Reviewed-by: dholmes, tschatzl
joehw [Tue, 05 Feb 2019 09:57:35 -0800] rev 53644
8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false)
Reviewed-by: rriggs, lancea
erikj [Tue, 05 Feb 2019 09:56:19 -0800] rev 53643
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
Reviewed-by: ihse
erikj [Tue, 05 Feb 2019 09:53:33 -0800] rev 53642
8218177: Bump jib format_version to support new devkit archive layout
Reviewed-by: ihse, tbell
coleenp [Tue, 05 Feb 2019 10:40:25 -0500] rev 53641
8139551: Scalability problem with redefinition - multiple code cache walks
Summary: Walk code cache and deoptimize once per redefinition.
Reviewed-by: sspitsyn, dlong
aoqi [Thu, 31 Jan 2019 23:56:37 +0800] rev 53640
8217597: [TESTBUG] old version docker does not support --cpus
Summary: "--cpus" is only available in Docker 1.13 and higher, and is the equivalent of setting both --cpu-period and --cpu-quota.
Reviewed-by: bobv, dholmes
Contributed-by: aoqi@loongson.cn
roland [Tue, 18 Dec 2018 09:29:39 +0100] rev 53639
8215483: Off heap memory accesses should be vectorized
Reviewed-by: neliasso, kvn
ihse [Tue, 05 Feb 2019 10:56:12 +0100] rev 53638
8218186: Clean up CLDR generation in build
Reviewed-by: erikj
ysuenaga [Tue, 05 Feb 2019 14:24:29 +0900] rev 53637
8217845: SA should refer const values for JVMFlag from HotSpot
Reviewed-by: sspitsyn, jgeorge
iklam [Mon, 04 Feb 2019 19:42:36 -0800] rev 53636
8218029: [TESTBUG] Use -Djava.class.path= to specify empty -cp in CDS tests
Reviewed-by: ccheung, dholmes
jgeorge [Tue, 05 Feb 2019 00:43:38 +0530] rev 53635
8215568: Refactor SA clhsdb tests to use ClhsdbLauncher
Summary: Refactoring the SA tests which test clhsdb commands to use ClhsdbLauncher for uniformity and ease of maintainence
Reviewed-by: jcbeyler, dholmes
vlivanov [Mon, 04 Feb 2019 17:35:38 -0800] rev 53634
8218406: C1: Redundant nmethod dependency for private method is added
Reviewed-by: kvn
vlivanov [Mon, 04 Feb 2019 17:35:36 -0800] rev 53633
8075052: Autobox elimination hinders loop unrolling
Reviewed-by: kvn
vlivanov [Mon, 04 Feb 2019 17:35:35 -0800] rev 53632
8188133: C2: Static field accesses in clinit can trigger deoptimizations
Reviewed-by: kvn
rehn [Mon, 04 Feb 2019 21:42:47 +0100] rev 53631
8218145: block_if_requested is not proper inlined due to size
Reviewed-by: kbarrett, coleenp, gziemski
lancea [Mon, 04 Feb 2019 14:10:53 -0500] rev 53630
8217393: Clarify Attributes.equals()
Reviewed-by: alanb, darcy, rriggs, martin
naoto [Mon, 04 Feb 2019 10:04:04 -0800] rev 53629
8218386: Correct the SE version in j.l.Character
Reviewed-by: lancea
mbaesken [Mon, 04 Feb 2019 11:00:12 +0100] rev 53628
8218276: AIX build fails in tieredThresholdPolicy.cpp
Reviewed-by: dholmes, mdoerr
alanb [Sun, 03 Feb 2019 10:00:14 +0100] rev 53627
8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
Reviewed-by: alanb, serb
Contributed-by: fujie@loongson.cn
fyang [Fri, 01 Feb 2019 15:05:52 +0800] rev 53626
8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
Reviewed-by: aph
Contributed-by: lunliu93@gmail.com
vlivanov [Fri, 01 Feb 2019 18:51:14 -0800] rev 53625
8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
Reviewed-by: kvn, neliasso
vlivanov [Fri, 01 Feb 2019 18:50:53 -0800] rev 53624
8217919: C2: Enable -XX:+AggressiveUnboxing by default
Reviewed-by: kvn, neliasso
vlivanov [Fri, 01 Feb 2019 18:50:22 -0800] rev 53623
8217918: C2: -XX:+AggressiveUnboxing is broken
Reviewed-by: kvn
kbarrett [Fri, 01 Feb 2019 18:16:25 -0500] rev 53622
8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
Summary: Add test to problem list.
Reviewed-by: iignatyev
jwilhelm [Sat, 02 Feb 2019 00:11:54 +0100] rev 53621
Merge
iignatyev [Fri, 01 Feb 2019 13:33:02 -0800] rev 53620
8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
Reviewed-by: dlong
amenkov [Fri, 01 Feb 2019 09:25:31 -0800] rev 53619
8218025: disable pop_frame and force_early_return caps for Graal
Reviewed-by: iignatyev, sspitsyn, dholmes
naoto [Fri, 01 Feb 2019 08:59:03 -0800] rev 53618
8216546: Support new Japanese era in java.lang.Character for Java SE 11
Reviewed-by: chegar
iignatyev [Thu, 31 Jan 2019 22:17:14 -0800] rev 53617
8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
Reviewed-by: kvn
iignatyev [Thu, 31 Jan 2019 22:17:09 -0800] rev 53616
8218168: clean up hotspot ProblemList
Reviewed-by: kvn, dholmes, sspitsyn
pmuthuswamy [Fri, 01 Feb 2019 09:11:13 +0530] rev 53615
8218134: Modify the jQuery.md file to reflect the exact jQuery license content
Reviewed-by: jjg, sundar