[jdk11u-dev] Integrated: 8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match"
Dhamoder Nalla
dhanalla at openjdk.org
Thu Jun 27 16:33:12 UTC 2024
On Thu, 16 May 2024 19:43:53 GMT, Dhamoder Nalla <dhanalla at openjdk.org> wrote:
> backport of c0dce25756911ce49e7d8b034d5f12a25fc3c81d
> 8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match"
> 1. Clean backport from tip
> 2. validated the modified test case
This pull request has now been integrated.
Changeset: db9e3139
Author: Dhamoder Nalla <dhanalla at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/db9e3139dcf36da37db2f91ede59c051978af35e
Stats: 5 lines in 2 files changed: 1 ins; 2 del; 2 mod
8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match"
Use getTestJavaOpts() instead of getVmOptions() because of mach5 configuration settings.
Reviewed-by: mdoerr
Backport-of: c0dce25756911ce49e7d8b034d5f12a25fc3c81d
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2712
More information about the jdk-updates-dev
mailing list