testing different Java dependency?
Ronald Klop
ronald-lists at klop.ws
Fri Aug 28 11:49:43 UTC 2020
Hi,
Can't you just install openjdk14 and start the application with /usr/local/openjdk14/bin/java?
A port like net-mgmt/unifi5 has a rc.conf setting unifi_java_home="/usr/local/openjdk11" which you can set to deviate from the default JDK.
Regards,
Ronald.
Van: Robert Huff <roberthuff at rcn.com>
Datum: vrijdag, 28 augustus 2020 05:55
Aan: java at freebsd.org
CC: Robert Huff <roberthuff at rcn.com>
Onderwerp: testing different Java dependency?
>
>
> Hello:
> Java novice here.
> Suppose I have a port - FOO - built and running with openjdk-12.
> I'd like to test it with openjdk-14 _without_ changing the
> settings in make.conf.
> Is there an command-line arguement I can feed make that will
> cause that to happen? Assume I have installed openjdk-14.
> (I looked at bsd.java.mk ... my eyes glazed over ... and I backed
> carefully out of the room.)
>
>
> Respectfully,
>
>
> Robert Huff
>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
>
>
More information about the freebsd-java
mailing list