Page MenuHomeSolus

Update openjdk-8 to 8u192
ClosedPublic

Authored by der_eismann on Oct 19 2018, 1:52 PM.
Tags
None
Referenced Files
F11060475: D4085.diff
Fri, Aug 11, 9:40 AM
F11047536: D4085.id10622.diff
Thu, Aug 10, 3:31 PM
F11047535: D4085.id.diff
Thu, Aug 10, 3:31 PM
F11047533: D4085.id10064.diff
Thu, Aug 10, 3:31 PM
F11047532: D4085.id10146.diff
Thu, Aug 10, 3:31 PM
F11033271: D4085.diff
Wed, Aug 9, 3:23 PM
F10973045: D4085.id10146.diff
Fri, Jul 21, 5:53 PM
F10972067: D4085.diff
Fri, Jul 21, 10:37 AM
Subscribers

Details

Summary

Update OpenJDK to 8u192
No upstream changelog provided

Test Plan
  • Run Minecraft 1.13.1 with the new JRE
  • Execute java -version
sysop  ~  java -version
openjdk version "1.8.0_192-solus"
OpenJDK Runtime Environment (build 1.8.0_192-solus-b26)
OpenJDK 64-Bit Server VM (build 25.192-b26, mixed mode)
sysop  ~  Downloads  javac HelloWorld.java
sysop  ~  Downloads  java -cp . HelloWorld
Hello World!

Diff Detail

Repository
R2242 openjdk-8
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Someone of the core team would need to run the update.sh script on the webserver to download the JDK sources.
In addition there's this:

minecraft_jdk.png (66×283 px, 17 KB)

Someone of the core team would need to run the update.sh script on the webserver to download the JDK sources.

Done. Can you do a rebuild please just to be sure it's all sorted on the server? Thanks!

Rebuild to confirm Solus sources are working fine

This revision is now accepted and ready to land.Oct 25 2018, 2:13 AM
This revision was automatically updated to reflect the committed changes.