-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
None
-
x86
FULL PRODUCT VERSION :
java -version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java Hotspot (TM) Client VM (build 25.144-b01, mixed mode, sharing)
FULL OS VERSION :
Windows 10 (64 bit edition)
A DESCRIPTION OF THE PROBLEM :
I developed a JavaFX application using Netbeana in a Windows 10 PC and it worked normally. After moving the project to another Windows 10 PC, it failed at runtime so it cannot start.
The application starts on different machines, but on that specific one it fails, which makes us think that the issue is related to Java.
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the application
EXPECTED VERSUS ACTUAL BEHAVIOR :
The application works normally
REPRODUCIBILITY :
This bug can be reproduced always.
java -version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java Hotspot (TM) Client VM (build 25.144-b01, mixed mode, sharing)
FULL OS VERSION :
Windows 10 (64 bit edition)
A DESCRIPTION OF THE PROBLEM :
I developed a JavaFX application using Netbeana in a Windows 10 PC and it worked normally. After moving the project to another Windows 10 PC, it failed at runtime so it cannot start.
The application starts on different machines, but on that specific one it fails, which makes us think that the issue is related to Java.
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the application
EXPECTED VERSUS ACTUAL BEHAVIOR :
The application works normally
REPRODUCIBILITY :
This bug can be reproduced always.