Todd V. Jonker
Todd V. Jonker
The keys provided to `make_struct` are an interesting and subtle case.
It was pointed out that allowing uneven streams as inputs enables decomposition of an input stream, eg peeling off the first element of a stream. Besides going against our tenet...
/approval request Backports to JDK17 a fix for a potential data-loss defect fixed in JDK19. This change is not clean, but the conflict is minimal and localized to `StreamDecoder.java`; see...
/approval request This issue has been observed causing data loss.
Hi @GoeLin, I've not tested further. My expectation was that the "bake time" sufficient to backport to 21 was sufficient for earlier releases. > People can go to 21 or...
@navyxliu Did you get a patch together? I'm facing the same issue.