Originally created by: jagopy
Originally owned by: biezhi
blade-mvc: 2.0.5
:::java
Caused by: java.lang.ClassCastException: [B cannot be cast to [C
at jetbrick.template.parser.ast.AstText$Jdk6CharArrayEncoder.<init>(AstText.java:281)
at jetbrick.template.parser.ast.AstText.execute(AstText.java:217)
at jetbrick.template.parser.ast.AstStatementList.execute(AstStatementList.java:212)
at jetbrick.template.parser.ast.AstTemplate.execute(AstTemplate.java:37)
at jetbrick.template.JetTemplateImpl.doInterpret(JetTemplateImpl.java:160)
at jetbrick.template.JetTemplateImpl.render(JetTemplateImpl.java:141)
at com.blade.mvc.view.template.JetbrickTemplateEngine.render(JetbrickTemplateEngine.java:103)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: biezhi
Hi @jagopy , please use java8 version, there are many unknown issues in java9, there are many unknowns in java9, and we're not yet compatible.