[jdk11u-dev] RFR: 8236917: TestInstanceKlassSize.java fails with "The size computed by SA for java.lang.Object does not match" [v2]

Dhamoder Nalla dhanalla at openjdk.org
Tue Jun 25 23:12:28 UTC 2024


On Mon, 17 Jun 2024 19:28:40 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Dhamoder Nalla has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address the CR comments
>
> test/hotspot/jtreg/serviceability/sa/TestInstanceKlassSizeForInterface.java line 41:
> 
>> 39: import jdk.test.lib.SA.SATestUtils;
>> 40: import jdk.test.lib.Utils;
>> 41: import java.util.Arrays;
> 
> Please add the import where the other java.util imports are (alphabetically sorted).

@TheRealMDoerr, Thanks for reviewing the PR.

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

PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2712#discussion_r1653707203


More information about the jdk-updates-dev mailing list