RFR: 8316804: Gracefully handle the case where --release is not specified last [v3]
Christian Stein
cstein at openjdk.org
Fri Dec 20 12:21:35 UTC 2024
On Fri, 20 Dec 2024 12:13:13 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add two more valid use-cases
>
> test/jdk/tools/jar/ReleaseBeforeFiles.java line 26:
>
>> 24: /*
>> 25: * @test
>> 26: * @bug 8167237 8316804
>
> Have you looked at multiRelease/Basic.java, that might be a better place for this.
Yes, looked at it and thought the this test's name fits better: it's about checking that `--release` appears before any `FILES` argument. Not?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22079#discussion_r1893872043
More information about the core-libs-dev
mailing list