-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 20
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8309085 | 17.0.8 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
From a discussion in JDK-8293207 it was brought up that the Weak/Soft and Phantom specific accessor in java_lang_ref_Reference does not assert that the type is valid.
- backported by
-
JDK-8309085 Add type check asserts to java_lang_ref_Reference accessors
- Resolved