-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
8u112
-
x86_64
-
linux
-
Verified
FULL PRODUCT VERSION :
> jdk1.8.0_112/32bit/bin/java -version
java version "1.8.0_112"
Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
Java HotSpot(TM) Server VM (build 25.112-b15, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Tested with multiple versions of Centos
Centos 6.5
Linux xxxx 2.6.32-431.5.1.el6.centos.plus.x86_64 #1 SMP Tue Feb 11 21:21:23 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Centos 6.2, Centos 6.6
EXTRA RELEVANT SYSTEM CONFIGURATION :
Works for Centos 6.8
Linux zzzzz 2.6.32-642.11.1.el6.x86_64 #1 SMP Fri Nov 18 19:25:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
Want to start java webstart application with 32 bit java 8. The installed version is jdk1.8.0_112 with both 64bit and 32 bit java.
Trying to launch java webstart application from command line using 32 bit version.
It works on 64 bit Centos 6.8.
But not working with 64 bit Centos 6.2, Centos 6.5 and Centos 6.6.
Command using looks something like
jdk1.8.0_112/32bit/bin/javaws -verbose http://internal-site/webstart/some.jnlp
Its not even starting Java process to see what might have gone wrong.
REGRESSION. Last worked in version 7u76
REPRODUCIBILITY :
This bug can be reproduced often.
> jdk1.8.0_112/32bit/bin/java -version
java version "1.8.0_112"
Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
Java HotSpot(TM) Server VM (build 25.112-b15, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Tested with multiple versions of Centos
Centos 6.5
Linux xxxx 2.6.32-431.5.1.el6.centos.plus.x86_64 #1 SMP Tue Feb 11 21:21:23 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Centos 6.2, Centos 6.6
EXTRA RELEVANT SYSTEM CONFIGURATION :
Works for Centos 6.8
Linux zzzzz 2.6.32-642.11.1.el6.x86_64 #1 SMP Fri Nov 18 19:25:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
Want to start java webstart application with 32 bit java 8. The installed version is jdk1.8.0_112 with both 64bit and 32 bit java.
Trying to launch java webstart application from command line using 32 bit version.
It works on 64 bit Centos 6.8.
But not working with 64 bit Centos 6.2, Centos 6.5 and Centos 6.6.
Command using looks something like
jdk1.8.0_112/32bit/bin/javaws -verbose http://internal-site/webstart/some.jnlp
Its not even starting Java process to see what might have gone wrong.
REGRESSION. Last worked in version 7u76
REPRODUCIBILITY :
This bug can be reproduced often.