Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8237555 | 15 | Maurizio Cimadamore | P3 | Resolved | Fixed | b07 |
JDK-8237711 | 14.0.2 | Maurizio Cimadamore | P3 | Resolved | Fixed | master |
JDK-8238130 | 14.0.1 | Unassigned | P3 | Resolved | Fixed | b02 |
The MemoryAddress::offset(long) method has been renamed into MemoryAddress::addOffset(long) but some code snippets in the javadoc still refer to the old method name.
- backported by
-
JDK-8237555 Javadoc of memory access API still refers to old MemoryAddress::offset method
-
- Resolved
-
-
JDK-8237711 Javadoc of memory access API still refers to old MemoryAddress::offset method
-
- Resolved
-
-
JDK-8238130 Javadoc of memory access API still refers to old MemoryAddress::offset method
-
- Resolved
-