On Wed, 7 Jun 2023 17:16:50 GMT, Mandy Chung <[email protected]> wrote:
>> test/jdk/java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java line
>> 314:
>>
>>> 312: });
>>> 313:
>>> 314: Set<String> deployModules = Set.of("javafx.deploy",
>>> "jdk.deploy", "jdk.plugin", "jdk.javaws");
>>
>> Can deployModules be dropped?
>
> There are two other tests that should be updated. I updated this one in this
> PR. Will create another PR to drop those.
Okay, that's fine.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14362#discussion_r1221945307