Skip to content

Commit

Permalink
8308554: [17u] Fix commit of 8286191. vm.musl was not removed from Ex…
Browse files Browse the repository at this point in the history
…ternalEditorTest

Reviewed-by: shade
  • Loading branch information
GoeLin committed May 24, 2023
1 parent 9c0afc5 commit 05b2ff4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/langtools/jdk/jshell/ExternalEditorTest.java
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, 2022, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2015, 2017, 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
Expand All @@ -25,8 +25,6 @@
* @test
* @summary Testing external editor.
* @bug 8143955 8080843 8163816 8143006 8169828 8171130 8162989 8210808
* @comment musl/Alpine has problems executing some shell scripts, see 8285987
* @requires !vm.musl
* @modules jdk.jshell/jdk.internal.jshell.tool
* @build ReplToolTesting CustomEditor EditorTestBase
* @run testng ExternalEditorTest
Expand Down

1 comment on commit 05b2ff4

@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.