proxy-vole icon indicating copy to clipboard operation
proxy-vole copied to clipboard

Java 11: "Warning: Nashorn engine is planned to be removed from a future JDK release"

Open austin-bowen-iss opened this issue 5 years ago • 8 comments

Using proxy-vole 1.0.5 and Java 11. When a PAC script is used to set proxy settings, proxy-vole logs this message to the console:

Warning: Nashorn engine is planned to be removed from a future JDK release

This does not occur in earlier Java versions. My Googling has revealed that "this is related to the ScriptManager class in the Buscript libary. This warning started to appear from Java 11. It seems Nashorn engine is no longer maintaned and they are deprecating it from Java 12."

It looks to me like this might mean that proxy-vole will not be able to use PAC scripts when running in Java 12 or later (haven't personally tested in Java 12).

austin-bowen-iss avatar Apr 04 '19 17:04 austin-bowen-iss

I can confirm, that the warning also appears when using proxy-vole with Java 12. So is seems to be that it will be remove later, but anyway it would be good to update proxy-vole soon if possible…

arendd avatar Apr 09 '19 11:04 arendd

Is anyone willing to fork this project? Markus seems to not react anymore on any open issue here, for months now. Just thinking loud...

Markus? Are you there?

gschnepp avatar Apr 09 '19 14:04 gschnepp

Hi all,

I already have a bad conscience not reacting fast enough.

Will try to have a look on the issues this week and to release a new version next week.

Hope that helps,

Markus

From: gschnepp [email protected] Reply-To: MarkusBernhardt/proxy-vole [email protected] Date: Tuesday, 9 April 2019 at 16:34 To: MarkusBernhardt/proxy-vole [email protected] Cc: Subscribed [email protected] Subject: Re: [MarkusBernhardt/proxy-vole] Java 11: "Warning: Nashorn engine is planned to be removed from a future JDK release"(#68)

Is anyone willing to fork this project? Markus seems to not react anymore on any open issue here, for months now. Just thinking loud...

Markus? Are you there?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

MarkusBernhardt avatar Apr 09 '19 22:04 MarkusBernhardt

@MarkusBernhardt don't feel bad! Life happens and all that :smile: I'm just glad you have heard our cries lol

austin-bowen-iss avatar Apr 10 '19 12:04 austin-bowen-iss

@MarkusBernhardt Hi Markus, any news on updates for PV? Java 11 becomes more and more important on my side, with a Nashorn alternative and all those other issues solved collected here over the last year.

Many thanks for a short answer. Guido

gschnepp avatar Jul 08 '19 10:07 gschnepp

Markus doesn't answer any issues or pull requests here for nearly a year now. This project is dead, I think. Unfortunately. :-(

gschnepp avatar Mar 10 '20 15:03 gschnepp

@gschnepp Fixed with https://github.com/akuhtz/proxy-vole/releases/tag/1.0.7

akuhtz avatar Jun 13 '20 09:06 akuhtz

Thanks Andreas - I've been trying to track down a separate issue in my project when using JDK15, and the inability to use proxy-vole was creating problems! There seem to be heaps of forks - can we take it that yours is now the official one?!:-)

davejbur avatar Dec 10 '20 10:12 davejbur