Hello loom developers, thank you for your great work. Quick question: I must be missing something very obvious, but why not move the fields
threadLocalRandomSeed threadLocalRandomSecondarySeed ThreadLocalRandomProbe Into FieldHolder And have ThreadLocalRandom always just use carrierThread The benefit would be a smaller size for VirtualThread and I would argue no worse properties for TLR? Thanks for your time.
