Skip to content

Commit c75f7ce

Browse files
author
duke
committedAug 4, 2021
Automatic merge of jdk:master into master
2 parents fde1f27 + 359c708 commit c75f7ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎test/hotspot/jtreg/runtime/PerfMemDestroy/PerfMemDestroy.java

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2014, 2021, 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
@@ -25,6 +25,7 @@
2525
* @test
2626
* @bug 8030955
2727
* @summary Allow multiple calls to PerfMemory::destroy() without asserting.
28+
* @requires vm.flagless
2829
* @library /test/lib
2930
* @modules java.base/jdk.internal.misc
3031
* java.management

0 commit comments

Comments
 (0)
Failed to load comments.