Skip to content

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

@austin-bowen-iss

Description

@austin-bowen-iss

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions