igerasim [Thu, 12 Jul 2018 11:18:01 -0700] rev 51044
8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
Reviewed-by: vtewari, rriggs
igerasim [Thu, 12 Jul 2018 06:04:57 -0700] rev 51043
8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
Reviewed-by: alanb
zgu [Wed, 11 Jul 2018 13:55:38 -0400] rev 51042
8207056: Epsilon GC to support object pinning
Summary: Epsilon GC to use object pinning to avoid expensive GCLocker
Reviewed-by: shade, rkennke
jwilhelm [Thu, 12 Jul 2018 12:22:54 +0200] rev 51041
Added tag jdk-12+2 for changeset 69b438908512
darcy [Wed, 11 Jul 2018 16:12:18 -0700] rev 51040
8207055: Make javac -help output for -source and -target more informative
Reviewed-by: jjg
bchristi [Wed, 11 Jul 2018 14:32:42 -0700] rev 51039
8207005: Disable the file canonicalization cache by default
Reviewed-by: alanb, bpb
jwilhelm [Wed, 11 Jul 2018 21:41:43 +0200] rev 51038
Merge
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