Update Top JDK APIs test expectation

This commit is contained in:
Owen Mansel-Chan
2024-01-10 17:07:33 +00:00
parent 33030417b4
commit 9e2e01ff89

View File

@@ -1,8 +1,6 @@
| java.lang.Runnable#run() | no manual model |
| java.lang.String#valueOf(Object) | no manual model |
| java.lang.System#getProperty(String) | no manual model |
| java.lang.System#setProperty(String,String) | no manual model |
| java.lang.Throwable#printStackTrace() | no manual model |
| java.text.Format#format(Object) | no manual model |
| java.text.MessageFormat#format(String,Object[]) | no manual model |
| java.util.Comparator#comparing(Function) | no manual model |