8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest
authorrraghavan
Wed, 10 Jan 2018 02:31:25 -0800
changeset 48507 282262d5031b
parent 48506 478e77658965
child 48509 e595b672a50b
8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest Summary: Added compiler.tiered.LevelTransitionTest to @build Reviewed-by: thartmann Contributed-by: ramkumar.sunderbabu@oracle.com
test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java
--- a/test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java	Wed Jan 10 11:09:55 2018 +0100
+++ b/test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java	Wed Jan 10 02:31:25 2018 -0800
@@ -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