On Wed, 27 Aug 2025 17:44:04 GMT, David Beaumont <d...@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 This pull request has now been integrated. Changeset: ab1f2af4 Author: David Beaumont <david.beaum...@oracle.com> Committer: David Holmes <dhol...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ab1f2af4f0e9d3bea53f394413720c19fc7cae62 Stats: 139 lines in 4 files changed: 0 ins; 133 del; 6 mod 8366255: Remove 'package_to_module' function from imageFile.cpp Reviewed-by: rriggs, coleenp ------------- PR: https://git.openjdk.org/jdk/pull/26965