On Fri, 19 Jan 2024 02:09:15 GMT, Jiangli Zhou <jian...@openjdk.org> wrote:
> > > It seems that we may be converging on using hotspot namespace? > > > > > > Based on previous discussions I had been expecting to see a JEP on this > > after last US summer. I was surprised to see this PR pop up in this form. > > Ah, I see. Thanks for the clarification. I had an offline conversation with > @iklam about the namespace and JEP topic during during last August JVM > Language Summit. Based on the feedback from the conversion, it was not very > clear if the namespace approach was broadly acceptable. Using a default namespace for everything could have bad effects on debugging and other maintenance tools. it's unlikely to be a low-cost option. Perhaps it could be restricted to the static linking case, but that further complicates testing. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17456#issuecomment-1900008812