-
Bug
-
Resolution: Fixed
-
P2
-
7u65, 8u11
-
b11
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8051106 | 8u40 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8044190 | 8u25 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8050773 | 8u20 | Daniil Titov | P2 | Resolved | Fixed | b23 |
JDK-8052926 | emb-8u26 | Daniil Titov | P2 | Resolved | Fixed | b17 |
JDK-8050708 | 7u80 | Daniil Titov | P2 | Resolved | Fixed | b02 |
JDK-8060283 | 7u76 | Daniil Titov | P2 | Resolved | Fixed | b04 |
JDK-8047547 | 7u72 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8044191 | 7u71 | Daniil Titov | P2 | Resolved | Fixed | b01 |
JDK-8044585 | 7u66 | Daniil Titov | P2 | Resolved | Fixed | b15 |
JDK-8044556 | 7u65 | Daniil Titov | P2 | Closed | Fixed | b15 |
2. Install jre5_071
3. Prepare deployment rule set file and configure applet to require JRE1.5_071
4. Try to launch applet.
JRE is relaunched but applet initialization fails due to uncaught exception
Thread-11" java.lang.NoSuchMethodError: java.lang.String.isEmpty()
ava Plug-in 11.11.2.08
Using JRE version 1.5.0_71-b08 Java HotSpot(TM) Client VM
User home directory = C:\Users\datitov.ORADEV
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
cache: Initialize resource manager: com.sun.deploy.cache.ResourceProviderImpl@192d342
security: Class NTLMAuthenticationCallback is not available
java.lang.NoClassDefFoundError: sun/awt/DesktopBrowse
at sun.plugin2.applet.Applet2Environment.initialize(Applet2Environment.java:489)
at sun.plugin2.main.client.PluginMain.initializeApplet2Environment(PluginMain.java:772)
at sun.plugin2.main.client.PluginMain.handleMessageSetJVMID(PluginMain.java:740)
at sun.plugin2.main.client.PluginMain.handleMessage(PluginMain.java:506)
at sun.plugin2.main.client.PluginMain.mainLoop(PluginMain.java:484)
at sun.plugin2.main.client.PluginMain.run(PluginMain.java:369)
at sun.plugin2.main.client.PluginMain.main(PluginMain.java:2340)
Exception in thread "Thread-11" java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
at com.sun.deploy.util.ArgumentParsingUtil.decodeArgumentList(ArgumentParsingUtil.java:294)
at com.sun.deploy.util.Property.getJnlpProperties(Property.java:153)
at com.sun.deploy.util.Property.collectsJnlpProperties(Property.java:188)
at sun.plugin2.applet.Plugin2Manager.collectJnlpProperties(Plugin2Manager.java:980)
at sun.plugin2.applet.Plugin2Manager.initialize(Plugin2Manager.java:319)
at sun.plugin2.main.client.PluginMain.initManager(PluginMain.java:1101)
at sun.plugin2.main.client.PluginMain.access$200(PluginMain.java:58)
at sun.plugin2.main.client.PluginMain$2.run(PluginMain.java:998)
at java.lang.Thread.run(Unknown Source)
- backported by
-
JDK-8044190 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8044191 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8044585 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8047547 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8050708 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8050773 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8051106 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8052926 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8060283 Relaunch to JRE 5 does not work
- Resolved
-
JDK-8044556 Relaunch to JRE 5 does not work
- Closed