https://bz.apache.org/bugzilla/show_bug.cgi?id=60688
--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> --- > > This needs > - a reference to a class file format specification (JVM specification) for > the actual meaning of that code and > > I expect the specs to be published here, but there is none for Java 9 yet: > http://docs.oracle.com/javase/specs/ > > - a bug report against BCEL library. > > http://commons.apache.org/proper/commons-bcel/ Although Tomcat code can be updated independently of BCEL, we must know what the code "19" means and thus how many bytes to skip (for the simple case if it can be ignored). http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/Constant.java?revision=1757132&view=markup#l59 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org