Server log just said
Warning: Nashorn engine is planned to be removed from a future JDK release
I've just installed private server yesterday, so I think all the wz xml files are latest. I've tried to modify 1061009.js
if (em.getProperty("noEntry") == "false")
to
if(true)
but didn't work. What should I do? Any help would be appreciated!
Server log just said
Warning: Nashorn engine is planned to be removed from a future JDK release
I've just installed private server yesterday, so I think all the wz xml files are latest. I've tried to modify 1061009.jsif (em.getProperty("noEntry") == "false")
toif(true)
but didn't work. What should I do? Any help would be appreciated!