bytecode 진단 질문

runtime symptom을 classfile evidence에 연결한다.

Symptom확인Evidence
NoSuchMethodErrordescriptor 불일치-s·constant pool
synthetic framebridge·lambdaflags·bootstrap
line mismatchdebug tableLineNumberTable
monitormethod·block 형태ACC_SYNCHRONIZED·monitorenter

핵심: compiler version과 --release target을 output과 함께 기록한다.