Changeset: a31f5f824580
Author:weijun
Date: 2009-04-08 13:54 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a31f5f824580
4811968: ASN.1 (X509Certificate) implementations don't handle large OID
components
Reviewed-by: xuelei
! src/share/classes/sun/security/util/ObjectIdenti
Roman Kennke wrote:
No? Isn't javax.script an API for scripting, and actually has a
JavaScript interpreter underneath?
Sun JDK6 has a version of the interpreter part of Rhino (the
JavaScript->java bytecode compiler part is not included). The
interpreter is not a standard part of the JRE. (Al
Roman Kennke wrote:
Hi,
2) Does the JDK support PAC files ? (Again, they know that applets and
webstart does, through the browser settings).
No this requires a javascript interpreter which we don't have in
standalone JDK.
No? Isn't javax.script an API for scripting, and
> Hi,
> > 2) Does the JDK support PAC files ? (Again, they know that applets and
> > webstart does, through the browser settings).
>
> No this requires a javascript interpreter which we don't have in
> standalone JDK.
No? Isn't javax.script an API for scripting, and actually has a
JavaScript in