RFR: JDK-8281001 Examine the behavior of Class::forName if the caller is null

Mandy Chung mchung at openjdk.java.net
Tue May 17 17:11:01 UTC 2022


On Tue, 17 May 2022 16:55:14 GMT, Tim Prinzing <duke at openjdk.java.net> wrote:

> I like the idea of moving all the null caller tests to a clearly named directory to avoid duplication.

+1.   You can do this refactoring in a separate JBS issue and then update this PR when the tests are moved.

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

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


More information about the core-libs-dev mailing list