RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v10]

Lei Zaakjyu duke at openjdk.org
Wed Jan 10 15:53:24 UTC 2024


On Wed, 10 Jan 2024 09:28:42 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> `make test CONF=debug TEST=serviceability/sa/ClhsdbThreadContext.java JTREG_JAVA_OPTIONS=-XX:+UseG1GC` causes "AssertionFailure: Should have unknown location" in my testing.

Have a try again? I may fix this problem in the latest version. I wrongly moved 'isInTLAB()' to the upper if-statement before.

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

PR Comment: https://git.openjdk.org/jdk/pull/16927#issuecomment-1885118367


More information about the hotspot-gc-dev mailing list