The actual changes look good to me. 

As a follow up, I think we should check if we could remove some of the JDK 
prefixes that was in place just to differentiate from the JRE. The term JDK is 
so overloaded, so it would be good to get rid of it where possible (as in "JDK 
image", which should be only "image" now). 

I also hear Martin's fear about this being a too large change. I don't think 
that is a problem per se, but you should probably get some input from our 
downstream distributors so that they are able to provide the packages they feel 
are needed. 

/Magnus

> 2 juni 2018 kl. 01:02 skrev Erik Joelsson <erik.joels...@oracle.com>:
> 
> Since JDK 9 and modules, the idea of a prebuilt JRE is no longer providing 
> much value. The idea is rather that you link together an image with the 
> modules and settings you actually need, either with or without your 
> application. For this reason oracle will no longer ship JRE images that 
> differ content wise to the JDK image in JDK 11 and we would like to remove 
> them from the OpenJDK build to reduce complexity.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8200132
> 
> Webrev: http://cr.openjdk.java.net/~erikj/8200132/webrev.01/
> 
> /Erik
> 

Reply via email to