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
serb [Sun, 09 Jun 2019 18:14:48 -0700] rev 57515
8224171: The cleanup multi-font related code in the XFontPeer
Reviewed-by: prr
thartmann [Thu, 25 Jul 2019 08:04:33 +0200] rev 57514
8071275: remove AbstractAssembler::update_delayed_values dead code
Summary: Removed dead code.
Reviewed-by: thartmann, mdoerr
Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
mikael [Wed, 24 Jul 2019 17:08:14 -0700] rev 57513
Added tag jdk-14+7 for changeset 28ab01c06755
mchung [Wed, 24 Jul 2019 16:46:42 -0700] rev 57512
8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
Reviewed-by: alanb, plevart
coleenp [Wed, 24 Jul 2019 10:22:11 -0400] rev 57511
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
Summary: Add case for JVM_CONSTANT_Dynamic in error_message function.
Reviewed-by: dholmes, shade
zgu [Wed, 24 Jul 2019 08:34:06 -0400] rev 57510
8227927: Move ParallelCleaningTask back to G1
Reviewed-by: tschatzl, kbarrett
aefimov [Wed, 24 Jul 2019 13:08:36 +0100] rev 57509
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
Reviewed-by: chegar, bpb, alanb
Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57508
8228388: Add information about dirty/skipped card for Merge HCC in G1 log
Summary: Collect and print informatio about the number of processed cards during the Merge HCC phase to improve log output.
Reviewed-by: kbarrett, sangheki
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57507
8227719: G1 Pending cards estimation too conservative in cost prediction
Summary: Instead of using a coarse prediction for the log buffers, accumulate the actual number directly.
Reviewed-by: kbarrett, sangheki
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57506
8226913: Scale cards per chunk used during heap root scanning with region size
Summary: Scale cards per chunk based on heap size to decrease constant overhead with heap root scanning data structure initialization
Reviewed-by: kbarrett, sangheki
jdv [Wed, 24 Jul 2019 11:08:24 +0530] rev 57505
Scheduling blitting based on Metal Context state
jdv [Wed, 24 Jul 2019 10:24:35 +0530] rev 57504
Merge
mchung [Tue, 23 Jul 2019 20:03:03 -0700] rev 57503
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
Reviewed-by: alanb
mseledtsov [Tue, 23 Jul 2019 11:36:05 -0700] rev 57502
8227122: [TESTBUG] Create Docker sidecar test cases
Summary: Created test cases for container sidecar pattern
Reviewed-by: bobv, sgehwolf
coleenp [Tue, 23 Jul 2019 13:56:41 -0400] rev 57501
8228484: Remove NoAllocVerifier because nothing uses it
Reviewed-by: hseigel, kbarrett
ascarpino [Thu, 18 Jul 2019 13:58:34 -0700] rev 57500
8228396: Re-enable Stateless Resumption On by default for merge to mainline
Reviewed-by: jnimeh
mikael [Tue, 23 Jul 2019 11:17:59 -0700] rev 57499
Merge
jjg [Mon, 22 Jul 2019 15:54:25 -0700] rev 57498
8228492: Remove pako.md
Reviewed-by: mchung