aph [Tue, 02 Jul 2019 16:55:22 +0100] rev 55551
Merge
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55550
8226525: HotSpot compile-time error for x86-32
Reviewed-by: shade
jpai [Tue, 02 Jul 2019 11:07:40 +0530] rev 55549
8226976: SessionTimeOutTests uses == operator for String value check
Summary: Use String.equals() instead of == operator
Reviewed-by: xuelei
bpb [Tue, 02 Jul 2019 08:32:33 -0700] rev 55548
8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently
Reviewed-by: lancea, alanb
zgu [Tue, 02 Jul 2019 10:21:23 -0400] rev 55547
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot
Reviewed-by: shade
prappo [Tue, 02 Jul 2019 13:25:51 +0100] rev 55546
8226602: Test convenience reactive primitives from java.net.http with RS TCK
Reviewed-by: chegar, dfuchs
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 55545
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
Reviewed-by: stefank, coleenp
stuefe [Tue, 02 Jul 2019 10:25:00 +0200] rev 55544
8227035: JVM::printFlags fails in native OOM situations
Reviewed-by: goetz, gziemski
mikael [Mon, 01 Jul 2019 17:08:04 -0700] rev 55543
Merge
sspitsyn [Mon, 01 Jul 2019 11:40:34 -0700] rev 55542
8226603: accessibility issues in specs/jvmti.html
Summary: Fix accessability issues in the JVMTI spec
Reviewed-by: dholmes, amenkov
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55541
8226287: Make process_users_of_allocation handle gc barriers
Reviewed-by: kvn, roland
iveresov [Fri, 28 Jun 2019 21:41:04 -0700] rev 55540
8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box()
Summary: Properly decode StackValue on big-endian machines
Reviewed-by: kvn
poonam [Mon, 01 Jul 2019 18:24:06 +0000] rev 55539
8215523: jstat reports incorrect values for OU for CMS GC
Reviewed-by: tschatzl, sgehwolf
zgu [Mon, 01 Jul 2019 08:24:45 -0400] rev 55538
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option
Reviewed-by: shade
redestad [Mon, 01 Jul 2019 12:16:58 +0200] rev 55537
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
Reviewed-by: dcubed, shade, dholmes
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55536
8226287: Make process_users_of_allocation handle gc barriers
Reviewed-by: kvn, roland
aoqi [Mon, 01 Jul 2019 12:50:34 +0800] rev 55535
8226967: Minimal VM: FALSE was not declared in this scope
Reviewed-by: dholmes
jwilhelm [Sat, 29 Jun 2019 05:26:55 +0200] rev 55534
Merge
sspitsyn [Fri, 28 Jun 2019 16:06:44 -0700] rev 55533
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
Summary: Fix one more sync issue in the test
Reviewed-by: dcubed, gadams, amenkov
dlong [Fri, 28 Jun 2019 16:50:14 -0400] rev 55532
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
Reviewed-by: kvn, dlong
Contributed-by: Doug Simon <doug.simon@oracle.com>
clanger [Fri, 28 Jun 2019 20:46:25 +0100] rev 55531
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
Reviewed-by: naoto
valeriep [Fri, 28 Jun 2019 19:36:32 +0000] rev 55530
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
Summary: Fixed to get the MGF digest algorithm from MGF1ParameterSpec
Reviewed-by: xuelei
naoto [Fri, 28 Jun 2019 08:48:17 -0700] rev 55529
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
Reviewed-by: clanger
jlahoda [Thu, 27 Jun 2019 10:39:27 +0200] rev 55528
8226510: No compilation error when switch expression has no result expressions
Summary: Ensure a compile-time error is produced when there are no result expressions in an switch expression.
Reviewed-by: vromero
jjiang [Fri, 28 Jun 2019 05:29:54 +0800] rev 55527
8224650: Add tests to support X25519 and X448 in TLS
Reviewed-by: xuelei
darcy [Fri, 28 Jun 2019 18:51:01 -0700] rev 55526
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
Reviewed-by: bpb
bpb [Fri, 28 Jun 2019 13:02:18 -0700] rev 55525
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
ccheung [Fri, 28 Jun 2019 09:49:10 -0700] rev 55524
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
Summary: Replaced os::file_name_strncmp() with os::same_files().
Reviewed-by: iklam, jiangli
aoqi [Fri, 28 Jun 2019 18:01:36 +0200] rev 55523
8226878: zero crashes after JDK-8191278
Reviewed-by: shade, jcm
dfuchs [Fri, 28 Jun 2019 15:58:10 +0100] rev 55522
8226514: Replace wildcard address with loopback or local host in tests - part 14
Summary: Improve test stabilty by getting rid of the wildcard address whenever possible.
Reviewed-by: chegar, vtewari
dpochepk [Fri, 28 Jun 2019 17:10:22 +0300] rev 55521
8223173: Implement fast class initialization checks on AARCH64
Reviewed-by: aph
michaelm [Fri, 28 Jun 2019 11:26:07 +0100] rev 55520
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
Reviewed-by: chegar, dfuchs