On Mon, 20 Apr 2026 06:53:27 GMT, Matthias Baesken <[email protected]> wrote:

> > Hmm, why do we need both the linker flag and C++ code changes here? Didn't 
> > the other fix work with just the linker flag?
> 
> We need only one approach. The linker flag coding is in '#' so I can remove 
> it (if we go for the Metaspace class change).

I'm not particularly fond of the Metaspace change, it's not very clear from 
just looking at it what it does, and it looks a bit messy. There's a risk 
someone will just end up reverting it without realizing. I do remember that 
there was a different way someone tried to keep the vtable back when an attempt 
was made to disable RTTI for Windows, but it never went through. I'll go find 
it and see what that change was and whether it'll help with this issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/30771#issuecomment-4279205959

Reply via email to