# New Ticket Created by Will Coleda # Please include the string: [perl #126461] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126461 >
Attempting to compile the core now dies with: Stage classfile : java.lang.RuntimeException: java.lang.RuntimeException: Class file too large! in classfile (gen/jvm/stage2/NQPHLL.nqp:93) in compile (gen/jvm/stage2/NQPHLL.nqp:1423) in eval (gen/jvm/stage2/NQPHLL.nqp:1157) in evalfiles (gen/jvm/stage2/NQPHLL.nqp:1377) in command_eval (gen/jvm/stage2/NQPHLL.nqp:1271) in command_eval (src/Perl6/Compiler.nqp:65) in command_line (gen/jvm/stage2/NQPHLL.nqp:1245) in MAIN (gen/jvm/main.nqp:39) in <mainline> (gen/jvm/main.nqp:35) in (gen/jvm/main.nqp) make: *** [CORE.setting.jar] Error 1 -- Will "Coke" Coleda