JDK 17 | JDK 21 | JDK 22 |
---|---|---|
17.0.11-oracleFixed | 21.0.3-oracleFixed | 22 b22Fixed |
Relates :
|
Inside `test/jdk/javax/security/auth/Subject`, there is a `DoAs.java` and a `doAs` folder. When `-retain:all` is added, `.jtr` files for tests inside the `doAs` folder are not generated (in fact, generated and then removed when `DoAs.java` is executed). This is macOS where the filesystem is case-insensitive.
|