RFR: 8295657: SA: Allow larger object alignments

Chris Plummer cjplummer at openjdk.org
Wed Oct 19 19:57:04 UTC 2022


On Wed, 19 Oct 2022 13:09:59 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Looks fine. Curious, how well are all these alignments tested? E.g. do they work with all GCs?

We have gc/TestObjectAlignment.java. I don't see any indication that this test is not run with all GCs.

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

PR: https://git.openjdk.org/jdk/pull/10762


More information about the serviceability-dev mailing list