-
Bug
-
Resolution: Fixed
-
P2
-
9
-
Verified
Over 100 hs-nightly tests failed with errors such as these:
[2015-11-19T04:19:31.72] Test6_A_C_test_Amethod_ISIMR : FAILED
[2015-11-19T04:19:31.72] Expected exception java.lang.AbstractMethodError, got: class java.lang.IncompatibleClassChangeError: Resolving to non interface method J.m()I
[2015-11-19T04:19:32.57] Expected exception java.lang.AbstractMethodError, got: class java.lang.IncompatibleClassChangeError: Resolving to non interface method J.m()I
[2015-11-19T04:19:32.57] ConflictingDefaultsTest.testShadow
[2015-11-19T04:19:31.72] Test6_A_C_test_Amethod_ISIMR : FAILED
[2015-11-19T04:19:31.72] Expected exception java.lang.AbstractMethodError, got: class java.lang.IncompatibleClassChangeError: Resolving to non interface method J.m()I
[2015-11-19T04:19:32.57] Expected exception java.lang.AbstractMethodError, got: class java.lang.IncompatibleClassChangeError: Resolving to non interface method J.m()I
[2015-11-19T04:19:32.57] ConflictingDefaultsTest.testShadow
- blocks
-
JDK-8145148 InterfaceMethod CP entry pointing to a class should cause ICCE
-
- Resolved
-
- is blocked by
-
JDK-8147755 ASM should create correct constant tag for invokestatic on handle point to interface static method
-
- Resolved
-
- relates to
-
JDK-8145148 InterfaceMethod CP entry pointing to a class should cause ICCE
-
- Resolved
-
-
JDK-8158276 [TESTBUG] Two defmeth tests fail with ICCE
-
- Resolved
-
-
JDK-8087223 InterfaceMethod CP entry pointing to a class should cause ICCE
-
- Closed
-
-
JDK-8147419 Missing check for interface static method referenced by method handle
-
- Closed
-
(1 relates to)
1.
|
Backout JDK-8087223 |
|
Resolved | Christian Tornqvist |