RFR: 8217383: Obsolete UseImplicitStableValues
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Feb 12 08:00:48 UTC 2019
Hi Claes,
looks good.
Best regards,
Tobias
On 11.02.19 18:22, Claes Redestad wrote:
> Hi,
>
> the diagnostic flag UseImplicitStableValues has no effect since
> String.value was made explicitly @Stable in JDK 9. This patch obsoletes
> the flag and removes the special-casing of String.value.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8217383
> Webrev: http://cr.openjdk.java.net/~redestad/8217383/open.00/
>
> Testing: tier1-3, verified no regressions in a few String
> microbenchmarks
>
> CSR filed and approved.
>
> Thanks!
>
> /Claes
More information about the hotspot-compiler-dev
mailing list