-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
There are over 200 instance of the obsolete "openjdk.java.net" name in the JDK regression tests:
$ find test/ -type f | xargs grep "openjdk.java.net" | more
test/micro/org/openjdk/bench/java/util/NCopiesBenchmarks.java: * @see <a href="https://bugs.openjdk.java.net/browse/JDK-8274715">JDK-8274715</a>
test/jaxp/javax/xml/jaxp/libs/jaxp/library/NetAccessPolicy.java: policyManager.addPermission(new SocketPermission("openjdk.java.net:80", "connect,r
esolve"));
test/jaxp/javax/xml/jaxp/libs/jaxp/library/JAXPTestPolicy.java: policyManager.addPermission(new SocketPermission("openjdk.java.net:80", "connect,re
solve"));
test/jaxp/javax/xml/jaxp/unittest/transform/ErrorListenerTest.java: static final private String SYSTEM_ID = "http://openjdk_java_net/xsl/dummy.xsl";
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog_uri.xml: <rewriteURI uriStartString="http://openjdk_java_net/"
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog_uri.xml: <rewriteURI uriStartString="http://openjdk_java_net/xml/catalog/dtd/"
test/jaxp/javax/xml/jaxp/unittest/catalog/rewritesystem1.xml: "http://openjdk_java_net/rewritesystem.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/XSLDTD.dtd" uri="XSLDTD.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/include.dtd" uri="include.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/sysOnly.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/systemsuffix.xml: "http://openjdk_java_net/xml/catalog/dtd/systemsuffix.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/XSLDTD.dtd" uri="XSLDTD.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/include.dtd" uri="include.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogTest.java: static String id = "http://openjdk_java_net/xml/catalog/dtd/system.dtd";
test/jaxp/javax/xml/jaxp/unittest/catalog/val_test.xml: "http://openjdk_java_net/xml/catalog/dtd/system.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog.xml: <rewriteSystem systemIdStartString="http://openjdk_java_net/"
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog.xml: <rewriteSystem systemIdStartString="http://openjdk_java_net/xml/catalog/dtd/"
test/jaxp/javax/xml/jaxp/unittest/catalog/system.xml: "http://openjdk_java_net/xml/catalog/dtd/system.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/GroupTest.java: {catalogGroup, "http://openjdk_java_net/xml/catalog/A/CommonFileA1.xml", "LocalFileA1.xml
"},
test/jaxp/javax/xml/jaxp/unittest/catalog/GroupTest.java: {catalogGroup, "http://openjdk_java_net/xml/catalog/B/CommonFileB1.xml", "LocalFileB1.xml
"},
test/jaxp/javax/xml/jaxp/unittest/catalog/GroupTest.java: {catalogGroup, "http://openjdk_java_net/xml/catalog/C/CommonFileC1.xml", "LocalFileC1.xml
"},
test/jaxp/javax/xml/jaxp/unittest/catalog/sysAndPub.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/sysAndPub.xml: <public publicId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="public.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java: + "<!DOCTYPE HTMLlat1 SYSTEM \"http://openjdk_java_net/xml/catalog/dtd/XSLDT
D.dtd\">"
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java: "<!DOCTYPE content SYSTEM \"http://openjdk_java_net/xml/catalog/dtd/include.
dtd\">" +
test/jaxp/javax/xml/jaxp/unittest/catalog/files/delegatecatalog.xml: <system systemId="http://openjdk.java.net/xml/catalog/dtd/system.dtd" uri="system.dtd"
/>
test/jaxp/javax/xml/jaxp/unittest/catalog/files/delegatecatalog.xml: <rewriteSystem systemIdStartString="http://openjdk.java.net/"
test/jaxp/javax/xml/jaxp/unittest/catalog/files/delegatecatalog.xml: <rewriteSystem systemIdStartString="http://openjdk.java.net/xml/catalog/dtd/"
test/jaxp/javax/xml/jaxp/unittest/catalog/rewritesystem.xml: "http://openjdk_java_net/xml/catalog/dtd/rewritesystem.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/pubOnly.xml: <public publicId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="public.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: + "xmlns=\"http://openjdk_java_net/xml/defaultNS\" "
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: + "xmlns:p1=\"http://openjdk_java_net/xml/serializer/\">"
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: Assert.assertTrue(out.contains("http://openjdk_java_net/xml/defaultNS"));
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: Assert.assertFalse(out.contains("http://openjdk_java_net/xml/defaultNS"));
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: isNSAware = "http://openjdk_java_net/xml/defaultNS".equals(uri)
test/jaxp/javax/xml/jaxp/unittest/validation/files/JDK8176447a.xsd: xmlns:sn="http://openjdk_java_net/test.xml"
test/jaxp/javax/xml/jaxp/unittest/validation/files/JDK8176447a.xsd: targetNamespace="http://openjdk_java_net/test.xml" elementFormDefault="qualifie
d">
test/jaxp/javax/xml/jaxp/unittest/validation/files/JDK8176447a.xml:<test xmlns="http://openjdk_java_net/test.xml"
test/jaxp/javax/xml/jaxp/unittest/dom/DOMFeatureTest.java: + " <!ENTITY author SYSTEM \"https://openjdk_java_net/author.dtd\">"
test/hotspot/jtreg/JTreport/html/env.html:<td>https://openjdk.java.net/</td></tr>
test/hotspot/jtreg/gc/testlibrary/PerfCounter.java: * See http://openjdk.java.net/groups/hotspot/docs/Serviceability.html#bjvmstat
test/hotspot/jtreg/gc/g1/logging/TestG1LoggingFailure.java: // According to https://bugs.openjdk.java.net/browse/JDK-8146009 failure happens not every
time.
test/hotspot/jtreg/JTwork/serviceability/dcmd/vm/SystemPropertiesTest.jtr:java.vendor.url=https\\://openjdk.java.net/
Binary file test/hotspot/jtreg/JTwork/classes/2/runtime/cds/DeterministicDump.d/DeterministicDump.class matches
test/hotspot/jtreg/JTwork/runtime/cds/DeterministicDump.jtr:See https://bugs.openjdk.java.net/browse/JDK-8282828
test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/README: http://cr.openjdk.java.net/~kamg/default_methods_in_hotspot.txt
test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/README: http://cr.openjdk.java.net/~briangoetz/lambda/featherweight-defenders.pdf
test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/README: http://cr.openjdk.java.net/~briangoetz/lambda/Defender%20Methods%20v4.pdf
test/hotspot/jtreg/applications/jcstress/README:[1] https://wiki.openjdk.java.net/display/CodeTools/jcstress
test/hotspot/jtreg/applications/jcstress/TestGenerator.java: * @see <a href=https://wiki.openjdk.java.net/display/CodeTools/jcstress>jcstress</a>
test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/LotsUnloadTest.java:// Note: for https://bugs.openjdk.java.net/browse/JDK-8278602, this test case does NO
T
test/hotspot/jtreg/runtime/cds/DeterministicDump.java: System.out.println("See https://bugs.openjdk.java.net/browse/JDK-8282828");
test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestDynamicConstant.java: * @see "https://openjdk.java.net/jeps/309"
test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestDynamicConstant.java: * @see "https://bugs.openjdk.java.net/browse/JDK
-8177279"
test/hotspot/jtreg/compiler/c2/Test6880034.java:// (http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/ba764ed4b6f2). Further
test/hotspot/jtreg/compiler/lib/ir_framework/README.md:Additional testing was performed by converting all compiler Inline Types tests that used the currently
present IR test framework in Valhalla (see [JDK-8263024](https://bugs.openjdk.java.net/browse/JDK-8263024)). It is strongly advised to make sure a change to t
he framework still lets these converted tests in Valhalla pass as part of an additional testing step.
test/hotspot/jtreg/compiler/lib/ir_framework/README.md:The initial design and feature set was kept simple and straight forward and serves well for small to me
dium sized tests. There are a lot of possibilities to further enhance the framework and make it more powerful. This can be tackled in additional RFEs. A few i
deas can be found as subtasks of the [initial RFE](https://bugs.openjdk.java.net/browse/JDK-8254129) for this framework.
test/hotspot/jtreg/compiler/vectorapi/VectorMaskCastTest.java:// [1] https://bugs.openjdk.java.net/browse/JDK-8259610
test/hotspot/jtreg/compiler/membars/DekkerTest.java: http://hg.openjdk.java.net/code-tools/jcstress/file/6c339a5aa00d/
test/jdk/JTreport/html/env.html:<td>https://openjdk.java.net/</td></tr>
test/jdk/javax/xml/jaxp/testng/parse/jdk7156085/UTF8ReaderBug.java: * https://bugs.openjdk.java.net/browse/JDK-7156085
test/jdk/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.java: * https://bugs.openjdk.java.net/browse/JDK-8059327
test/jdk/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.java: * https://bugs.openjdk.java.net/browse/JDK-8061550
test/jdk/javax/xml/jaxp/testng/parse/EntityCharacterEventOrder.java: * https://bugs.openjdk.java.net/browse/JDK-6770436
test/jdk/javax/swing/ImageIcon/LoadInterruptTest.java: ImageIcon i = new ImageIcon("https://openjdk.java.net/images/openjdk.png");
test/jdk/sun/security/ssl/ServerHandshaker/HelloExtensionsTest.java: [host_name: bugs.openjdk.java.net]
test/jdk/JTwork/java/lang/ClassLoader/deadlock/GetResource.jtr:java.vendor.url=https\\://openjdk.java.net/
test/jdk/java/util/logging/LogManagerAppContextDeadlock.java: // See <https://bugs.openjdk.java.net/browse/JDK-8065709?focusedCommentId=13582038&page=c
om.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13582038>
test/jdk/java/util/Base64/TestBase64.java: // https://bugs.openjdk.java.net/browse/JDK-8222187
test/jdk/java/util/concurrent/tck/MapTest.java: * https://bugs.openjdk.java.net/browse/JDK-8186171
test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java: * https://bugs.openjdk.java.net/browse/JDK-8188900
test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java: * https://bugs.openjdk.java.net/browse/JDK-8189387
test/jdk/java/util/concurrent/tck/LockSupportTest.java: // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java: * https://bugs.openjdk.java.net/browse/JDK-8051859
test/jdk/java/util/concurrent/tck/JSR166TestCase.java: * See: http://openjdk.java.net/jtreg/tag-spec.html
test/jdk/java/util/concurrent/tck/JSR166TestCase.java: * http://openjdk.java.net/jtreg/command-help.html
test/jdk/java/util/concurrent/locks/LockSupport/ParkLoops.java: // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
test/jdk/java/util/concurrent/locks/LockSupport/ParkLoops.java: // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
test/jdk/java/awt/Toolkit/Headless/HeadlessToolkit.java: im = tk.getImage(new URL("http://openjdk.java.net/images/openjdk.png"));
test/jdk/java/awt/Toolkit/Headless/HeadlessToolkit.java: im = tk.createImage(new URL("http://openjdk.java.net/images/openjdk.png"));
test/jdk/java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java: * <p>See <a href="https://bugs.openjdk.java.net/browse/JDK-6776743">JDK-6776743</a> for details
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneInternalFrameOverlapping.java: * See <a href="https://bugs.openjdk.java.net/browse/JDK-6637655">JDK-6637655</a>
and
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneInternalFrameOverlapping.java: * <a href="https://bugs.openjdk.java.net/browse/JDK-6985776">JDK-6985776</a>.
test/jdk/java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java: * <p>See <a href="https://bugs.openjdk.java.net/browse/JDK-6768230">CR6768230</a>
for details.
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneMoveOverlapping.java: * See <a href="https://bugs.openjdk.java.net/browse/JDK-6637655">JDK-6637655</a> and
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneMoveOverlapping.java: * <a href="https://bugs.openjdk.java.net/browse/JDK-6981919">JDK-6981919</a>.
test/jdk/java/awt/Mixing/AWT_Mixing/MixingPanelsResizing.java: * <p>See <a href="https://bugs.openjdk.java.net/browse/JDK-6786219">JDK-6786219</a> for details
test/jdk/java/net/httpclient/HttpInputStreamTest.java: .newBuilder(new URI("http://hg.openjdk.java.net/jdk9/sandbox/jdk/shortlog/http-client-branch
/"))
test/jdk/java/net/httpclient/BodyProcessorInputStreamTest.java: .newBuilder(new URI("http://hg.openjdk.java.net/jdk9/sandbox/jdk/shortlog/http-clie
nt-branch/"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/notFound"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/echo"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/echo"))
test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java: InetAddress remoteAddr = InetAddress.getByName("bugs.openjdk.java.net");
test/jdk/tools/jpackage/run_tests.sh:# $JT_BUNDLE_URL (Link can be obtained from https://openjdk.java.net/jtreg/ page)
test/jdk/tools/jpackage/run_tests.sh: fatal 'JT_HOME or JT_BUNDLE_URL environment variable is not set. Link to JTREG bundle can be found at https://openjdk
.java.net/jtreg/'.
test/jdk/tools/jpackage/macosx/SigningAppImageTwoStepsTest.java: * test certificate for "Developer ID Application: jpackage.openjdk.java.net" or
test/jdk/tools/jpackage/macosx/base/SigningBase.java: DEV_NAME = (value == null) ? "jpackage.openjdk.java.net" : value;
test/jdk/tools/jpackage/macosx/base/SigningCheck.java: if (SigningBase.DEV_NAME.equals("jpackage.openjdk.java.net")) {
test/jdk/tools/jpackage/macosx/SigningPackageTest.java: * "Developer ID Installer: jpackage.openjdk.java.net" in
test/jdk/tools/jpackage/macosx/SigningPackageTest.java: * "jpackage.openjdk.java.net" can be over-ridden by systerm property
test/jdk/tools/jpackage/macosx/SigningPackageTwoStepTest.java: * "Developer ID Installer: jpackage.openjdk.java.net" in
test/jdk/tools/jpackage/macosx/SigningPackageTwoStepTest.java: * "jpackage.openjdk.java.net" can be over-ridden by systerm property
test/jdk/tools/jpackage/macosx/SigningPackageFromTwoStepAppImageTest.java: * certificate for "Developer ID Installer: jpackage.openjdk.java.net" in
test/jdk/tools/jpackage/macosx/SigningPackageFromTwoStepAppImageTest.java: * "jpackage.openjdk.java.net" can be over-ridden by systerm property
test/jdk/tools/jpackage/macosx/SigningAppImageTest.java: * "Developer ID Application: jpackage.openjdk.java.net" or alternately
test/jdk/sanity/client/lib/Extensions/src/org/jtregext/GuiTestListener.java:// TODO: Remove this once https://bugs.openjdk.java.net/browse/JDK-8151671 is fixe
d
test/jdk/sanity/client/lib/jemmy/README:This src folder contains a copy of Jemmy 2 library sources from http://hg.openjdk.java.net/code-tools/jemmy/v2
test/jdk/sanity/client/lib/SwingSet2/README:The content of this src folder was originally taken from openjdk SwingSet2 demo: http://hg.openjdk.java.net/jdk/jd
k/file/2d5d75263e77/src/demo/share/jfc/SwingSet2.
test/langtools/jdk/javadoc/doclet/testModules/TestModulePackages.java: // @Test: See: https://bugs.openjdk.java.net/browse/JDK-8193107
test/langtools/tools/javac/MethodParameters/LambdaTest.java: * Post https://bugs.openjdk.java.net/browse/JDK-8138729, this test verifies
test/langtools/tools/javac/MethodParameters/LegacyOutputTest/LegacyOutputTest.java: * Post https://bugs.openjdk.java.net/browse/JDK-8190452, the test verifies
that MethodParameters
test/langtools/tools/javac/api/ToolProvider/ToolProviderTest.java: // See https://bugs.openjdk.java.net/browse/JDK-8155858
test/langtools/tools/javac/lambda/MethodReferenceGenericTarget.java:// snippet from https://bugs.openjdk.java.net/browse/JDK-8065303
test/langtools/tools/jdeps/jdkinternals/RemovedJDKInternals.java: "sun.misc.SoftCache", "Removed. See http://openjdk.java.net/jeps/260",
test/langtools/tools/jdeps/jdkinternals/RemovedJDKInternals.java: "sun.reflect.ReflectionFactory", "See http://openjdk.java.net/jeps/260"
$ find test/ -type f | xargs grep "openjdk.java.net" | more
test/micro/org/openjdk/bench/java/util/NCopiesBenchmarks.java: * @see <a href="https://bugs.openjdk.java.net/browse/JDK-8274715">
test/jaxp/javax/xml/jaxp/libs/jaxp/library/NetAccessPolicy.java: policyManager.addPermission(new SocketPermission("openjdk.java.net:80", "connect,r
esolve"));
test/jaxp/javax/xml/jaxp/libs/jaxp/library/JAXPTestPolicy.java: policyManager.addPermission(new SocketPermission("openjdk.java.net:80", "connect,re
solve"));
test/jaxp/javax/xml/jaxp/unittest/transform/ErrorListenerTest.java: static final private String SYSTEM_ID = "http://openjdk_java_net/xsl/dummy.xsl";
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog_uri.xml: <rewriteURI uriStartString="http://openjdk_java_net/"
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog_uri.xml: <rewriteURI uriStartString="http://openjdk_java_net/xml/catalog/dtd/"
test/jaxp/javax/xml/jaxp/unittest/catalog/rewritesystem1.xml: "http://openjdk_java_net/rewritesystem.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/XSLDTD.dtd" uri="XSLDTD.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/include.dtd" uri="include.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/sysOnly.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/systemsuffix.xml: "http://openjdk_java_net/xml/catalog/dtd/systemsuffix.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/XSLDTD.dtd" uri="XSLDTD.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupport_uri.xml: <uri name="http://openjdk_java_net/xml/catalog/dtd/include.dtd" uri="include.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogTest.java: static String id = "http://openjdk_java_net/xml/catalog/dtd/system.dtd";
test/jaxp/javax/xml/jaxp/unittest/catalog/val_test.xml: "http://openjdk_java_net/xml/catalog/dtd/system.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog.xml: <rewriteSystem systemIdStartString="http://openjdk_java_net/"
test/jaxp/javax/xml/jaxp/unittest/catalog/catalog.xml: <rewriteSystem systemIdStartString="http://openjdk_java_net/xml/catalog/dtd/"
test/jaxp/javax/xml/jaxp/unittest/catalog/system.xml: "http://openjdk_java_net/xml/catalog/dtd/system.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/GroupTest.java: {catalogGroup, "http://openjdk_java_net/xml/catalog/A/CommonFileA1.xml", "LocalFileA1.xml
"},
test/jaxp/javax/xml/jaxp/unittest/catalog/GroupTest.java: {catalogGroup, "http://openjdk_java_net/xml/catalog/B/CommonFileB1.xml", "LocalFileB1.xml
"},
test/jaxp/javax/xml/jaxp/unittest/catalog/GroupTest.java: {catalogGroup, "http://openjdk_java_net/xml/catalog/C/CommonFileC1.xml", "LocalFileC1.xml
"},
test/jaxp/javax/xml/jaxp/unittest/catalog/sysAndPub.xml: <system systemId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="system.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/sysAndPub.xml: <public publicId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="public.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java: + "<!DOCTYPE HTMLlat1 SYSTEM \"http://openjdk_java_net/xml/catalog/dtd/XSLDT
D.dtd\">"
test/jaxp/javax/xml/jaxp/unittest/catalog/CatalogSupportBase.java: "<!DOCTYPE content SYSTEM \"http://openjdk_java_net/xml/catalog/dtd/include.
dtd\">" +
test/jaxp/javax/xml/jaxp/unittest/catalog/files/delegatecatalog.xml: <system systemId="http://openjdk.java.net/xml/catalog/dtd/system.dtd" uri="system.dtd"
/>
test/jaxp/javax/xml/jaxp/unittest/catalog/files/delegatecatalog.xml: <rewriteSystem systemIdStartString="http://openjdk.java.net/"
test/jaxp/javax/xml/jaxp/unittest/catalog/files/delegatecatalog.xml: <rewriteSystem systemIdStartString="http://openjdk.java.net/xml/catalog/dtd/"
test/jaxp/javax/xml/jaxp/unittest/catalog/rewritesystem.xml: "http://openjdk_java_net/xml/catalog/dtd/rewritesystem.dtd">
test/jaxp/javax/xml/jaxp/unittest/catalog/pubOnly.xml: <public publicId="http://openjdk_java_net/xml/catalog/dtd/system.dtd" uri="public.dtd"/>
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: + "xmlns=\"http://openjdk_java_net/xml/defaultNS\" "
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: + "xmlns:p1=\"http://openjdk_java_net/xml/serializer/\">"
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: Assert.assertTrue(out.contains("http://openjdk_java_net/xml/defaultNS"));
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: Assert.assertFalse(out.contains("http://openjdk_java_net/xml/defaultNS"));
test/jaxp/javax/xml/jaxp/unittest/parsers/BaseParsingTest.java: isNSAware = "http://openjdk_java_net/xml/defaultNS".equals(uri)
test/jaxp/javax/xml/jaxp/unittest/validation/files/JDK8176447a.xsd: xmlns:sn="http://openjdk_java_net/test.xml"
test/jaxp/javax/xml/jaxp/unittest/validation/files/JDK8176447a.xsd: targetNamespace="http://openjdk_java_net/test.xml" elementFormDefault="qualifie
d">
test/jaxp/javax/xml/jaxp/unittest/validation/files/JDK8176447a.xml:<test xmlns="http://openjdk_java_net/test.xml"
test/jaxp/javax/xml/jaxp/unittest/dom/DOMFeatureTest.java: + " <!ENTITY author SYSTEM \"https://openjdk_java_net/author.dtd\">"
test/hotspot/jtreg/JTreport/html/env.html:<td>https://openjdk.java.net/</td></tr>
test/hotspot/jtreg/gc/testlibrary/PerfCounter.java: * See http://openjdk.java.net/groups/hotspot/docs/Serviceability.html#bjvmstat
test/hotspot/jtreg/gc/g1/logging/TestG1LoggingFailure.java: // According to https://bugs.openjdk.java.net/browse/JDK-8146009 failure happens not every
time.
test/hotspot/jtreg/JTwork/serviceability/dcmd/vm/SystemPropertiesTest.jtr:java.vendor.url=https\\://openjdk.java.net/
Binary file test/hotspot/jtreg/JTwork/classes/2/runtime/cds/DeterministicDump.d/DeterministicDump.class matches
test/hotspot/jtreg/JTwork/runtime/cds/DeterministicDump.jtr:See https://bugs.openjdk.java.net/browse/JDK-8282828
test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/README: http://cr.openjdk.java.net/~kamg/default_methods_in_hotspot.txt
test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/README: http://cr.openjdk.java.net/~briangoetz/lambda/featherweight-defenders.pdf
test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/README: http://cr.openjdk.java.net/~briangoetz/lambda/Defender%20Methods%20v4.pdf
test/hotspot/jtreg/applications/jcstress/README:[1] https://wiki.openjdk.java.net/display/CodeTools/jcstress
test/hotspot/jtreg/applications/jcstress/TestGenerator.java: * @see <a href=https://wiki.openjdk.java.net/display/CodeTools/jcstress>jcstress</a>
test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/LotsUnloadTest.java:// Note: for https://bugs.openjdk.java.net/browse/JDK-8278602, this test case does NO
T
test/hotspot/jtreg/runtime/cds/DeterministicDump.java: System.out.println("See https://bugs.openjdk.java.net/browse/JDK-8282828");
test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestDynamicConstant.java: * @see "https://openjdk.java.net/jeps/309"
test/hotspot/jtreg/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/TestDynamicConstant.java: * @see "https://bugs.openjdk.java.net/browse/JDK
-8177279"
test/hotspot/jtreg/compiler/c2/Test6880034.java:// (http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/ba764ed4b6f2). Further
test/hotspot/jtreg/compiler/lib/ir_framework/README.md:Additional testing was performed by converting all compiler Inline Types tests that used the currently
present IR test framework in Valhalla (see [
he framework still lets these converted tests in Valhalla pass as part of an additional testing step.
test/hotspot/jtreg/compiler/lib/ir_framework/README.md:The initial design and feature set was kept simple and straight forward and serves well for small to me
dium sized tests. There are a lot of possibilities to further enhance the framework and make it more powerful. This can be tackled in additional RFEs. A few i
deas can be found as subtasks of the [initial RFE](https://bugs.openjdk.java.net/browse/JDK-8254129) for this framework.
test/hotspot/jtreg/compiler/vectorapi/VectorMaskCastTest.java:// [1] https://bugs.openjdk.java.net/browse/JDK-8259610
test/hotspot/jtreg/compiler/membars/DekkerTest.java: http://hg.openjdk.java.net/code-tools/jcstress/file/6c339a5aa00d/
test/jdk/JTreport/html/env.html:<td>https://openjdk.java.net/</td></tr>
test/jdk/javax/xml/jaxp/testng/parse/jdk7156085/UTF8ReaderBug.java: * https://bugs.openjdk.java.net/browse/JDK-7156085
test/jdk/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.java: * https://bugs.openjdk.java.net/browse/JDK-8059327
test/jdk/javax/xml/jaxp/testng/parse/XMLEntityScannerLoad.java: * https://bugs.openjdk.java.net/browse/JDK-8061550
test/jdk/javax/xml/jaxp/testng/parse/EntityCharacterEventOrder.java: * https://bugs.openjdk.java.net/browse/JDK-6770436
test/jdk/javax/swing/ImageIcon/LoadInterruptTest.java: ImageIcon i = new ImageIcon("https://openjdk.java.net/images/openjdk.png");
test/jdk/sun/security/ssl/ServerHandshaker/HelloExtensionsTest.java: [host_name: bugs.openjdk.java.net]
test/jdk/JTwork/java/lang/ClassLoader/deadlock/GetResource.jtr:java.vendor.url=https\\://openjdk.java.net/
test/jdk/java/util/logging/LogManagerAppContextDeadlock.java: // See <https://bugs.openjdk.java.net/browse/JDK-8065709?focusedCommentId=13582038&page=c
om.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13582038>
test/jdk/java/util/Base64/TestBase64.java: // https://bugs.openjdk.java.net/browse/JDK-8222187
test/jdk/java/util/concurrent/tck/MapTest.java: * https://bugs.openjdk.java.net/browse/JDK-8186171
test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java: * https://bugs.openjdk.java.net/browse/JDK-8188900
test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java: * https://bugs.openjdk.java.net/browse/JDK-8189387
test/jdk/java/util/concurrent/tck/LockSupportTest.java: // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java: * https://bugs.openjdk.java.net/browse/JDK-8051859
test/jdk/java/util/concurrent/tck/JSR166TestCase.java: * See: http://openjdk.java.net/jtreg/tag-spec.html
test/jdk/java/util/concurrent/tck/JSR166TestCase.java: * http://openjdk.java.net/jtreg/command-help.html
test/jdk/java/util/concurrent/locks/LockSupport/ParkLoops.java: // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
test/jdk/java/util/concurrent/locks/LockSupport/ParkLoops.java: // LockSupport.park: https://bugs.openjdk.java.net/browse/JDK-8074773
test/jdk/java/awt/Toolkit/Headless/HeadlessToolkit.java: im = tk.getImage(new URL("http://openjdk.java.net/images/openjdk.png"));
test/jdk/java/awt/Toolkit/Headless/HeadlessToolkit.java: im = tk.createImage(new URL("http://openjdk.java.net/images/openjdk.png"));
test/jdk/java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java: * <p>See <a href="https://bugs.openjdk.java.net/browse/JDK-6776743">
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneInternalFrameOverlapping.java: * See <a href="https://bugs.openjdk.java.net/browse/JDK-6637655">
and
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneInternalFrameOverlapping.java: * <a href="https://bugs.openjdk.java.net/browse/JDK-6985776">
test/jdk/java/awt/Mixing/AWT_Mixing/HierarchyBoundsListenerMixingTest.java: * <p>See <a href="https://bugs.openjdk.java.net/browse/JDK-6768230">CR6768230</a>
for details.
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneMoveOverlapping.java: * See <a href="https://bugs.openjdk.java.net/browse/JDK-6637655">
test/jdk/java/awt/Mixing/AWT_Mixing/JGlassPaneMoveOverlapping.java: * <a href="https://bugs.openjdk.java.net/browse/JDK-6981919">
test/jdk/java/awt/Mixing/AWT_Mixing/MixingPanelsResizing.java: * <p>See <a href="https://bugs.openjdk.java.net/browse/JDK-6786219">JDK-6786219</a> for details
test/jdk/java/net/httpclient/HttpInputStreamTest.java: .newBuilder(new URI("http://hg.openjdk.java.net/jdk9/sandbox/jdk/shortlog/http-client-branch
/"))
test/jdk/java/net/httpclient/BodyProcessorInputStreamTest.java: .newBuilder(new URI("http://hg.openjdk.java.net/jdk9/sandbox/jdk/shortlog/http-clie
nt-branch/"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/notFound"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/echo"))
test/jdk/java/net/httpclient/offline/OfflineTesting.java: .uri(URI.create("http://openjdk.java.net/echo"))
test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java: InetAddress remoteAddr = InetAddress.getByName("bugs.openjdk.java.net");
test/jdk/tools/jpackage/run_tests.sh:# $JT_BUNDLE_URL (Link can be obtained from https://openjdk.java.net/jtreg/ page)
test/jdk/tools/jpackage/run_tests.sh: fatal 'JT_HOME or JT_BUNDLE_URL environment variable is not set. Link to JTREG bundle can be found at https://openjdk
.java.net/jtreg/'.
test/jdk/tools/jpackage/macosx/SigningAppImageTwoStepsTest.java: * test certificate for "Developer ID Application: jpackage.openjdk.java.net" or
test/jdk/tools/jpackage/macosx/base/SigningBase.java: DEV_NAME = (value == null) ? "jpackage.openjdk.java.net" : value;
test/jdk/tools/jpackage/macosx/base/SigningCheck.java: if (SigningBase.DEV_NAME.equals("jpackage.openjdk.java.net")) {
test/jdk/tools/jpackage/macosx/SigningPackageTest.java: * "Developer ID Installer: jpackage.openjdk.java.net" in
test/jdk/tools/jpackage/macosx/SigningPackageTest.java: * "jpackage.openjdk.java.net" can be over-ridden by systerm property
test/jdk/tools/jpackage/macosx/SigningPackageTwoStepTest.java: * "Developer ID Installer: jpackage.openjdk.java.net" in
test/jdk/tools/jpackage/macosx/SigningPackageTwoStepTest.java: * "jpackage.openjdk.java.net" can be over-ridden by systerm property
test/jdk/tools/jpackage/macosx/SigningPackageFromTwoStepAppImageTest.java: * certificate for "Developer ID Installer: jpackage.openjdk.java.net" in
test/jdk/tools/jpackage/macosx/SigningPackageFromTwoStepAppImageTest.java: * "jpackage.openjdk.java.net" can be over-ridden by systerm property
test/jdk/tools/jpackage/macosx/SigningAppImageTest.java: * "Developer ID Application: jpackage.openjdk.java.net" or alternately
test/jdk/sanity/client/lib/Extensions/src/org/jtregext/GuiTestListener.java:// TODO: Remove this once https://bugs.openjdk.java.net/browse/JDK-8151671 is fixe
d
test/jdk/sanity/client/lib/jemmy/README:This src folder contains a copy of Jemmy 2 library sources from http://hg.openjdk.java.net/code-tools/jemmy/v2
test/jdk/sanity/client/lib/SwingSet2/README:The content of this src folder was originally taken from openjdk SwingSet2 demo: http://hg.openjdk.java.net/jdk/jd
k/file/2d5d75263e77/src/demo/share/jfc/SwingSet2.
test/langtools/jdk/javadoc/doclet/testModules/TestModulePackages.java: // @Test: See: https://bugs.openjdk.java.net/browse/JDK-8193107
test/langtools/tools/javac/MethodParameters/LambdaTest.java: * Post https://bugs.openjdk.java.net/browse/JDK-8138729, this test verifies
test/langtools/tools/javac/MethodParameters/LegacyOutputTest/LegacyOutputTest.java: * Post https://bugs.openjdk.java.net/browse/JDK-8190452, the test verifies
that MethodParameters
test/langtools/tools/javac/api/ToolProvider/ToolProviderTest.java: // See https://bugs.openjdk.java.net/browse/JDK-8155858
test/langtools/tools/javac/lambda/MethodReferenceGenericTarget.java:// snippet from https://bugs.openjdk.java.net/browse/JDK-8065303
test/langtools/tools/jdeps/jdkinternals/RemovedJDKInternals.java: "sun.misc.SoftCache", "Removed. See http://openjdk.java.net/jeps/260",
test/langtools/tools/jdeps/jdkinternals/RemovedJDKInternals.java: "sun.reflect.ReflectionFactory", "See http://openjdk.java.net/jeps/260"
- relates to
-
JDK-8294618 Update openjdk.java.net => openjdk.org
-
- Resolved
-