Skip to content

Commit

Permalink
Move platform jobs to JDK 11.
Browse files Browse the repository at this point in the history
 - test everything on JDK 11 which can run on JDK 11
 - leave the rest in a JDK 8 section of the platform job for
   now (makes it easy to see what still needs work)
 - remove relict from travis times:
   can't find any references to -Dvanilla.javac.exists=true

other jobs:

 - bump java debugger tests from [11, 17] to [11, 21]
 - bump build-tools job from [11, 17] to [11, 21], isolate tests
   which can't run on JDK 21 yet and run them on 17
  • Loading branch information
mbien committed Oct 25, 2023
1 parent 8295f4e commit 03af07e
Showing 1 changed file with 120 additions and 111 deletions.
Loading

0 comments on commit 03af07e

Please sign in to comment.