Results of comparison between jdk11 and kaffe
Comparison run at Fri Sep 23 09:47:15 2005 GMT
jdk11 API scanned at 2005/01/19 01:19:01 EST
kaffe API scanned at 2005/05/15 09:53:31 GMT+02:00
Summary
Differences due to incompatibility between jdk11 and jdk12 have been ignored. Since these differences are not counted as good OR bad, they may cause percentages not to add up to 100%.
Differences due to incompatibility between jdk11 and jdk13 have been ignored. Since these differences are not counted as good OR bad, they may cause percentages not to add up to 100%.
Differences due to incompatibility between jdk11 and jdk14 have been ignored. Since these differences are not counted as good OR bad, they may cause percentages not to add up to 100%.
Differences due to incompatibility between jdk11 and jdk15 have been ignored. Since these differences are not counted as good OR bad, they may cause percentages not to add up to 100%.
| Legend: |
All correct - |
|
|
|
|
|
|
|
|
|
|
|
|
- None correct |
Errors
Total
Minor: 2 classes.
Bad: 2 methods.
Missing: 1 method.
Abs.add: None.
|
Minor
- class java.lang.Class: SerialVersionUID=3206093459760846163 in jdk11, but SerialVersionUID=-6256849141973438445 in kaffe
Missing
- method java.rmi.server.RMIClassLoader.loadClass(java.net.URL, java.lang.String): missing in kaffe
Minor
- class java.text.DateFormat: SerialVersionUID=7218322306649953788 in jdk11, but SerialVersionUID=-781249235765429459 in kaffe
Bad
- method java.util.zip.Deflater.finalize(): doesn't throw java.lang.Throwable in jdk11, but throws java.lang.Throwable in kaffe
- method java.util.zip.Inflater.finalize(): doesn't throw java.lang.Throwable in jdk11, but throws java.lang.Throwable in kaffe