Project

Profile

Help

Bug #4053

Updated by Michael Kay about 5 years ago

**Conclusion** 

 Invalid bytecode is generated when the expression `$variable[3]` is compiled to bytecode. The error is masked (by executing the code in the interpreter) unless Java assertions are enabled. 

 **Original Report** 

 Task E1 - transforming XSLT-SEF-compiler using the SEF file produced by compiling XSLT-SEF-compiler - crashes when bytecode generation is enabled.

Back