RFR: 8330427: Obsolete -XX:+PreserveAllAnnotations [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Jul 26 10:42:33 UTC 2024
On Thu, 25 Jul 2024 01:53:13 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> Obsolete PreserveAllAnnotations flag which was deprecated in JDK 23.
>>
>> Testing: tier1,tier2,tier3,tier4,hs-tier5-svc
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> remove test
Looks good. Really nice simplification.
Do I understand it right that all annotations are visible now, or we just do not parse/process invisible ones? If all annotations are visible then can we get rid of the suffix `_visible'?
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20315#pullrequestreview-2201523609
More information about the hotspot-dev
mailing list