Skip to content

Commit

Permalink
8240542: Switch FX build to use JDK 14 as boot JDK
Browse files Browse the repository at this point in the history
Reviewed-by: jvos, arapte
  • Loading branch information
kevinrushforth committed Mar 31, 2020
1 parent 6d098fe commit 159f651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ javadoc.header=JavaFX 15
##############################################################################

# JDK
jfx.build.jdk.version=13.0.1
jfx.build.jdk.buildnum=9
jfx.build.jdk.version=14
jfx.build.jdk.buildnum=36
jfx.build.jdk.version.min=11
jfx.build.jdk.buildnum.min=28

Expand Down

0 comments on commit 159f651

Please sign in to comment.