You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reproducing 1.1.0-M1 with set ThisBuild / net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCheckResolver := DefaultMavenRepository; ++3.3; clean; reproducibleBuildsCheck showed a nondeterminism for me in pekko-core_3-1.1.0-M1.jar :
In org/apache/pekko/http/scaladsl/model/HttpMessage.tasty there are small differences at lines 0x0000010, 0x00000020 and 0x00002d30:
reproducing 1.1.0-M1 with
set ThisBuild / net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCheckResolver := DefaultMavenRepository; ++3.3; clean; reproducibleBuildsCheck
showed a nondeterminism for me in pekko-core_3-1.1.0-M1.jar :In org/apache/pekko/http/scaladsl/model/HttpMessage.tasty there are small differences at lines 0x0000010, 0x00000020 and 0x00002d30:
org/apache/pekko/http/scaladsl/model/HttpEntity.tasty is also different, and here the differences are larger.
Filed scala/scala3#21154
The text was updated successfully, but these errors were encountered: