RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking

Ioi Lam iklam at openjdk.org
Tue Jan 30 12:50:41 UTC 2024


On Tue, 30 Jan 2024 12:13:00 GMT, Andrew Haley <aph at openjdk.org> wrote:

> > The only "perfect" solution is putting the HotSpot code in a namespace. This is going to be a huge undertaking. I don't think we have enough interest in the OpenJDK community to make such a change now.
> 
> I don't think that putting all of the HotSpot code in a namespace. At least, I hope not: it'll mess up debugging so much that it'll be intolerable, IMO, and there will be other side effects.

I forgot to qualify "perfect" only in the sense of isolating the HotSpot symbols. It's obviously not perfect at all in other aspects.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17456#issuecomment-1916772980


More information about the hotspot-dev mailing list