openjdk: update to 8u232b09, rename to openjdk8, native bootstrap
This updates OpenJDK 8 to a newer version and brings a bunch of changes. Newly, it is bootstrapped with openjdk7-bootstrap, so it does not need to download binaries. It can also cross-compile and is patched for musl and other platforms. We're newly using the aarch64 port repo in order to get aarch64 JIT. For non-aarch64 platforms, the codebase is the same. The symlink for /usr/lib/jvm/openjdk is also now gone and we're using a unified java-VERSION-VENDOR naming. Also general template cleanup. [ci skip]
This commit is contained in:
parent
300894ea84
commit
6783ab9f47
39 changed files with 1974 additions and 469 deletions
|
@ -1778,12 +1778,12 @@ libslab.so.0 libmate-control-center-1.8.2_1
|
|||
liblz4.so.1 liblz4-1.8.2_1
|
||||
libatrilview.so.3 libatril-1.8.0_1
|
||||
libatrildocument.so.3 libatril-1.8.0_1
|
||||
libjawt.so openjdk-jre-8u20_2
|
||||
libawt.so openjdk-jre-8u20_1
|
||||
libawt_xawt.so openjdk-jre-8u20_1
|
||||
libjava.so openjdk-jre-8u20_1
|
||||
libjli.so openjdk-jre-8u20_1
|
||||
libjvm.so openjdk-jre-8u20_1
|
||||
libjawt.so openjdk8-jre-8u20_2
|
||||
libawt.so openjdk8-jre-8u20_1
|
||||
libawt_xawt.so openjdk8-jre-8u20_1
|
||||
libjava.so openjdk8-jre-8u20_1
|
||||
libjli.so openjdk8-jre-8u20_1
|
||||
libjvm.so openjdk8-jre-8u20_1
|
||||
libjawt.so openjdk11-11.0.5+10_1
|
||||
libawt.so openjdk11-11.0.5+10_1
|
||||
libawt_xawt.so openjdk11-11.0.5+10_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue