For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Java Fx application successfully runs on windows 7 . Same application fails to load the stage on Windows 10
fixed yet ?
same issue on windows 10 x64 using javafx21 jdk21 with Intel R HD Graphics 730 driver
fixed by add jvm option like following from(https://forums.oracle.com/ords/apexds/post/javafx-gui-showing-blank-screen-8084) java -Dprism.order=j2d -jar yourjar.jar args