The GitHub Actions job "Generate doc check" on pekko.git/refactor/replace-reflection-with-methodhandles has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: de41276c4249153c3e9816dd7c5d34216cb750fa / 虎鸣 <[email protected]> fix: use invokeWithArguments() for no-arg MethodHandle calls (Scala 3 compat) MethodHandle.invoke() is a polymorphic signature method. Scala 3 cannot properly type-infer its return type when called with no arguments, causing compilation errors when chaining .asInstanceOf after invoke(). Also fix Reflect.loadClass to use Class.forName for array type names, since MethodType.fromMethodDescriptorString can fail on some array descriptors during deserialization. Report URL: https://github.com/apache/pekko/actions/runs/28790997294 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
