RFR: 8159467: AArch64: Enable compact strings

Andrew Haley aph at redhat.com
Wed Jul 13 14:24:28 UTC 2016


Compact strings are now complete enough to be enabled by default.

The patch also includes the deletion of a couple of incorrect lines
code which supposedly disabled biased locking.  This code never worked,
never did anything, and biased locking has always been on by default.

http://cr.openjdk.java.net/~aph/8159467

Andrew.


More information about the hotspot-dev mailing list