Result unwrap
cannot find field "java.lang.NoSuchFieldError: field0"
#117
Milestone
unwrap
cannot find field "java.lang.NoSuchFieldError: field0"
#117
Due to the generic bound on
E
(<T, E : Exception>
), when the bytecode is written, it is written as:Which cannot be found as it is declared as:
Repro:
The text was updated successfully, but these errors were encountered: