这是indexloc提供的服务,不要输入任何密码
Skip to content

12.0.1: Explicitely nullable fix

Compare
Choose a tag to compare
@thekid thekid released this 24 Mar 11:30
· 75 commits to main since this release

Bugfixes

  • Fixed lang.ClassLoader::defineType() to generate correctly typed
    method forwards for methods with explicitely nullable types.
    (@thekid)