RFR 8233272 : The Class.forName specification should be updated to match the long-standing implementation with respect to class linking

Brent Christian brent.christian at oracle.com
Fri Nov 15 18:38:20 UTC 2019


On 11/14/19 4:46 PM, Mandy Chung wrote:
> On 11/14/19 4:42 PM, David Holmes wrote:
>>
>> If you really want to test both positive and negative cases from a 
>> clean slate then I would suggest modifying the test slightly and using 
>> two @run commands - one to try to initialize and one to not.
> 
> Yes this is what I was thinking.  Two separate @run commands with an 
> argument to indicate if initialize is true or false would do it.
> 

That sounds good.  Test updated here:
http://cr.openjdk.java.net/~bchristi/8233272/webrev-04/

Thanks,
-Brent


More information about the hotspot-dev mailing list