Integrated: 8263548: runtime/cds/appcds/SharedRegionAlignmentTest.java fails to compile after JDK-8263412

Igor Ignatyev iignatyev at openjdk.java.net
Sat Mar 13 01:37:14 UTC 2021


Hi all,

could you please review this tiny patch that adds import statement to `runtime/cds/appcds/SharedRegionAlignmentTest.java`?

testing:
- [x] `runtime/cds/appcds/SharedRegionAlignmentTest.java` on `macosx-x64`

Thanks,
-- Igor

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

Commit messages:
 - runtime/cds/appcds/SharedRegionAlignmentTest.java fails to compile after JDK-8263412

Changes: https://git.openjdk.java.net/jdk/pull/2984/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2984&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8263548
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2984.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2984/head:pull/2984

PR: https://git.openjdk.java.net/jdk/pull/2984


More information about the hotspot-runtime-dev mailing list