RFR: 8350456: Test javax/crypto/CryptoPermissions/InconsistentEntries.java crashed: EXCEPTION_ACCESS_VIOLATION [v2]
Fernando Guallini
fguallini at openjdk.org
Fri Feb 21 20:51:11 UTC 2025
> The test javax/crypto/CryptoPermissions/InconsistentEntries.java uses CDSTestUtils.clone to copy the JDK into the scratch dir by creating symbolic links, but this was seen to crash the VM in Windows Server 2025. To ensure test stability, it should hard copy the required files.
Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
updated comment with runtimeException
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23726/files
- new: https://git.openjdk.org/jdk/pull/23726/files/98aee523..fbd35872
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23726&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23726&range=00-01
Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/23726.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23726/head:pull/23726
PR: https://git.openjdk.org/jdk/pull/23726
More information about the security-dev
mailing list