<i18n dev> RFR: 8271302: Regex Test Refresh [v5]
Sergey Bylokhov
serb at openjdk.java.net
Tue Aug 31 08:20:33 UTC 2021
On Mon, 30 Aug 2021 15:52:05 GMT, Ian Graves <igraves at openjdk.org> wrote:
>> 8271302: Regex Test Refresh
>
> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
>
> Removing some notes re JUnit5
Looks like it was missed that the test fails oi a github actions:
https://github.com/igraves/jdk/runs/3463998089
Run if ! grep --include=test-summary.txt -lqr build/*/test-results -e "TEST SUCCESS" ; then
newfailures.txt
java/util/regex/NegativeArraySize.java
Error: Process completed with exit code 1.
Invalid initial heap size: -Xms5G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5092
More information about the i18n-dev
mailing list