8075586: Add @modules as needed to the open hotspot tests

Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
This commit is contained in:
Alexander Kulyakthin 2015-03-26 16:36:56 +01:00 committed by Katja Kantserova
parent 7ce244a2eb
commit 01b9971365
476 changed files with 1413 additions and 426 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2014, 2015, 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
@ -28,6 +28,8 @@
* @summary Verify UseRTMDeopt option processing on CPUs without rtm support
* or on VMs without rtm locking support.
* @library /testlibrary /../../test/lib /compiler/testlibrary
* @modules java.base/sun.misc
* java.management
* @build TestUseRTMDeoptOptionOnUnsupportedConfig
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission