[Bug 266229] java/o

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Sep 2022 04:45:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266229

--- Comment #5 from Arno <a.zandink@simgroep.nl> ---
(In reply to Fernando ApesteguĂ­a from comment #4)

I can see that both 11 and 8 are installed as package:

pkg info | grep openjdk
openjdk11-11.0.16+8.1          Java Development Kit 11
openjdk8-8.342.07.1            Java Development Kit 8

When I look at the running processes I can see that 11 is used:

ps aux | grep openjdk
elasticsearch 45864 278.4 58.5 156104320 9553528  0- I    11:31    1861:49.13
/usr/local/openjdk11/bin/java -Xshare:auto -Des.networkaddress.cache.ttl=60
-Des.networkaddress.cache.negative.ttl=10 -XX
logstash      67257  57.7 10.3   6255912 1681952  -  I    22:56     143:56.65
/usr/local/openjdk11/bin/java -cp
/usr/local/logstash/logstash-core/lib/jars/animal-sniffer-annotations-1.14.jar:/usr/loc

-- 
You are receiving this mail because:
You are the assignee for the bug.