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

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Nov 5 12:28:12 UTC 2015


Good.

Thanks,
Vladimir

On 11/5/15 7: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/
>
> Thanks,
> -Aleksey
>


More information about the hotspot-compiler-dev mailing list