-
Bug
-
Resolution: Fixed
-
P2
-
hs25, 8u20
-
b03
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063293 | 8u45 | Dmitriy Samersoff | P2 | Resolved | Fixed | b01 |
JDK-8058250 | 8u40 | Dmitriy Samersoff | P2 | Closed | Fixed | b06 |
JDK-8071030 | emb-8u47 | Dmitriy Samersoff | P2 | Resolved | Fixed | team |
agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ByteCodeRewriter.java:
} else if (fmt.indexOf("JJJJ") >= 0) {
// change byte-ordering and go via secondary cache entry
throw new InternalError("unimplemented");
} else if (fmt.indexOf("JJJJ") >= 0) {
// change byte-ordering and go via secondary cache entry
throw new InternalError("unimplemented");
- backported by
-
JDK-8063293 SA: Constantpool lookup for invokedynamic is not implemented
-
- Resolved
-
-
JDK-8071030 SA: Constantpool lookup for invokedynamic is not implemented
-
- Resolved
-
-
JDK-8058250 SA: Constantpool lookup for invokedynamic is not implemented
-
- Closed
-
- relates to
-
JDK-8015848 SA: ClassWriter have to support JSR292
-
- Closed
-
-
JDK-8063114 [TESTBUG] Need a test to cover JDK-8032247
-
- Closed
-