On Tue, 11 May 2021 14:11:22 GMT, Harold Seigel <hsei...@openjdk.org> wrote:
>> Can you check test/jdkjava/lang/Class/attributes/ClassAttributesTest.java? >> It may minimally need a comment to be updated. That's the only additional >> test that I could find in test/jdk. > > Hi Alan, > Thanks for find this. I removed the unneeded imports and @modules from > GetModulesTest.java and updated the comment in ClassAttributesTest.java. > Thanks, Harold Thanks for fixing up these tests, I didn't spot any more in the test/jdk tree. ------------- PR: https://git.openjdk.java.net/jdk/pull/3974