mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-02 14:38:28 +00:00
8151260: Mark URLPermission/URLTest.java and ipv6tests/TcpTest.java as intermittently failing
Reviewed-by: chegar
This commit is contained in:
parent
7abd206441
commit
025fa588dc
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2013, 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
|
||||
@ -27,6 +27,7 @@ import java.net.URLPermission;
|
||||
*
|
||||
* @test
|
||||
* @bug 8010464
|
||||
* @key intermittent
|
||||
* @library /lib/testlibrary/
|
||||
* @build jdk.testlibrary.SimpleSSLContext
|
||||
* @run main/othervm/java.security.policy=policy.1 URLTest one
|
||||
|
||||
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 4868820
|
||||
* @key intermittent
|
||||
* @summary IPv6 support for Windows XP and 2003 server
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user