community/java-common: fix links to jdk executables
Running javac
with openjdk8 results in command not found
as the symbolic link at /usr/bin/javac
points to an invalid location. Using openjdk9+ was fine though.
This MR changes the link target for all java executable from /usr/lib/jvm/default-jvm/jre/bin
to /usr/lib/jvm/default-jvm/bin
.
Merge request reports
Activity
added aports:upgrade label
assigned to @fabled
mentioned in merge request !30045 (closed)
added status:mr-stale label
Sorry to bother you @bratkartoffel,
but we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping
@fabled
. You can also ask on IRC on#alpine-devel
on irc.oftc.net. If no further activity occurs in this MR, Alpine developers may close it in the future.Thanks for your contribution.
- A deleted user
removed status:mr-stale label
added 2355 commits
-
0902b059...02d9289e - 2354 commits from branch
alpine:master
- 6ca39901 - community/java-common: fix links to jdk executables
-
0902b059...02d9289e - 2354 commits from branch
- A deleted user
merged