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 Look good, thanks for up-streaming this cleanup. ------------- Marked as reviewed by rriggs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/26965#pullrequestreview-3161196207