mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
Reviewed-by: alanb, martin
This commit is contained in:
parent
f16af8d4d5
commit
defc86bd5b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ import java.net.URLStreamHandlerFactory;
|
|||
* @summary Test bootstrap problem when a URLStreamHandlerFactory is loaded
|
||||
* by the application class loader.
|
||||
* @modules java.base/sun.net.www.protocol.file
|
||||
* @run main HandlerLoop
|
||||
* @run main/othervm HandlerLoop
|
||||
*/
|
||||
public class HandlerLoop {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue