RFR: 8287138: Make VerifyOption an enum class
Kim Barrett
kbarrett at openjdk.java.net
Mon May 23 09:26:58 UTC 2022
On Mon, 23 May 2022 08:45:12 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that make the `VerifyOption` enum an enum class as suggested in the review for [JDK-8189669](https://bugs.openjdk.java.net/browse/JDK-8189669).
>
> Testing: local compilation, gha
>
> Thanks,
> Thomas
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8832
More information about the hotspot-dev
mailing list