RFR: JDK-8299388: java/util/regex/NegativeArraySize.java fails on Alpine and sometimes Windows [v2]

Matthias Baesken mbaesken at openjdk.org
Thu Dec 29 10:26:11 UTC 2022


On Thu, 29 Dec 2022 10:00:30 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove double whitespace
>
> test/jdk/java/util/regex/NegativeArraySize.java line 28:
> 
>> 26:  * @bug 8223174
>> 27:  * @summary Pattern.compile() can throw confusing NegativeArraySizeException
>> 28:  * @requires os.maxMemory >= 6g & vm.bits == 64  & !vm.musl
> 
> Double whitespace.

I removed the double whitespace.

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

PR: https://git.openjdk.org/jdk/pull/11796


More information about the core-libs-dev mailing list