Skip to content

Geblang 1.30.1

Choose a tag to compare

@dwgebler dwgebler released this 29 Jun 20:30
  • reflect.method(instance, name) now returns null on the bytecode backend
    when instance belongs to another module and the method does not exist,
    matching the evaluator instead of reporting unknown class.