8310331: JitTester: Exclude java.lang.Math.random

Reviewed-by: thartmann, chagedorn
This commit is contained in:
Daohan Qu 2023-07-03 08:59:35 +00:00 committed by Tobias Hartmann
parent 055b4b426c
commit 8e0ca8e05c

@ -1,4 +1,5 @@
java/lang/EnumConstantNotPresentException::EnumConstantNotPresentException(Ljava/lang/Class;Ljava/lang/String;)
java/lang/Math::random()
java/lang/Object::notify()
java/lang/Object::notifyAll()
java/lang/Object::toString()