[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Target changes in OpenJDK
From: |
Gábor Boskovits |
Subject: |
Target changes in OpenJDK |
Date: |
Sun, 16 Dec 2018 23:50:47 +0100 |
Hello guix,
Starting from OpenJDK 11 the jre target is deprecated. It can still be
built using a separate make target.
I see three options here:
1. Remove the separate jdk output and put the jdk to the out otuput.
This will be the way upstream will go anyway.
2. Build the jre using the provided target: legacy-jre-image, and
leave outputs as is.
3. Do as 1, but build the jre, and add a jre output.
WDYT?
- Target changes in OpenJDK,
Gábor Boskovits <=