RFR: 8288989: Make tests not to depend on the source code
Adam Sotona
asotona at openjdk.org
Thu Nov 2 09:09:23 UTC 2023
Two langtool tests depend on the JDK source tree presence.
This patch skips the tests execution in a source-less test environment.
Please review.
Thanks,
Adam
-------------
Commit messages:
- 8288989: Make tests not to depend on the source code
Changes: https://git.openjdk.org/jdk/pull/16470/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16470&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8288989
Stats: 11 lines in 2 files changed: 8 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/16470.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16470/head:pull/16470
PR: https://git.openjdk.org/jdk/pull/16470
More information about the compiler-dev
mailing list