VirtualBox

Changeset 71823 in vbox for trunk


Ignore:
Timestamp:
Apr 11, 2018 12:32:39 PM (7 years ago)
Author:
vboxsync
Message:

Config.kmk: Change Java module use to JDK9 and later, JDK8 doesn't have it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r71822 r71823  
    72987298
    72997299# Java compiler options, needs some version checking.
    7300 ifneq ($(int-ge $(VBOX_JAVA_VERSION),10800),)
     7300ifneq ($(int-ge $(VBOX_JAVA_VERSION),10900),)
    73017301 VBOX_JAVA_WS_OPTS ?= --add-modules java.xml.ws
    73027302endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette