yui / yuicompressor

YUI Compressor
http://yui.github.com/yuicompressor/
Other
3.01k stars 664 forks source link

Issue when Trying to Minify JS with YUI Compressor #270

Open axp235 opened 7 years ago

axp235 commented 7 years ago

We are facing following issue when we try to Minify JS even after adding Rhino JS (js-1.7R2.jar) jar in JRE endorsed folder. Works well for CSS files ava.lang.StringIndexOutOfBoundsException: String index out of range: 5777 at java.lang.String.substring(String.java:1907) at com.yahoo.platform.yui.compressor.JavaScriptCompressor.printSourceString(JavaScriptCompressor.java:269) Please let me know if you need any other details.