Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 57566 invoked from network); 1 Aug 2007 12:07:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Aug 2007 12:07:30 -0000 Received: (qmail 14532 invoked by uid 500); 1 Aug 2007 12:07:31 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 14442 invoked by uid 500); 1 Aug 2007 12:07:30 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 14433 invoked by uid 99); 1 Aug 2007 12:07:30 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 05:07:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.99.205.121] (HELO pogo.kaffe.org) (208.99.205.121) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 12:07:19 +0000 Received: from stuart by pogo.kaffe.org with local (Exim 3.35 #1 (Debian)) id 1IGCym-0005aw-00; Wed, 01 Aug 2007 05:07:04 -0700 To: commits@harmony.apache.org, japitools-results@nongnu.org, stuart.a.ballard@gmail.com Subject: Japi diffs for harmony5 Message-Id: From: Stuart Ballard Date: Wed, 01 Aug 2007 05:07:04 -0700 X-Virus-Checked: Checked by ClamAV on apache.org Japi diff jdk11 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk11-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 11:53:01 2007 GMT -jdk11 API scanned at 2007/07/31 05:00:35 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 11:42:29 2007 GMT +jdk11 API scanned at 2007/08/01 05:00:30 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 100% good +java.beans: 99.56% good, 0.43% bad -Total: 99.78% good, 0.01% missing +Total: 99.77% good, 0.01% bad, 0.01% missing +Constructors: 2 bad. + +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk11, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk11, but doesn't throw java.beans.IntrospectionException in harmony5 Japi diff jdk12 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk12-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 11:55:23 2007 GMT -jdk12 API scanned at 2007/07/31 05:01:16 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 11:44:49 2007 GMT +jdk12 API scanned at 2007/08/01 05:01:10 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 100% good +java.beans: 99.6% good, 0.39% bad -Total: 98.06% good, 0.05% minor, 0% bad, 1.72% missing, 0% abs.add +Total: 98.05% good, 0.05% minor, 0% bad, 1.72% missing, 0% abs.add -Constructors: 3 minor, 4 missing. +Constructors: 3 minor, 2 bad, 4 missing. +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk12, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk12, but doesn't throw java.beans.IntrospectionException in harmony5 + Japi diff jdk13 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk13-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 11:58:01 2007 GMT -jdk13 API scanned at 2007/07/31 05:06:19 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 11:47:27 2007 GMT +jdk13 API scanned at 2007/08/01 05:05:59 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 100% good +java.beans: 99.6% good, 0.39% bad -Constructors: 4 minor, 5 missing. +Constructors: 4 minor, 2 bad, 5 missing. +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk13, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk13, but doesn't throw java.beans.IntrospectionException in harmony5 + Japi diff jdk14 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 12:01:03 2007 GMT -jdk14 API scanned at 2007/07/31 05:12:53 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 11:50:34 2007 GMT +jdk14 API scanned at 2007/08/01 05:12:25 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 100% good +java.beans: 99.58% good, 0.41% bad -Constructors: 4 minor, 6 missing. +Constructors: 4 minor, 3 bad, 6 missing. +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk14, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk14, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk14, but doesn't throw java.beans.IntrospectionException in harmony5 + Japi diff jdk15 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk15-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 12:04:20 2007 GMT -jdk15 API scanned at 2007/07/31 05:21:59 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 11:53:51 2007 GMT +jdk15 API scanned at 2007/08/01 05:21:07 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 100% good +java.beans: 99.59% good, 0.4% bad -Constructors: 4 minor, 10 bad, 6 missing. +Constructors: 4 minor, 13 bad, 6 missing. +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk15, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk15, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk15, but doesn't throw java.beans.IntrospectionException in harmony5 + Japi diff jdk6 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk6-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 12:07:37 2007 GMT -jdk6 API scanned at 2007/07/31 05:32:31 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 11:57:12 2007 GMT +jdk6 API scanned at 2007/08/01 05:31:16 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 99.6% good, 0.39% missing +java.beans: 99.2% good, 0.39% bad, 0.39% missing -Total: 90.27% good, 0.06% minor, 0.21% bad, 9.45% missing, 0.02% abs.add +Total: 90.26% good, 0.06% minor, 0.21% bad, 9.45% missing, 0.02% abs.add -Constructors: 4 minor, 47 bad, 71 missing. +Constructors: 4 minor, 50 bad, 71 missing. +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk6, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk6, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk6, but doesn't throw java.beans.IntrospectionException in harmony5 Japi diff harmony5 vs jdk6: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-harmony5-jdk6.html Changes since last run: -Comparison run at Tue Jul 31 12:10:53 2007 GMT -harmony5 API scanned at 2007/07/31 07:39:55 EDT -jdk6 API scanned at 2007/07/31 05:32:31 EDT +Comparison run at Wed Aug 1 12:00:27 2007 GMT +harmony5 API scanned at 2007/08/01 07:28:49 EDT +jdk6 API scanned at 2007/08/01 05:31:16 EDT -java.beans: 100% good +java.beans: 97.38% good, 0.39% bad, 2.21% missing -Total: 91.17% good, 0.27% minor, 0.08% bad, 8.46% missing, 0.15% abs.add +Total: 91.15% good, 0.27% minor, 0.09% bad, 8.47% missing, 0.15% abs.add -Classes: 407 minor, 82 bad, 485 missing. +Classes: 407 minor, 82 bad, 486 missing. -Constructors: 4 bad, 5 missing. +Constructors: 7 bad, 5 missing. +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): doesn't throw java.beans.IntrospectionException in harmony5, but throws java.beans.IntrospectionException in jdk6 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): doesn't throw java.beans.IntrospectionException in harmony5, but throws java.beans.IntrospectionException in jdk6 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method): doesn't throw java.beans.IntrospectionException in harmony5, but throws java.beans.IntrospectionException in jdk6 +Missing +class java.beans.PrimitiveWrapperPersistenceDelegate: missing in jdk6 + Japi diff jdk7 vs harmony5: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk7-harmony5.html Changes since last run: -Comparison run at Tue Jul 31 12:14:31 2007 GMT -jdk7 API scanned at 2007/07/31 05:47:31 EDT -harmony5 API scanned at 2007/07/31 07:39:55 EDT +Comparison run at Wed Aug 1 12:03:44 2007 GMT +jdk7 API scanned at 2007/08/01 05:45:43 EDT +harmony5 API scanned at 2007/08/01 07:28:49 EDT -java.beans: 99.46% good, 0.53% missing +java.beans: 99.07% good, 0.39% bad, 0.53% missing -Constructors: 4 minor, 47 bad, 72 missing. +Constructors: 4 minor, 50 bad, 72 missing. +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk7, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk7, but doesn't throw java.beans.IntrospectionException in harmony5 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method): throws java.beans.IntrospectionException in jdk7, but doesn't throw java.beans.IntrospectionException in harmony5 Japi diff harmony5 vs jdk7: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-harmony5-jdk7.html Changes since last run: -Comparison run at Tue Jul 31 12:17:52 2007 GMT -harmony5 API scanned at 2007/07/31 07:39:55 EDT -jdk7 API scanned at 2007/07/31 05:47:31 EDT +Comparison run at Wed Aug 1 12:07:00 2007 GMT +harmony5 API scanned at 2007/08/01 07:28:49 EDT +jdk7 API scanned at 2007/08/01 05:45:43 EDT -java.beans: 100% good +java.beans: 97.38% good, 0.39% bad, 2.21% missing -Total: 91.17% good, 0.27% minor, 0.08% bad, 8.46% missing, 0.15% abs.add +Total: 91.15% good, 0.27% minor, 0.09% bad, 8.47% missing, 0.15% abs.add -Classes: 407 minor, 82 bad, 485 missing. +Classes: 407 minor, 82 bad, 486 missing. -Constructors: 4 bad, 5 missing. +Constructors: 7 bad, 5 missing. +java.beans: +Bad +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.beans.MethodDescriptor[], java.lang.reflect.Method, java.lang.reflect.Method): doesn't throw java.beans.IntrospectionException in harmony5, but throws java.beans.IntrospectionException in jdk7 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method): doesn't throw java.beans.IntrospectionException in harmony5, but throws java.beans.IntrospectionException in jdk7 +constructor java.beans.EventSetDescriptor(java.lang.String, java.lang.Class, java.lang.reflect.Method[], java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method): doesn't throw java.beans.IntrospectionException in harmony5, but throws java.beans.IntrospectionException in jdk7 +Missing +class java.beans.PrimitiveWrapperPersistenceDelegate: missing in jdk7 +