Package changes:
- Removed symlinks to binaries in /usr/bin
- Added a -8 suffix to man pages
- Also moved the Japanese manual to the correct directory
- Removed duplicated header files
Relates to T6658.
Differential D7690
Make openjdk-8 compatible with multiple Java installations Authored by livingsilver94 on Nov 22 2019, 2:47 PM. Tags None Referenced Files
Subscribers
Details
Package changes:
Relates to T6658. Successfully built:
Successfully ran:
Diff Detail
Event TimelineComment Actions Given that this will break existing packages relying on /usr/bin/java I think the stack should be inverted, with this waiting on all of reverse dependencies to be landed first. Comment Actions REMINDER FOR ME: symlink header files from /usr/include/openjdk-8 into /usr/lib64/openjdk-8/include. |