The GitHub Actions job "Pull Requests" on 
pekko.git/add-Yfuture-lazy-vals-scala3 has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
754968a08ab74b68b3ae0449f19275d86715e520 / He-Pin <[email protected]>
Add MiMa filter for -Yfuture-lazy-vals bytecode change

The -Yfuture-lazy-vals flag changes the generated bytecode for
companion objects containing lazy vals: the static <clinit>
initializer produced by the old sun.misc.Unsafe-based implementation
is no longer emitted. Add a MiMa filter to exclude this expected
binary incompatibility for RemoteWatcher#Stats.

Tests:
- sbt "++3.3.8; remote/mimaReportBinaryIssues" passed (exit 0)

Report URL: https://github.com/apache/pekko/actions/runs/27462584446

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to