classpath-testresults
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-testresults] Japi diffs for classpath


From: Stuart Ballard
Subject: [cp-testresults] Japi diffs for classpath
Date: Wed, 07 Mar 2007 04:25:30 -0800

Japi diff jdk6 vs classpath:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk6-classpath.html

Changes since last run:

-Comparison run at Tue Mar  6 11:55:10 2007 GMT
-jdk6 API scanned at 2007/03/06 05:25:43 EST
-classpath API scanned at 2007/03/06 06:36:36 EST
+Comparison run at Wed Mar  7 12:16:24 2007 GMT
+jdk6 API scanned at 2007/03/07 05:30:07 EST
+classpath API scanned at 2007/03/07 06:54:06 EST
-javax.management.loading: 0.53% good, 1.59% bad, 97.87% missing
+javax.management.loading: 2.12% good, 97.87% missing
-javax.management.openmbean: 92.62% good, 2.04% bad, 5.32% missing
+javax.management.openmbean: 94.67% good, 5.32% missing
-Total: 89.39% good, 0.08% minor, 0.07% bad, 10.45% missing, 0% abs.add
+Total: 89.4% good, 0.08% minor, 0.06% bad, 10.45% missing, 0% abs.add
-Methods: 96 minor, 77 bad, 659 missing, 7 abs.add.
+Methods: 96 minor, 64 bad, 659 missing, 7 abs.add.
-Bad
-method 
javax.management.loading.ClassLoaderRepository.loadClass(java.lang.String): 
type java.lang.Class<?> in jdk6, but type java.lang.Class in classpath
-method 
javax.management.loading.ClassLoaderRepository.loadClassBefore(java.lang.ClassLoader,
 java.lang.String): type java.lang.Class<?> in jdk6, but type java.lang.Class 
in classpath
-method 
javax.management.loading.ClassLoaderRepository.loadClassWithout(java.lang.ClassLoader,
 java.lang.String): type java.lang.Class<?> in jdk6, but type java.lang.Class 
in classpath
-Bad
-method javax.management.openmbean.CompositeDataSupport.values(): type 
java.util.Collection<?> in jdk6, but type java.util.Collection in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getLegalValues(): 
type java.util.Set<?> in jdk6, but type java.util.Set in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getMaxValue(): type 
java.lang.Comparable<?> in jdk6, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getMinValue(): type 
java.lang.Comparable<?> in jdk6, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getOpenType(): type 
javax.management.openmbean.OpenType<?> in jdk6, but type 
javax.management.openmbean.OpenType in classpath
-method javax.management.openmbean.OpenMBeanOperationInfo.getReturnOpenType(): 
type javax.management.openmbean.OpenType<?> in jdk6, but type 
javax.management.openmbean.OpenType in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getLegalValues(): 
type java.util.Set<?> in jdk6, but type java.util.Set in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getMaxValue(): type 
java.lang.Comparable<?> in jdk6, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getMinValue(): type 
java.lang.Comparable<?> in jdk6, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getOpenType(): type 
javax.management.openmbean.OpenType<?> in jdk6, but type 
javax.management.openmbean.OpenType in classpath


Japi diff jdk7 vs classpath:
Full results:
http://www.kaffe.org/~stuart/japi/htmlout/h-jdk7-classpath.html

Changes since last run:

-Comparison run at Tue Mar  6 12:00:00 2007 GMT
-jdk7 API scanned at 2007/03/06 05:38:19 EST
-classpath API scanned at 2007/03/06 06:36:36 EST
+Comparison run at Wed Mar  7 12:22:22 2007 GMT
+jdk7 API scanned at 2007/03/07 05:43:57 EST
+classpath API scanned at 2007/03/07 06:54:06 EST
-javax.management.loading: 0.53% good, 1.59% bad, 97.87% missing
+javax.management.loading: 2.12% good, 97.87% missing
-javax.management.openmbean: 92.62% good, 2.04% bad, 5.32% missing
+javax.management.openmbean: 94.67% good, 5.32% missing
-Total: 89.38% good, 0.08% minor, 0.07% bad, 10.45% missing, 0% abs.add
+Total: 89.39% good, 0.08% minor, 0.06% bad, 10.45% missing, 0% abs.add
-Methods: 96 minor, 78 bad, 662 missing, 7 abs.add.
+Methods: 96 minor, 65 bad, 662 missing, 7 abs.add.
-Bad
-method 
javax.management.loading.ClassLoaderRepository.loadClass(java.lang.String): 
type java.lang.Class<?> in jdk7, but type java.lang.Class in classpath
-method 
javax.management.loading.ClassLoaderRepository.loadClassBefore(java.lang.ClassLoader,
 java.lang.String): type java.lang.Class<?> in jdk7, but type java.lang.Class 
in classpath
-method 
javax.management.loading.ClassLoaderRepository.loadClassWithout(java.lang.ClassLoader,
 java.lang.String): type java.lang.Class<?> in jdk7, but type java.lang.Class 
in classpath
-Bad
-method javax.management.openmbean.CompositeDataSupport.values(): type 
java.util.Collection<?> in jdk7, but type java.util.Collection in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getLegalValues(): 
type java.util.Set<?> in jdk7, but type java.util.Set in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getMaxValue(): type 
java.lang.Comparable<?> in jdk7, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getMinValue(): type 
java.lang.Comparable<?> in jdk7, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanAttributeInfo.getOpenType(): type 
javax.management.openmbean.OpenType<?> in jdk7, but type 
javax.management.openmbean.OpenType in classpath
-method javax.management.openmbean.OpenMBeanOperationInfo.getReturnOpenType(): 
type javax.management.openmbean.OpenType<?> in jdk7, but type 
javax.management.openmbean.OpenType in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getLegalValues(): 
type java.util.Set<?> in jdk7, but type java.util.Set in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getMaxValue(): type 
java.lang.Comparable<?> in jdk7, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getMinValue(): type 
java.lang.Comparable<?> in jdk7, but type java.lang.Comparable in classpath
-method javax.management.openmbean.OpenMBeanParameterInfo.getOpenType(): type 
javax.management.openmbean.OpenType<?> in jdk7, but type 
javax.management.openmbean.OpenType in classpath






reply via email to

[Prev in Thread] Current Thread [Next in Thread]