RFR: 8243287: Removal of Unsafe::defineAnonymousClass [v4]
Alan Bateman
alanb at openjdk.java.net
Thu May 13 06:24:54 UTC 2021
On Tue, 11 May 2021 14:11:22 GMT, Harold Seigel <hseigel at 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
More information about the hotspot-dev
mailing list