RFR: 8324041: ModuleOption.java failed with update release versioning scheme [v2]

Calvin Cheung ccheung at openjdk.org
Fri Jan 19 05:53:25 UTC 2024


On Fri, 19 Jan 2024 02:48:39 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The fix seems okay, though I'm not clear exactly what the test is checking for. It would be useful is the test contained an example of the expected line(s) it wants to match.

It is for checking the version string of a module. I've added some comments in the test.

Thanks.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17473#issuecomment-1899809666


More information about the hotspot-runtime-dev mailing list