Commit e8552bf
committed
test: memory: Forcibly closing SharedMemory is dangerous on Windows
As long as futexes are waiting on shared memory, forcibly
closing/unlinking it may (in rare cases) cause a JVM crash.
Exclude this test from running on Windows.1 parent 61ea64a commit e8552bf
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- junixsocket-memory/src/test/java/org/newsclub/net/unix/memory
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| 547 | + | |
547 | 548 | | |
548 | 549 | | |
549 | 550 | | |
| |||
0 commit comments