8155088: Fix module dependencies in java/sql/* and javax/* tests

Reviewed-by: alanb
This commit is contained in:
Felix Yang 2016-05-17 02:34:56 -07:00 committed by Felix Yang
parent 6e8eab119e
commit c594c87387
5 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,2 @@
modules = java.sql

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
@ -24,6 +24,7 @@
/**
* @test
* @library /lib/testlibrary
* @modules jdk.httpserver
* @build jdk.testlibrary.SimpleSSLContext
* @run main Equals
* @bug 8055299

View File

@ -0,0 +1 @@
modules = java.rmi

View File

@ -0,0 +1 @@
modules = java.scripting

View File

@ -0,0 +1 @@
modules = java.xml