Skip to content

Commit 89f1835

Browse files
author
Yi-Fan Tsai
committed
Fix copyright statement
1 parent b989547 commit 89f1835

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/hotspot/jtreg/compiler/codecache/CheckCodeCacheInfo.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022, Amazon.com Inc. or its affiliates. All rights reserved.
2+
* Copyright Amazon.com Inc. 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
@@ -23,6 +23,7 @@
2323

2424
/*
2525
* @test CheckCodeCacheInfo
26+
* @bug 8005885
2627
* @summary Checks VM verbose information related to the code cache
2728
* @library /test/lib
2829
* @requires vm.debug

0 commit comments

Comments
 (0)