Page MenuHomeDevCentral

Switch to OpenJDK JRE
ClosedPublic

Authored by dereckson on Feb 4 2020, 11:45.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 01:27
Unknown Object (File)
Sun, Nov 10, 07:31
Unknown Object (File)
Oct 20 2024, 05:50
Unknown Object (File)
Oct 17 2024, 08:17
Unknown Object (File)
Oct 17 2024, 08:17
Unknown Object (File)
Oct 14 2024, 04:12
Unknown Object (File)
Oct 9 2024, 11:36
Unknown Object (File)
Oct 9 2024, 03:09
Subscribers
None

Details

Summary

As Nasqueron Docker engines don't have an Oracle Java SE subscription,
and as the software hosted don't require Java SE specific libraries,
it makes sense to switch to OpenJDK.

Those Docker library community OpenJDK images use Debian as base,
and the current last release for Java 1.8 is 8u242.

Changes from upstream by gizmotronic to Dockerfile are integrated
to transition from Ubuntu to Debian slim image.

Test Plan

Build image

Diff Detail

Repository
rDO Docker image for Openfire
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
upgrade-jre
Build Status
Buildable 3374
Build 3623: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 4 2020, 11:49
This revision was automatically updated to reflect the committed changes.