Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082899 | emb-9 | Jungwoo Ha | P4 | Resolved | Fixed | team |
static oopDesc::is_null(Klass *) is declared in oopDesc class, but it is not implemented.
Klass::is_null(Klass *) is the right method that is being used.
Klass::is_null(Klass *) is the right method that is being used.
- backported by
-
JDK-8082899 Remove undefined method oopDesc::is_null(Klass *).
-
- Resolved
-