Integrated: 8287138: Make VerifyOption an enum class

Thomas Schatzl tschatzl at openjdk.java.net
Tue May 24 08:29:06 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

This pull request has now been integrated.

Changeset: 4042dba3
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4042dba3d00f15edf4dd80c121dbb459a6855412
Stats:     28 lines in 8 files changed: 3 ins; 0 del; 25 mod

8287138: Make VerifyOption an enum class

Reviewed-by: stefank, kbarrett

-------------

PR: https://git.openjdk.java.net/jdk/pull/8832


More information about the hotspot-dev mailing list