8242310: use reproducible random in hotspot compiler tests

Reviewed-by: kvn, thartmann
This commit is contained in:
Igor Ignatyev 2020-04-08 22:58:42 -07:00
parent 0eb72d4e74
commit 7c351405c4
94 changed files with 258 additions and 159 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2015, 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,6 +23,7 @@
/**
* @test
* @key randomness
* @bug 8136421
* @requires vm.jvmci
* @library /test/lib /