To support preview mode, it's obviously necessary to build the preview resources into a jimage file. Preview files (currently only value classes) can be placed in the corresponding "META-INF/preview" subdirectories of their modules, and then be built into the jimage file "as normal".
- links to
-
Review(pr/1621) openjdk/valhalla/1622