8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest

Added compiler.tiered.LevelTransitionTest to @build

Reviewed-by: thartmann
This commit is contained in:
Ramkumar Sunderbabu 2018-01-10 02:31:25 -08:00 committed by Rahul Raghavan
parent 201a232a23
commit 674a4ce25b

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2014, 2018, 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
@ -29,6 +29,7 @@
* java.management
*
* @build sun.hotspot.WhiteBox
* compiler.tiered.LevelTransitionTest
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions