8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible...
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver Summary: Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE. Reviewed-by: vlivanov
Showing
想要评论请 注册 或 登录