8244614: cleanup keywords used/available in hotspot testbase

Reviewed-by: coleenp, mseledtsov
This commit is contained in:
Igor Ignatyev 2020-06-08 21:27:22 -07:00
parent b37d806d82
commit dc91b06661
664 changed files with 566 additions and 874 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2011, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -23,7 +23,7 @@
/*
* @test
* @key stress gc
* @key stress
*
* @summary converted from VM Testbase gc/hashcode/HashCodeSimpleTest.
* VM Testbase keywords: [gc, stress, stressopt, nonconcurrent, jrockit]