bulasevich [Wed, 11 Jul 2018 15:08:44 -0400] rev 51037
8207044: minimal vm build fail: missing #include
Summary: Add missing #include
Reviewed-by: kbarrett, shade
Contributed-by: boris.ulasevich@bell-sw.com
rhalade [Wed, 11 Jul 2018 11:17:09 -0700] rev 51036
8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
Reviewed-by: xuelei, rhalade
Contributed-by: Andrew Wong <andrew.w.wong@oracle.com>
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 51035
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: martin, psandoz, dholmes, tschatzl
ghaug [Tue, 10 Jul 2018 11:36:36 +0200] rev 51034
8206919: s390: add missing info to vm_version_ext_s390
Reviewed-by: simonis, mdoerr
serb [Wed, 11 Jul 2018 13:41:25 +0300] rev 51033
8202264: Race condition in AudioClip.loop()
Reviewed-by: prr
serb [Wed, 11 Jul 2018 13:17:48 +0300] rev 51032
8205973: Client jtreg ProblemList cleanup
Reviewed-by: prr
jjiang [Wed, 11 Jul 2018 10:39:58 +0800] rev 51031
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
Summary: Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
kvn [Tue, 10 Jul 2018 19:42:48 -0700] rev 51030
8206135: Building jvm with AOT but without JVMCI should fail at configure time
Reviewed-by: erikj
mikael [Tue, 10 Jul 2018 16:14:48 -0700] rev 51029
8207007: Add missing license header to zHash.inline.hpp
Reviewed-by: tschatzl, pliden
epavlova [Tue, 10 Jul 2018 13:54:17 -0700] rev 51028
8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
Reviewed-by: kvn
kbarrett [Tue, 10 Jul 2018 13:34:32 -0400] rev 51027
8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
Summary: Run test in safepoint.
Reviewed-by: tschatzl, ehelin
thartmann [Tue, 10 Jul 2018 15:33:55 +0200] rev 51026
8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
Summary: Do not acquire the MethodCompileQueue_lock in CompileBroker::print_compile_queues().
Reviewed-by: kvn, kbarrett, dholmes
tschatzl [Tue, 10 Jul 2018 15:09:34 +0200] rev 51025
8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
Summary: A less or equal than should be less than.
Reviewed-by: ehelin, kbarrett
roland [Fri, 29 Jun 2018 17:59:44 +0200] rev 51024
8202123: C2 Crash in Node::in(unsigned int) const+0x14
Reviewed-by: kvn, thartmann
dholmes [Tue, 10 Jul 2018 03:14:55 -0400] rev 51023
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
Summary: Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode
Reviewed-by: alanb, mikael
kvn [Mon, 09 Jul 2018 22:20:02 -0700] rev 51022
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Summary: don't run test with Graal
Reviewed-by: mchung, epavlova
jjiang [Tue, 10 Jul 2018 10:59:57 +0800] rev 51021
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Summary: Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305
Reviewed-by: xuelei, jnimeh
dholmes [Mon, 09 Jul 2018 20:17:32 -0400] rev 51020
8205878: pthread_getcpuclockid is expected to return 0 code
Reviewed-by: cjplummer, amenkov, coleenp
erikj [Mon, 09 Jul 2018 14:21:33 -0700] rev 51019
8206323: Missing some legal notices in docs bundle
Reviewed-by: mchung, tbell
jjg [Mon, 09 Jul 2018 13:26:59 -0700] rev 51018
8185740: The help-doc.html generated by the doclet is outdated
Reviewed-by: sundar
vdeshpande [Mon, 09 Jul 2018 13:25:08 -0700] rev 51017
8194740: UseSubwordForMaxVector causes performance regression
Reviewed-by: kvn, thartmann
iignatyev [Mon, 09 Jul 2018 11:15:55 -0700] rev 51016
8206287: fix legal notice in hotspot tests
Reviewed-by: kvn, hseigel
prr [Mon, 09 Jul 2018 10:25:55 -0700] rev 51015
8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
Reviewed-by: simonis, erikj
prr [Mon, 09 Jul 2018 10:23:17 -0700] rev 51014
8205646: Broken link in jdk.jsobject
Reviewed-by: serb
erikj [Mon, 09 Jul 2018 09:09:21 -0700] rev 51013
8206433: Several jib profiles missing autoconf dependency
Reviewed-by: tbell
serb [Mon, 09 Jul 2018 19:09:29 +0300] rev 51012
8205588: Deprecate for removal com.sun.awt.SecurityWarning
Reviewed-by: prr, kaddepalli
ghaug [Mon, 09 Jul 2018 12:51:58 +0200] rev 51011
8206408: Add missing CPU/system info to vm_version_ext on PPC64
Reviewed-by: mdoerr, simonis
serb [Mon, 09 Jul 2018 16:36:05 +0300] rev 51010
8201611: Broken links in java.desktop javadoc
Reviewed-by: prr, kaddepalli