void-packages/srcpkgs/openjdk-common/INSTALL.msg
classabbyamp dcbd1f1067 New package: openjdk-common-1
Replaces the xbps trigger that added the profile script for openjdk,
which was really a mistake.

Instead of using alternative groups for specific JRE/JDK binaries, use
two symlinks: /usr/lib/jvm/default-jdk and /usr/lib/jvm/default-jre,
which point to /usr/lib/jvm/${version}. Prefer default-jdk to default-jre,
and just add them to PATH and MANPATH instead of putting things in /usr/bin.
2023-12-24 08:39:52 -05:00

2 lines
118 B
Text

The way the default OpenJDK version is selected has changed.
You may need to re-login for this change to take effect.