mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8014566: Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
Reviewed-by: briangoetz, jjg
This commit is contained in:
parent
336aaacb9d
commit
8873ff4e48
2 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@
|
||||||
/*
|
/*
|
||||||
* @test
|
* @test
|
||||||
* @bug 8009299
|
* @bug 8009299
|
||||||
* @ignore 8013875: Incorrect vtable index being set during methodHandle creation for static
|
|
||||||
* @summary Javac crashes when compiling method reference to static interface method
|
* @summary Javac crashes when compiling method reference to static interface method
|
||||||
* @run main/othervm -Xverify:none MethodReference66
|
* @run main/othervm -Xverify:none MethodReference66
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
/**
|
/**
|
||||||
* @test
|
* @test
|
||||||
* @bug 8003639
|
* @bug 8003639
|
||||||
* @ignore 8013875: Incorrect vtable index being set during methodHandle creation for static
|
|
||||||
* @summary convert lambda testng tests to jtreg and add them
|
* @summary convert lambda testng tests to jtreg and add them
|
||||||
* @run testng InInterface
|
* @run testng InInterface
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue