8157633: Fix module dependencies for /com/* tests

Module declarations for the tests in /com/*

Reviewed-by: alanb
This commit is contained in:
John Jiang 2016-05-25 02:47:28 +01:00 committed by John Jiang
parent 4ed9567218
commit 7dcb615aae
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2014, 2016, 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
@ -25,6 +25,7 @@
* @test
* @bug 8039358
* @summary com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be default
* @modules jdk.jartool
* @compile DefaultMethod.java
*/

View File

@ -0,0 +1 @@
modules = jdk.httpserver