RFR: 8308899: Introduce Classfile.Context and improve Classfile.Option(s) [v9]
Brian Goetz
brian.goetz at oracle.com
Thu Jun 8 19:57:54 UTC 2023
I still don't understand this point. Why are separate tests sharing a
context at all?
On 6/8/2023 9:26 AM, Adam Sotona wrote:
> Unfortunately thread-unsafe context makes sharing of it in tests executed in parallel a nightmare.
> I can fix our Corpus tests and hope the race condition won't raise also somewhere else later.
> However how to explain this limitation to users?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230608/affe7e76/attachment.htm>
More information about the core-libs-dev
mailing list