8155088: Fix module dependencies in java/sql/* and javax/* tests
Reviewed-by: alanb
Contributed-by: Felix Yang <felix.yang@oracle.com>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/java/sql/TEST.properties Tue May 17 02:34:56 2016 -0700
@@ -0,0 +1,2 @@
+modules = java.sql
+
--- a/jdk/test/javax/net/ssl/HttpsURLConnection/Equals.java Mon May 16 22:07:07 2016 +0100
+++ b/jdk/test/javax/net/ssl/HttpsURLConnection/Equals.java Tue May 17 02:34:56 2016 -0700
@@ -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
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/javax/rmi/TEST.properties Tue May 17 02:34:56 2016 -0700
@@ -0,0 +1,1 @@
+modules = java.rmi
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/javax/script/TEST.properties Tue May 17 02:34:56 2016 -0700
@@ -0,0 +1,1 @@
+modules = java.scripting
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/javax/xml/jaxp/TEST.properties Tue May 17 02:34:56 2016 -0700
@@ -0,0 +1,1 @@
+modules = java.xml