We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8112820 commit 6132ee3Copy full SHA for 6132ee3
README.md
@@ -43,9 +43,9 @@ visit the [ristretto](https://theseus-rs.github.io/ristretto/ristretto_cli/) sit
43
- Reading, writing, verifying classes for any version of Java version up to 24
44
- Verification of class files is supported, but is still a work in progress.
45
46
-# Limitations
+### Limitations
47
48
-- The instructions Athrow, Multianewarray and Invokedynamic are not implemented
+- Instructions Athrow, Multianewarray and Invokedynamic are not implemented
49
- Exceptions are not implemented
50
- Threading is not implemented
51
- Numerous JDK native methods are not implemented
0 commit comments