Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8260976: investigate ways to filter jextract output
Reviewed-by: sundar, jvernee
  • Loading branch information
mcimadamore committed Apr 8, 2021
1 parent f2f3ace commit 34b5b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/tools/jextract/TestFilters.java
Expand Up @@ -26,7 +26,7 @@
* @modules jdk.incubator.jextract
* @library /test/lib
* @build JextractToolRunner
* @run testng/othervm -Dforeign.restricted=permit -Duser.language=en --add-modules jdk.incubator.jextract TestFilters
* @run testng/othervm --enable-native-access=jdk.incubator.jextract -Duser.language=en --add-modules jdk.incubator.jextract TestFilters
*/

import org.testng.annotations.Test;
Expand Down

0 comments on commit 34b5b68

Please sign in to comment.