On 19/03/2015 22:42, Edward Nigma wrote:
Just on this comment, are you specifically talking about src.zip in the top-level directory of the JDK? JDK-8062810 is tracking whether this should be re-examined. We know at least some IDEs open it so we've been slow to change the layout.With introduction of jimage, source archive may contain ambiguous entries (multiple version). If jimage allow distribution of multiple module versions then sources in zip should too.
-Alan