-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
None
Since https://bugs.openjdk.org/browse/CODETOOLS-7903775 added support for LIBRARY.properties, `--release=N` was included by default. That could lead to errors when system modules were part of the test scenario. Error messages emitted read like: `error: exporting a package from system module java.base is not allowed with --release`
Using `--source=N` will prevent that error to be reported.
Using `--source=N` will prevent that error to be reported.
- relates to
-
CODETOOLS-7903775 Add LIBRARY.properties
-
- Resolved
-
- links to
-
Commit(master) openjdk/jtreg/2db8c37d
-
Review(master) openjdk/jtreg/221