jcbeyler [Wed, 18 Jul 2018 11:57:51 -0400] rev 51140
8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java
Summary: Rename the test.
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
mdoerr [Wed, 18 Jul 2018 11:27:14 +0200] rev 51139
8207342: error occurred during error reporting (printing register info)
Summary: os::print_location misses a check if the pointer is readable.
Reviewed-by: goetz, coleenp
jcbeyler [Tue, 17 Jul 2018 19:59:38 -0700] rev 51138
8205725: Update the JVMTI Spec for Heap Sampling
Summary: Update the JVMTI Spec for Heap Sampling
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
jcbeyler [Tue, 17 Jul 2018 17:52:03 -0700] rev 51137
8205652: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java fails
Summary: Fix the StatRateTest test from the HeapMonitor package
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
jcbeyler [Tue, 17 Jul 2018 15:09:27 -0700] rev 51136
8205541: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java fails with Should not have any events stored yet.
Summary: Fix StatArray and StatObject tests from the HeapMonitor package
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
dtitov [Tue, 17 Jul 2018 11:20:16 -0700] rev 51135
8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Reviewed-by: sspitsyn, cjplummer
apetcher [Tue, 17 Jul 2018 13:04:40 -0400] rev 51134
8206929: Check session context for TLS 1.3 session resumption
Summary: additional checks to prevent TLS 1.3 sessions from being resumed when they shouldn't
Reviewed-by: xuelei
dpochepk [Tue, 17 Jul 2018 19:25:45 +0300] rev 51133
8207240: AARCH64: C2-only VM does not build
Reviewed-by: shade
Contributed-by: aleksei.voitylov@bell-sw.com