Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006037 [Resin] minor always 02-24-17 14:32 04-18-17 14:20
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0006037: ByteCodeParser with jdk8 constants
Description (rep by alpor9)
Error while compiling JSP page with Java 8 lambdas and method refs:

java.io.IOException: '18' is an unknown constant pool type.
  at com.caucho.bytecode.ByteCodeParser.error(ByteCodeParser.java:587)
  at com.caucho.bytecode.ByteCodeParser.parseConstantPoolEntry(ByteCodeParser.java:236)
  at com.caucho.bytecode.ByteCodeParser.parseConstantPool(ByteCodeParser.java:181)
..

But then compiled page works fine.

Do you have any plans to add support for new Java 8 constant pool tags (15, 16, 18) to ByteCodeParser?
Additional Information
Attached Files

- Relationships

- Notes
(0006747)
ferg
04-18-17 14:20

jsp/18q2
 

- Issue History
Date Modified Username Field Change
02-24-17 14:32 ferg New Issue
04-18-17 14:20 ferg Note Added: 0006747
04-18-17 14:20 ferg Assigned To  => ferg
04-18-17 14:20 ferg Status new => closed
04-18-17 14:20 ferg Resolution open => fixed
04-18-17 14:20 ferg Fixed in Version  => 4.0.52


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker