RFR (XS) 8140389: Remove StringCharIntrinsics flag after JDK-8138651 is fixed

Zoltán Majó zoltan.majo at oracle.com
Thu Nov 5 11:49:38 UTC 2015


Hi Aleksey,


On 11/05/2015 12:30 PM, Aleksey Shipilev wrote:
> Hi,
>
> This is a post-integration cleanup for Compact Strings. Before
> JDK-8138651 (-XX:DisableIntrinsic matches intrinsics overly eagerly) was
> fixed, we had to have our own diagnostic option to disable String
> intrinsics. We don't need that option anymore, as the regular intrinsic
> control works now.
>
> Bug:
>   https://bugs.openjdk.java.net/browse/JDK-8140389
>
> Webrev:
>   http://cr.openjdk.java.net/~shade/8140389/webrev.01/

that looks good to me (not a Reviewer).

Thank you and best regards,


Zoltan

>
> Thanks,
> -Aleksey
>



More information about the hotspot-compiler-dev mailing list