On Mon, 26 Jun 2023 14:18:15 GMT, Glavo <d...@openjdk.org> wrote: > If there's no reason to stop us from doing this, I can open a new PR to do > this after this PR is merged.
We shouldn't rush into that as it it creates coupling between java.base and jdk.zipfs that is problematic for maintenance, integrity and security. Need to be careful with every qualified exports that is added. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14632#issuecomment-1607604204