Chen Liang
Chen Liang
langtools tier 1+2 tests pass. /sponsor
Also, I want to mention a few important differences between `@Stable` and Stable Values: Patterns: 1. Benign race (does not exist in StableValue API): multiple threads can create an instance...
@minborg Just curious, why are you adding holder-in-holder benchmark cases?
Just curious, can you test other samples, like `StableValue` where the contained `List` is an immutable list from `List.of` factories? I think that would be a meaningful case too. Also...
Thanks for the insights. Also, I wonder what is a good amount of metadata you are considering, as original stable values only take one possible representation out of all to...
@minborg Is it possible for you to review this collection bugfix?
Should `Unsafe.pageSize` be deprecated for removal too?
> So I'm not clear at what point you would run these JVMS defined structural verification checks that you are adding? This is more like an addon module to Class-File...
Thanks for the review! /integrate
I believe this field only captures the 2 bytes at higher indices of External File Attribute; it's not the complete 4-byte external file attributes and this value is not captured...