Commit Graph

1 Commits

Author SHA1 Message Date
Vladimir Kempik 0847c8a257 8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver
Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE.

Reviewed-by: vlivanov
2017-04-11 19:17:58 +03:00