RFR (S) 8252215: Remove VerifyOptoOopOffsets flag
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Aug 25 12:43:10 UTC 2020
Hi Aleksey,
looks good to me.
Best regards,
Tobias
On 25.08.20 09:08, Aleksey Shipilev wrote:
> RFE:
> https://bugs.openjdk.java.net/browse/JDK-8252215
>
> VerifyOptoOopOffsets flag does not seem to be used (no tests in the current test base), and it does
> not seem to work reliably (see JDK-4834891). It might be a good time to remove it. JDK-4834891
> evaluation says: "The flag VerifyOptoOopOffsets has not been valid since the introduction of
> sun/misc/Unsafe and the flag should not be used for general testing."
>
> How about we remove it?
> https://cr.openjdk.java.net/~shade/8252215/webrev.01/
>
> Testing: tier1 (locally); jdk-submit (still running?)
>
More information about the hotspot-compiler-dev
mailing list