On Fri, 27 Jan 2023 11:35:54 GMT, Alan Bateman <al...@openjdk.org> wrote:
> What about Collections.synchronizedCollection and other methods that may > wrap/delagete to collections from other modules? Good question, I missed this point. I think I should provide a helper method to check whether the collection is trusted. ------------- PR: https://git.openjdk.org/jdk/pull/12212