Relates :
|
JDK-8033004 accidentally changed the order in which binary attributes for type annotations are parsed, causing type paths to be parsed before local variable information. This causes it to fail to parse some type annotations, namely the ones that have local variable information and type paths.
|