Merge
authortschatzl
Wed, 10 Jan 2018 12:11:08 +0100
changeset 48509 e595b672a50b
parent 48508 5207db413697 (current diff)
parent 48507 282262d5031b (diff)
child 48510 2fe2d312e6ce
Merge
--- a/test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java	Wed Jan 10 10:21:25 2018 +0100
+++ b/test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java	Wed Jan 10 12:11:08 2018 +0100
@@ -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