• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / 1561
78%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2026 12:31PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1561

push

buildkite

web-flow
`@cfunction`: Strengthen atomic ordering slightly (#62010)

This strengthening seems to be required on weakly-ordered memory
architectures, since otherwise it is technically possible for theFptr to
observe a store from one publish event even though last_world and
jl_world_counter both observed the stores from a strictly previous one.

If that happens, it's a soundness gap since it can mean invoking a
CodeInstance in a world it was not compiled for. I expect this is
unlikely to be an issue in practice, but it's good to tighten up anyway.

Found by human inspection and then discussed / explored with Claude 🤖
Source Files on build 1561
Detailed source file information is not available for this build.
  • Back to Repo
  • d99fded7 on github
  • Prev Build on master (#1560)
  • Next Build on master (#1562)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc