this post was submitted on 11 Apr 2026
302 points (98.1% liked)

Programmer Humor

41986 readers
20 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] elvith@feddit.org 7 points 2 weeks ago (2 children)

....and because it slows down the execution a bit and this avoids the race condition that triggers the bug, it now runs flawlessly.

[–] pinball_wizard@lemmy.zip 2 points 2 weeks ago

If the customer isn't running the same debugger i am, i have no sympathy for them. (I'm joking!)

[–] TiredGoose@lemmy.zip 2 points 2 weeks ago

And the order of Set traversal in the JVM is different so the other bug also doesn't show up