RFR: 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Thu Aug 8 00:25:08 UTC 2013


Hello,

Testing this functionality in langtools does not seem to be the 
appropriate location,
and the teams have decided to move it to jdk/test/vm/verifier, which 
seems to be the
logical place.

I have modified the test to remove testng dependencies, also added a 
variant which
involves loading classes via an URLClassLoader which exposed a test bug 
wrt. the
class.version.major not being correct, therefore it is useful to have 
this variant anyway.

The webrev:
http://cr.openjdk.java.net/~ksrini/8022547/webrev.0/

The bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8022547

Thanks
Kumar







More information about the core-libs-dev mailing list