RFR: JDK-8319828: runtime/NMT/VirtualAllocCommitMerge.java may fail if mixing interpreted and compiled native invocations [v2]
Thomas Stuefe
stuefe at openjdk.org
Thu Nov 9 17:36:20 UTC 2023
On Thu, 9 Nov 2023 16:27:24 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> What happens if someone runs this test -Xcomp? Will that work? If it does then I think this looks good. Maybe add a `@comment` explaining why this test is run with -Xint.
Should work. To be sure I tested it, it should not affect the test.
I added a comment as requested. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16583#issuecomment-1804265453
More information about the hotspot-runtime-dev
mailing list