> 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).
> 
> This should be reviewed on top of 
> https://github.com/openjdk/valhalla/pull/1618

David Beaumont has updated the pull request incrementally with one additional 
commit since the last revision:

  Manually deleting ImageReaderFactory (it returned somehow)

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1619/files
  - new: https://git.openjdk.org/valhalla/pull/1619/files/629ba8cc..936b22d1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1619&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1619&range=01-02

  Stats: 106 lines in 1 file changed: 0 ins; 106 del; 0 mod
  Patch: https://git.openjdk.org/valhalla/pull/1619.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1619/head:pull/1619

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

Reply via email to