Skip to content

Commit 9d3df20

Browse files
committed
TestMappedCacheHarvest small update
1 parent ed64c54 commit 9d3df20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/hotspot/jtreg/gc/z/TestMappedCacheHarvest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,7 @@
2626
/*
2727
* @test TestMappedCacheHarvest
2828
* @requires vm.gc.Z
29-
* @summary Test ZGC mapped cache Harvesting
29+
* @summary Test ZGC mapped cache harvesting
3030
* @library /test/lib
3131
* @run driver gc.z.TestMappedCacheHarvest
3232
*/

0 commit comments

Comments
 (0)