Missing sources stepping through Jigsaw code?
Alan Bateman
Alan.Bateman at oracle.com
Fri Jul 29 11:23:18 UTC 2016
On 29/07/2016 11:54, Andrew Dinn wrote:
> :
> Well, that's very interesting but it wasn't this code that was missing,
> rather a significant swathe of the core JDK runtime classes.
From what I can tell then src.zip, going back to JDK 1.1 at least,
didn't ever include all .java sources. Aside from a few exceptions, the
sun.* classes were never included. We haven't changed anything in this
project, I don't think anything has changed in JDK 9 either. When
someone builds from the OpenJDK sources then there isn't any filtering,
at least not with JDK 8 or JDK 9.
-Alan
More information about the build-dev
mailing list