JDK-8236845 : foreign-jextract branch tip fails to build because of MemorySegment, MemoryAddress changes in memaccess
  • Type: Bug
  • Component: tools
  • Sub-Component: jextract
  • Affected Version: repo-panama
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-01-09
  • Updated: 2020-01-09
  • Resolved: 2020-01-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
repo-panamaFixed
Related Reports
Relates :  
Description
See also: JDK-8235837

MemorySegment::isAccessible and MemoryAddress::offset removed. This results in build failure in foreign-jextract branch
Comments
changeset: 59274:e44448ac2ee1 branch: foreign-jextract tag: tip user: sundar date: Thu Jan 09 16:55:55 2020 +0530 summary: 8236845: foreign-jextract branch tip fails to build because of MemorySegment, MemoryAddress changes in memaccess
09-01-2020