On Wed, 19 Aug 2026 14:10:15 GMT, Chen Liang <[email protected]> wrote:
> > Would it not be better to move the implementation classes to `jdk.internal` > > just like the Vector API does? > > @minborg `java.base` cannot depend on an incubating module. `jdk.internal` is not actually a restricted package namespace like `java.*` is. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32282#issuecomment-5371934357
