goxr3plus / XR3Player

🎧 🎼 The MOST ADVANCED JavaFX Media Player
https://xr3player.netlify.com/
GNU Lesser General Public License v3.0
726 stars 176 forks source link

Move on Java 13 #60

Closed goxr3plus closed 1 year ago

goxr3plus commented 5 years ago

I need some help on passing to Java 13 , i don't think is hard at all .

It's just i found this site => https://adoptopenjdk.net/index.html?variant=openjdk13&jvmVariant=openj9

But how exactly openjdk13 works , like i will bundle it with XR3Player , but it will work on all windows machines like Oracle is used too :) ?

Very excited for the new features Java 13 has.

@HelgeStenstrom

HelgeStenstrom commented 5 years ago

Why do you want Java 13?

goxr3plus commented 5 years ago

I like the latest :) Never to be behind and every new version brings bug fixes and new features .

DropSnorz commented 4 years ago

Hi @goxr3plus ! I've just seen this issue flagged with help wanted, so i will share my thoughts here. I'm maintaining OwlPlug a Java 9 / Jfoenix app and i've also planned a Java migration. In my case i will wait Java 14, the next LTS version mainly because i need the jpackage tool. (btw it still a Proposed to Target [14] feature)

There seems to have a lot of issues flagged JDK12 on Jfoenix repo. I don't know Jfoenix's maintainer plans regarding Java and OpenJFX 14 but i think some efforts will be needed on this side.

Let me know il you want to go with Java 14, i think we can share efforts and feedbacks. 🙂

goxr3plus commented 4 years ago

You have an amazing app right there i had a loook right now :). Of course i want to go to Java 14, every time Java updates i am going to the latest version :)

Let's be in contact for collaboration between our projects :)

Very happy that you send me this message.

HelgeStenstrom commented 1 year ago

Time to close this ticket now?