Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

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!

JavaFX application doesnt work on OpenJDK 7

omersApr 17 2017 — edited Apr 28 2017

Hi All,

I use the following technologies in my application :

  • JavaFX version 2.2.4
  • JDK 7 update 6 (Oracle JDK)
  • Maven

I can run the resulting jar file in the Oracle JDK/JRE 7u6 and newest.

But I can not get to work OpenJDK 7 using with java -jar command.

Should I put the openjfx package in the bundle with the application ?

What do you think, what shoult I do ?

Thanks,

Best regards.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2017
Added on Apr 17 2017
8 comments
2,138 views