RFR: JDK-8025086 [TESTBUG] Lambda: ERROR: redefineClasses defmeth StaticMethodsTest.testStaticVsDefault

Zhengyu Gu zhengyu.gu at oracle.com
Wed Oct 23 06:22:03 PDT 2013


The change removes testStaticVsDefault test from StaticMethodsTest 
suite. The reason is that ClassFormatError is thrown at classloading 
verification time, not at execution time as the test expects, so the 
test is invalid.

Bug: https://bugs.openjdk.java.net/browse/JDK-8025086
Webrev: http://cr.openjdk.java.net/~zgu/8025086/webrev.00/ 
<http://cr.openjdk.java.net/%7Ezgu/8025086/webrev.00/>


Thanks,

-Zhengyu



More information about the hotspot-runtime-dev mailing list