You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2018. It is now read-only.
AFAIK the bytecode format was bumped to indicate that
code compiled with `-target 9` requires boostrap methods
that only exist in the Java 9 standard library for the
new String concatenation based on invokedynamic. So we
probably don't need changes to the bytecode parser/writers.
0 commit comments