RFR: 8257533: legacy-jre-image includes jpackage and jlink tools
    Magnus Ihse Bursie 
    ihse at openjdk.java.net
       
    Wed Dec  2 10:22:04 UTC 2020
    
    
  
JEP 343 added jdk.jpackage to Module.gmk/JRE_TOOL_MODULES with the result that the legacy-jre-image builds a run-time image that contains the package and jlink tools. This seems to be an oversight as these tools should not be in the equivalent of what we knew in the past as the "JRE".
-------------
Commit messages:
 - 8257533: legacy-jre-image includes jpackage and jlink tools
Changes: https://git.openjdk.java.net/jdk/pull/1559/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1559&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257533
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1559.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1559/head:pull/1559
PR: https://git.openjdk.java.net/jdk/pull/1559
    
    
More information about the build-dev
mailing list