mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8243430: use reproducible random in :vmTestbase_vm_gc
Reviewed-by: kbarrett, lmesnik, tschatzl
This commit is contained in:
parent
0366f6bf45
commit
f2cd6d6a10
232 changed files with 490 additions and 546 deletions
|
@ -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 gc randomness
|
||||
*
|
||||
* @summary converted from VM Testbase gc/hashcode/HashCodeTestPC.
|
||||
* VM Testbase keywords: [gc, stress, stressopt, nonconcurrent, jrockit]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue