Open swapnilgangrade01 opened 3 years ago
Complete error stack -
Warning: Nashorn engine is planned to be removed from a future JDK release
java.io.IOException: TypeError: [jdk.dynalink.beans.SimpleDynamicMethod String java.lang.String.repeat(int)] is not an Object in
Hi, I am facing issue while converting the Java Object to Toml file. Application is running on Java 11. Below is the exception. The code is working fine with Java 8. But not with Java 11. Please help.
IOException while creating file=/home/scan-service/policy.toml - [TypeError: [jdk.dynalink.beans.SimpleDynamicMethod String java.lang.String.repeat(int)] is not an Object in at line number 11020]
Below is my Code -