There are currently no real mechanisms for writing robust tests that check the bytecode offsets in generated bytecode from javac.
Recent bugs suggest this is necessary.
Recent bugs suggest this is necessary.
- blocks
-
JDK-8033803 Incorrect offset for type annotations for NEW / CHECKCAST etc.
- Resolved