-
Enhancement
-
Resolution: Won't Fix
-
P3
-
10
In many places in the build system, it is assumed that we build either the OpenJDK or the Oracle JDK. However, there are also the in-between licensee source bundles.
See JDK-8019540 for an example of when this caused a failure.
My suggestion is that we should never test for "OPENJDK", but instead test for e.g. ORACLE_JDK or ORACLE_LICENSEE, or similar.
See JDK-8019540 for an example of when this caused a failure.
My suggestion is that we should never test for "OPENJDK", but instead test for e.g. ORACLE_JDK or ORACLE_LICENSEE, or similar.
- relates to
-
JDK-8003593 build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
-
- Resolved
-