RFR: 8343218: Disable allocating interface and abstract classes in non-class metaspace [v2]
Coleen Phillimore
coleenp at openjdk.org
Fri Nov 1 13:08:28 UTC 2024
On Fri, 1 Nov 2024 12:47:28 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> I was wondering where the NNNN came from. I do not want to put the number in the code, and there may be a performance problem that I'm working on. I may or may not push this. The c2 problem will be addressed with an assert and I'll look through c1 and see if there may be a similar problem.
>
> I'm left wondering what this is supposed to do. We made changes, then we are disabling them until something is fixed but we are not saying what something that is. ???
Given that it's a subtask of the bug that we want to fix, it's pretty easy to see with git blame. Like with all changes, we don't put bug numbers in. But the bug will be fixed soon so I'm closing this as WNF.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21769#discussion_r1825797352
More information about the hotspot-dev
mailing list