Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163495 | 9 | Dmitrij Pochepko | P4 | Resolved | Fixed | team |
the test has comment :
/*
* A successful execution gives the output:
* someMethod() invoked
* defaultMethod() invoked directly
* defaultMethod() invoked via a MethodHandle
*/
however there is no code which checks that, so the corresponding driver class should be developed.
/*
* A successful execution gives the output:
* someMethod() invoked
* defaultMethod() invoked directly
* defaultMethod() invoked via a MethodHandle
*/
however there is no code which checks that, so the corresponding driver class should be developed.
- backported by
-
JDK-8163495 Test8015436 doesn't check which method was executed
-
- Resolved
-