[Bug 3081] New: Unable to use sun.lang.ClassLoader.allowArraySyntax
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jul 4 10:55:57 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3081
Bug ID: 3081
Summary: Unable to use sun.lang.ClassLoader.allowArraySyntax
Product: IcedTea-Web
Version: 1.6.2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: NetX (javaws)
Assignee: jvanek at redhat.com
Reporter: zagumennik at yandex.ru
CC: unassigned at icedtea.classpath.org
Hi,
I need to set "sun.lang.ClassLoader.allowArraySyntax" system property to "true"
for my application.
I know that I can use "<property name="sun.lang.ClassLoader.allowArraySyntax"
value="true"/>" in my jnlp file, but it doesn't seem to work because VM reads
this property during startup, but icedtea seems to set this property after VM
startup.
With oracle webstart I use "<j2se
java-vm-args="-Dsun.lang.ClassLoader.allowArraySyntax=true"/>" and it works,
but it doesn't seem to work with icedtea webstart.
Thanks
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160704/ddd2d1e1/attachment.html>
More information about the distro-pkg-dev
mailing list