jlaskey [Fri, 26 Jul 2019 15:37:05 -0300] rev 57547
Reorganize the abstract and interface classes.
jlaskey [Fri, 26 Jul 2019 15:20:31 -0300] rev 57546
merge with tip
joehw [Fri, 26 Jul 2019 17:15:17 +0000] rev 57545
8068376: Validator fails valid XML files due to String == in XSD validator code
Reviewed-by: lancea
naoto [Fri, 26 Jul 2019 08:56:28 -0700] rev 57544
8212970: TZ database in "vanguard" format support
Reviewed-by: rriggs, joehw, erikj, scolebourne
dchuyko [Fri, 26 Jul 2019 16:25:05 +0300] rev 57543
8222778: Packaging Tool (JEP 343) on Linux/AArch64
Reviewed-by: almatvee, aph
zgu [Tue, 23 Jul 2019 15:33:52 -0400] rev 57542
8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native()
Reviewed-by: rkennke
mbaesken [Wed, 24 Jul 2019 12:36:12 +0200] rev 57541
8228578: fix CFData object leak in macosx KeystoreImpl.m
Reviewed-by: weijun
clanger [Fri, 26 Jul 2019 09:06:03 +0200] rev 57540
8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512
Reviewed-by: iignatyev, jjg
valeriep [Thu, 25 Jul 2019 21:51:13 +0000] rev 57539
Merge
valeriep [Thu, 25 Jul 2019 02:16:49 +0000] rev 57538
8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations
Summary: Change JCA Cipher class to create obj to ensure the mode and padding combination is supported
Reviewed-by: xuelei
dlong [Thu, 25 Jul 2019 17:35:58 -0400] rev 57537
8226771: Update Graal
Reviewed-by: kvn
bpb [Thu, 25 Jul 2019 11:44:37 -0700] rev 57536
8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file
Reviewed-by: alanb
mbaesken [Thu, 25 Jul 2019 12:15:27 +0200] rev 57535
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Reviewed-by: dholmes, sgehwolf
mbaesken [Wed, 24 Jul 2019 09:28:48 +0200] rev 57534
8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
Reviewed-by: naoto
zgu [Mon, 22 Jul 2019 16:32:58 -0400] rev 57533
8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release()
Reviewed-by: rkennke
herrick [Thu, 25 Jul 2019 08:24:01 -0400] rev 57532
Merge
herrick [Thu, 25 Jul 2019 08:13:44 -0400] rev 57531
8228402: chdir() and write() errors are not handled in jpackage
Reviewed-by: almatvee
herrick [Thu, 25 Jul 2019 08:00:51 -0400] rev 57530
8226542: DMG tests failing with java.io.IOException: Exec failed with code 1 command
Reviewed-by: almatvee
herrick [Thu, 25 Jul 2019 07:59:20 -0400] rev 57529
8224627: Creating installer with --runtime-image on OS X fails
Reviewed-by: almatvee
psadhukhan [Thu, 25 Jul 2019 12:20:04 +0530] rev 57528
Merge
psadhukhan [Thu, 25 Jul 2019 11:31:07 +0530] rev 57527
Merge
akolarkunnu [Tue, 23 Jul 2019 22:21:16 -0700] rev 57526
8228479: Correct the format of ColorChooserDemoTest
Reviewed-by: serb, psadhukhan
serb [Tue, 16 Jul 2019 17:00:00 -0700] rev 57525
6573239: Typo in jfc text file
Reviewed-by: serb
Contributed-by: Andrey Turbanov <turbanoff@gmail.com>
pkbalakr [Thu, 04 Jul 2019 12:28:34 +0530] rev 57524
8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
Reviewed-by: jdv, psadhukhan
Contributed-by: tejpal.rebari@oracle.com
prr [Mon, 01 Jul 2019 14:57:02 -0700] rev 57523
Merge
serb [Wed, 26 Jun 2019 15:34:13 -0700] rev 57522
8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
Reviewed-by: prr
kcr [Tue, 25 Jun 2019 14:27:31 -0700] rev 57521
8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow
Reviewed-by: prr, herrick
pkbalakr [Tue, 25 Jun 2019 14:13:33 +0530] rev 57520
8196467: javax/swing/JInternalFrame/Test6325652.java fails
Reviewed-by: jdv, psadhukhan
Contributed-by: tejpal.rebari@oracle.com
psadhukhan [Tue, 25 Jun 2019 11:05:07 +0530] rev 57519
8226361: jdk ProblemList file contains more than 1 entry for a test
Reviewed-by: serb, jdv
prr [Mon, 24 Jun 2019 17:31:00 -0700] rev 57518
8226697: Several tests which need the @key headful keyword are missing it.
Reviewed-by: serb
prr [Fri, 21 Jun 2019 09:05:45 -0700] rev 57517
Merge
serb [Tue, 18 Jun 2019 21:40:50 -0700] rev 57516
8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
Reviewed-by: psadhukhan