FYI, I introduced a bug while trying to combine all the results for each branch into a single email. The bug is now fixed but in this email all but the last set of diffs were ignored. There may have been (probably were) diffs in jdk1x vs classpath that never showed up in this email.
Stuart. On 11/25/05, Stuart Ballard <[EMAIL PROTECTED]> wrote: > Japi diff classpath vs jdk15: > Full results: > http://www.kaffe.org/~stuart/japi/htmlout/h-classpath-jdk15.html > > Changes since last run: > > - Comparison run at Thu Nov 24 10:46:07 2005 GMT > - classpath API scanned at 2005/11/24 05:26:00 GMT > - jdk15 API scanned at 2005/11/24 05:07:14 EST > + Comparison run at Fri Nov 25 10:45:43 2005 GMT > + classpath API scanned at 2005/11/25 05:28:33 GMT > + jdk15 API scanned at 2005/11/25 05:07:11 EST > - javax.print.attribute.standard: 97.05% good, 2.81% bad, 0.13% missing > + javax.print.attribute.standard: 96.99% good, 0.12% minor, 2.46% bad, 0.42% > missing > - javax.swing.plaf.metal: 99.4% good, 0.53% minor, 0.05% missing > + javax.swing.plaf.metal: 99.06% good, 0.53% minor, 0.39% missing > - javax.swing.text: 98.8% good, 0.1% minor, 0.96% bad, 0.12% missing > + javax.swing.text: 98.79% good, 0.12% minor, 0.96% bad, 0.12% missing > - Classes: 210 minor, 131 bad, 17 missing. > + Classes: 213 minor, 131 bad, 18 missing. > - Constructors: 3 minor, 17 bad, 31 missing. > + Constructors: 3 minor, 17 bad, 36 missing. > + Minor > + class javax.print.attribute.standard.MediaName: > SerialVersionUID=1263835760863279463 in classpath, but > SerialVersionUID=4653117714524155448 in jdk15 > + class javax.print.attribute.standard.MediaTray: > SerialVersionUID=8262417813828896561 in classpath, but > SerialVersionUID=-982503611095214703 in jdk15 > + constructor javax.print.attribute.standard.MediaSize.Engineering(): missing > in jdk15 > + constructor javax.print.attribute.standard.MediaSize.ISO(): missing in jdk15 > + constructor javax.print.attribute.standard.MediaSize.JIS(): missing in jdk15 > + constructor javax.print.attribute.standard.MediaSize.NA(): missing in jdk15 > + constructor javax.print.attribute.standard.MediaSize.Other(): missing in > jdk15 > + class javax.swing.plaf.metal.MetalSplitPaneDivider.DividerLayout: missing > in jdk15 > + class javax.swing.text.NumberFormatter: > SerialVersionUID=-8441521719536144373 in classpath, but > SerialVersionUID=7072183780912339615 in jdk15 > > > -- http://sab39.dev.netreach.com/ _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

