RFR: 8366255: Remove 'package_to_module' function from imageFile.cpp
duke
duke at openjdk.org
Wed Aug 27 21:40:43 UTC 2025
On Wed, 27 Aug 2025 17:44:04 GMT, David Beaumont <duke at openjdk.org> wrote:
> Removing the 'package_to_module' function from imageFile.cpp and the associated JNI export.
> This code isn't used or referenced from anywhere, and removing it makes adapting the package flags for use with preview mode simpler.
>
> A clone of the Valhalla PR:
> https://github.com/openjdk/valhalla/pull/1535
@david-beaumont
Your change (at version 7d92134a622d0a1ca05d0e0c3d915489c5517da2) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26965#issuecomment-3229824162
More information about the hotspot-runtime-dev
mailing list