Based on the forumla here - https://github.com/ASSERT-KTH/flacoco/blob/3d1687341ae60dab3cd2b7fd59bc4337533a06a8/.github/workflows/tests.yml#L18
Created
April 26, 2023 22:18
-
-
Save algomaster99/15535cdb98105c4e449cf116c74f8b09 to your computer and use it in GitHub Desktop.
JDK version vs Java compiler
This file contains hidden or 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
JDK Version | Compiler Version | |
---|---|---|
8 | 1 | |
8 | 2 | |
8 | 3 | |
8 | 4 | |
8 | 5 | |
8 | 6 | |
8 | 7 | |
8 | 8 | |
11 | 6 | |
11 | 7 | |
11 | 8 | |
11 | 9 | |
11 | 10 | |
11 | 11 | |
16 | 7 | |
16 | 8 | |
16 | 9 | |
16 | 10 | |
16 | 11 | |
16 | 12 | |
16 | 13 | |
16 | 14 | |
16 | 15 | |
16 | 16 | |
17 | 7 | |
17 | 8 | |
17 | 9 | |
17 | 10 | |
17 | 11 | |
17 | 12 | |
17 | 13 | |
17 | 14 | |
17 | 15 | |
17 | 16 | |
17 | 17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment