The sun.org.mozilla source is the rhino source as I recall, which should
be available at http://www.mozilla.org/rhino/ under the MPL license I think?
There is some MPL vs. GPL legal issue involved with this and I don't know
the details.
-kto
Roman Kennke wrote:
Still no thoughts about this? The b23 drop also doesn't have such
classes, and they are not in the built JAR either. I suspect, OpenJDK is
building against the classes from the boot JDK, but doesn't actually
ship these classes themselves. This would lead to javax.script not
working correctly I guess.
/Roman
Am Freitag, den 26.10.2007, 11:45 +0200 schrieb Roman Kennke:
Hi there,
where are the sources or classes for the sun.org.mozilla.* packages?
They are referenced from com.sun.script.* but I can't find them nowhere
in the source tree. Any hints?
/Roman