On Wed, 15 Mar 2023 22:31:01 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> What was the issue with the previous revision? The only conversion bug I found during the code reformat/revision was missing `className.replace('/', '.')` and after that the test pass. https://github.com/openjdk/jdk/blob/49c80bcd9ad6ddd85cffc4176ad8b070105eb3f3/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java#L1746 ------------- PR: https://git.openjdk.org/jdk/pull/12944