-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
6u10, 6u18
-
generic
-
generic
All native libraries are download eagerly.
This prevents applications and extensions such as javafx from showing a EULA first before other content is downloaded.
We should allow nativelib resources to be downloaded lazily, using the loadLibrary() method in the JNLPClassLoader to trigger the downloads when native libraries are not found.
This prevents applications and extensions such as javafx from showing a EULA first before other content is downloaded.
We should allow nativelib resources to be downloaded lazily, using the loadLibrary() method in the JNLPClassLoader to trigger the downloads when native libraries are not found.
- duplicates
-
JDK-6912017 jnlp nativelib cannot be lazy
- Closed
- relates to
-
JDK-6758884 loadResource(nativelib-jar) should allow the nativelib to be used in the application.
- Closed