We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b989547 commit 89f1835Copy full SHA for 89f1835
test/hotspot/jtreg/compiler/codecache/CheckCodeCacheInfo.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2022, Amazon.com Inc. or its affiliates. All rights reserved.
+ * Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -23,6 +23,7 @@
23
24
25
* @test CheckCodeCacheInfo
26
+ * @bug 8005885
27
* @summary Checks VM verbose information related to the code cache
28
* @library /test/lib
29
* @requires vm.debug
0 commit comments