RFR: 8329884: Serial: Fix build failure due to ‘Copy’ has not been declared

Jie Fu jiefu at openjdk.org
Tue Apr 9 01:40:18 UTC 2024


Please review the trivial change which fixes the build failure of serial gc (e.g., build the minimal-release).
Thanks.

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

Commit messages:
 - 8329884: Serial: Fix build failure due to ‘Copy’ has not been declared

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

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


More information about the hotspot-gc-dev mailing list