RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
aph at openjdk.org
Tue Jan 30 12:15:41 UTC 2024
On Tue, 30 Jan 2024 12:01:56 GMT, Ioi Lam <iklam 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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17456#issuecomment-1916711165
More information about the serviceability-dev
mailing list