-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not hardcode release in VirtualThreadTest
As the test skips compilation of the code only when run on Java 19+ there is no need to hardcode release but rather let the JVM use it's default. Skip getting and passing default DiagnosticCollector as the compiler will do that when passed null.
- Loading branch information
Showing
1 changed file
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters