Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 11
- Affects Version/s: None
Currently, objects passed in to jniFastGetField to perform a primitive access in, may be either a jobject or jweak. It further assumes that a jweak can be safely accessed with a raw load after scaling off the tag bit of the jweak. This is not necessarily the case.
relates to
JDK-8202381 (Solaris) SIGBUS in # V [libjvm.so+0xcee494] jni_GetIntField+0x224
- Closed
Votes:
0 Vote for this issue
Watchers:
2 Start watching this issue
Created:
2018-03-26 03:52
Updated:
2018-05-03 15:35
Resolved:
2018-04-26 03:37