Skip to content

Commit

Permalink
8221098: Run java/net/URL/HandlerLoop.java in othervm mode
Browse files Browse the repository at this point in the history
Backport-of: defc86b
  • Loading branch information
GoeLin committed Feb 14, 2023
1 parent 88d8eb2 commit 834e072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/java/net/URL/HandlerLoop.java
Expand Up @@ -32,7 +32,7 @@
* @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 {

Expand Down

1 comment on commit 834e072

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.