gluonhq / maps

https://gluonhq.com/labs/maps/
GNU General Public License v3.0
140 stars 36 forks source link

Private API #20

Closed jperedadnr closed 3 years ago

jperedadnr commented 6 years ago

There is private API from Java 8 (com.sun.javafx.tk.Toolkit::requestNextPulse), that should be removed, in order to make it compatible for Java 8 and Java 9 versions.

abhinayagarwal commented 3 years ago

This was fixed when JDK 11 support was added in Maps