Skip to content

Commit 50f62ac

Browse files
Update jbmc/lib/java-models-library to #11 (enable-monitor-exceptions)
Allows to detect errors related to synchronization on null references, for example. Fixes #1236.
1 parent 6953507 commit 50f62ac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
KNOWNBUG
1+
CORE
22
Sync.class
3-
3+
--java-threading --throw-runtime-exceptions --cp `../../../../scripts/format_classpath.sh . ../../../src/java_bytecode/library/core-models.jar`
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
77
--
88
^warning: ignoring
99
--
10-
See #1236 for details of this test.

0 commit comments

Comments
 (0)