RFR: 8332111: [BACKOUT] A way to align already compiled methods with compiler directives
Evgeny Astigeevich
eastigeevich at openjdk.org
Mon May 13 20:50:01 UTC 2024
On Mon, 13 May 2024 16:29:35 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> How you found these issues?
I've been backporting JDK-8309271 to downstream 17 and 21. As compilations happens in background but a test from JDK-8309271 runs with background compilation off, I asked myself what might happen with background compilation. I have a patch fixing the test above. I don't think it is a complete fix.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19215#issuecomment-2108770472
More information about the serviceability-dev
mailing list