PlaceholderAPI / Javascript-Expansion

Adds javascript placeholders
GNU General Public License v3.0
22 stars 24 forks source link

Migrate from Nashorn to GraalVM or alternative for future compatibility. #19

Closed mibby closed 3 years ago

mibby commented 4 years ago

Nashorn is marked as deprecated and is planned to be removed in Java 15. If you start the server up with Java 11 or 14, you get warned with this.

11.05 11:04:14 [Server] WARN Warning: Nashorn engine is planned to be removed from a future JDK release

Perhaps migrate to GraalVM or another alternative?

darbyjack commented 4 years ago

This is known. We're looking into possibilities for PAPI3.

BlitzOffline commented 3 years ago

New release added quick_js support and also shaded nashorn inside the expansion.