On Wed, 2 Oct 2024 00:20:32 GMT, Mandy Chung <mch...@openjdk.org> wrote:
>> Henry Jen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Missing from last commit > > src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java > line 1714: > >> 1712: } >> 1713: >> 1714: class SetReference<T extends Comparable<T>> implements >> Comparable<SetReference<T>> { > > The class name `SetReference` is not obvious what it does. A comment would > be helpful. Added, please let me know any suggestions or questions. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21022#discussion_r1788117665