RFR: 8348239: SA does not know about DeoptimizeObjectsALotThread [v2]
Dean Long
dlong at openjdk.org
Sat Jan 25 01:29:47 UTC 2025
On Fri, 24 Jan 2025 23:23:43 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> I don't see how that relates to this change. It sounds more like a general suggestion to overhaul of how vmStructs is implemented.
It relates because if something like that was available then we could register types that are local to a .cpp file without moving them to a .hpp first.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23279#issuecomment-2613705537
More information about the hotspot-dev
mailing list