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
smarks [Tue, 09 Apr 2019 09:49:36 -0700] rev 54475
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
Reviewed-by: redestad, lancea
fyang [Mon, 08 Apr 2019 14:40:31 +0800] rev 54474
8221658: aarch64: add necessary predicate for ubfx patterns
Reviewed-by: aph