Skip to content

Commit

Permalink
Hopefully solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Nov 20, 2023
1 parent 5252a31 commit 23fd12d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ public void test() {
}

@Test
@Disabled("Causes crash on Ubuntu when compiled with Java 17")
// Seems to work OK now?
// @Disabled("Causes crash on Ubuntu when compiled with Java 17")
// The following error is reported:
// "Corrupted channel by directly writing to native stream in forked JVM 1"
// Note that this appears during a subsequent test, and does not
Expand Down

0 comments on commit 23fd12d

Please sign in to comment.