mbaesken [Wed, 10 Apr 2019 08:51:38 +0200] rev 54485
8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64
Reviewed-by: dholmes, mdoerr
valeriep [Wed, 10 Apr 2019 02:41:43 +0000] rev 54484
Merge
valeriep [Wed, 10 Apr 2019 02:35:18 +0000] rev 54483
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
Summary: Add internal Signature init methods to select provider based on both key and parameter
Reviewed-by: xuelei
jcbeyler [Tue, 09 Apr 2019 19:34:05 -0700] rev 54482
8221853: Data race in compile broker (set_last_compile)
Summary: Remove the debug code provoking it
Reviewed-by: kvn, thartmann
igerasim [Tue, 09 Apr 2019 16:32:22 -0700] rev 54481
8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
Reviewed-by: igerasim, rriggs
Contributed-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>, Ivan Gerasimov <ivan.gerasimov@oracle.com>
dcubed [Tue, 09 Apr 2019 18:26:36 -0400] rev 54480
8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
Reviewed-by: iignatyev
rkennke [Tue, 09 Apr 2019 23:36:43 +0200] rev 54479
8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause
Reviewed-by: shade, zgu
shade [Tue, 09 Apr 2019 21:20:16 +0200] rev 54478
8222186: Shenandoah should not uncommit below minimum heap size
Reviewed-by: zgu, rkennke
shade [Tue, 09 Apr 2019 21:20:15 +0200] rev 54477
8222185: Shenandoah should report "committed" as capacity
Reviewed-by: zgu, rkennke
bpb [Tue, 09 Apr 2019 12:17:03 -0700] rev 54476
8221852: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE should be selected at runtime, not build time
Reviewed-by: alanb, shade