Java changes for supporting preview mode when preview mode resources (with new 
location flags) are available.

At the moment, this code will operate on non-preview jimage files (1.0) and act 
as if no preview resources are available by virtue of the default value for 
missing attributes and package flags being zero (which matches jimage 1.0).

Compare and review this against https://github.com/openjdk/valhalla/pull/1609.

https://github.com/openjdk/valhalla/pull/1613/files/4e21d5e00ac05d4197e8c617dbabec84ce8748f9..c23b8f25e943000b1aebeaf0755599a9c17b4a91

-------------

Commit messages:
 - Clarifying flag docs for /packages/xxx case
 - Java ImageReader changes for preview mode
 - C++ preparation for preview mode

Changes: https://git.openjdk.org/valhalla/pull/1613/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1613&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8366093
  Stats: 1691 lines in 25 files changed: 1328 ins; 167 del; 196 mod
  Patch: https://git.openjdk.org/valhalla/pull/1613.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1613/head:pull/1613

PR: https://git.openjdk.org/valhalla/pull/1613

Reply via email to