diff options
Diffstat (limited to 'development/adoptopenjdk/README')
-rw-r--r-- | development/adoptopenjdk/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/development/adoptopenjdk/README b/development/adoptopenjdk/README index 30dcaf123c35d..c7b412e765553 100644 --- a/development/adoptopenjdk/README +++ b/development/adoptopenjdk/README @@ -1,5 +1,5 @@ -This is a SlackBuild to repackage OpenJDK 11 binary from the AdoptOpenJDK -community. +This is a SlackBuild to repackage OpenJDK 11 binary from AdoptOpenJDK +community with HotSpot JVM. Before installing this package please consider any other jdk's / jre's that you have already installed as they may cause conflicts with the PATH, JAVA_HOME @@ -7,3 +7,5 @@ and MANPATH variables. After installing the package you will need to logout / reboot your machine as it will add files to the /etc/profile.d folder. + +To enable JavaFX / OpenJFX support currently you need to add IcedTea-Web. |