-
Bug
-
Resolution: Fixed
-
P3
-
8u161
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8212333 | 8u202 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8201715 | 8u192 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8196142 | 8u191 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8201034 | 8u181 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8196424 | 8u172 | Andy Herrick | P3 | Resolved | Fixed | b04 |
JDK-8211560 | emb-8u191 | Andy Herrick | P3 | Resolved | Fixed | master |
JDK-8198035 | emb-8u171 | Andy Herrick | P3 | Resolved | Fixed | b04 |
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows 7
A DESCRIPTION OF THE PROBLEM :
When calling javaws with an jnlp that contains the "progress-class" the process hang and windows shows an error dialog. An error can be also seen in event viewer.
REGRESSION. Last worked in version 8u151
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Download the jnlp file from AccessibleScrollDemo Example from https://docs.oracle.com/javase/tutorial/uiswing/examples/misc/index.html and add the "progress-class" parameter into "application-desc":
<application-desc main-class="misc.AccessibleScrollDemo" progress-class="misc.AccessibleScrollDemo"/>
The class mentioned inside is not relevant.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The apllication starts.
ACTUAL -
The process hang and windows shows an error dialog. An error can be also seen in event viewer.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: javaws.exe
Anwendungsversion: 11.161.2.12
Anwendungszeitstempel: 5a39c695
Fehlermodulname: javaws.exe
Fehlermodulversion: 11.161.2.12
Fehlermodulzeitstempel: 5a39c695
Ausnahmecode: c0000005
Ausnahmeoffset: 0000000000001117
Betriebsystemversion: 6.1.7601.2.1.0.256.27
Gebietsschema-ID: 1031
Zusatzinformation 1: 9b3a
Zusatzinformation 2: 9b3ae79fdc81822ca15b8a5b9096ef21
Zusatzinformation 3: af71
Zusatzinformation 4: af71adee7de11d08af6c35caaa467030
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Remove "progress-class" from jnlp.
- backported by
-
JDK-8196142 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
-
JDK-8196424 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
-
JDK-8198035 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
-
JDK-8201034 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
-
JDK-8201715 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
-
JDK-8211560 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
-
JDK-8212333 When in <application-desc> is present "progress-class" attribute javaws cannot start
-
- Resolved
-
- duplicates
-
JDK-8196376 Java Web Start example fails to launch with Java 8u161
-
- Closed
-