RFR: 8240903: Add a regression test for JDK-8240734 [v4]
Dongbo He
dongbohe at openjdk.java.net
Wed Mar 30 01:28:36 UTC 2022
> This creates a regression test for [JDK-8240734](https://bugs.openjdk.java.net/browse/JDK-8240734). This was once blocked
> by a time stamp issue which has been resolved by: [JDK-8276766 ](https://bugs.openjdk.java.net/browse/JDK-8276766)
>
> We found the issue can be produced stably with at least 64 modules.
> Note that we need to add the --date jmod option to avoid the timestamp issue.
>
> Testing:
> Added test case fails without fix for JDK-8240734, and passes otherwise.
> Tested with tier2 on linux x86.
Dongbo He has updated the pull request incrementally with one additional commit since the last revision:
Change shell test io java test
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7948/files
- new: https://git.openjdk.java.net/jdk/pull/7948/files/aea79a40..6b185934
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7948&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7948&range=02-03
Stats: 279 lines in 4 files changed: 136 ins; 142 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/7948.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7948/head:pull/7948
PR: https://git.openjdk.java.net/jdk/pull/7948
More information about the core-libs-dev
mailing list