[lworld] RFR: 8366093: [lworld] Add preview mode to C++ classloader [v2]

Roger Riggs rriggs at openjdk.org
Tue Oct 14 14:57:20 UTC 2025


On Tue, 14 Oct 2025 12:34:14 GMT, David Beaumont <duke at openjdk.org> wrote:

>> C++ 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 being zero (which matches location flags for "normal" entries).
>
> David Beaumont has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Reorganising to catch preview-only cases

Marked as reviewed by rriggs (Committer).

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

PR Review: https://git.openjdk.org/valhalla/pull/1618#pullrequestreview-3336125130


More information about the valhalla-dev mailing list