From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57437 invoked by alias); 16 Oct 2016 01:51:35 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 57192 invoked by uid 89); 16 Oct 2016 01:51:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Neither X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 16 Oct 2016 01:51:24 +0000 Received: from [10.9.9.213] (helo=mailfront13.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bvabh-0005yc-To for kawa@sourceware.org; Sun, 16 Oct 2016 03:51:21 +0200 Received: from 70-36-239-8.dsl.dynamic.fusionbroadband.com ([70.36.239.8] helo=toshie.bothner.com) by mailfront13.runbox.com with esmtpsa (uid:757155 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1bvabY-0008JU-Ta for kawa@sourceware.org; Sun, 16 Oct 2016 03:51:13 +0200 Subject: Re: kawa 2.2 last call To: kawa@sourceware.org References: <19146.1476576533@vereq.eip10.org> From: Per Bothner Message-ID: Date: Sun, 16 Oct 2016 01:51:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-q4/txt/msg00026.txt.bz2 On 10/15/2016 06:17 PM, Per Bothner wrote: > > > On 10/15/2016 05:08 PM, Sudarshan S Chawathe wrote: >> FAIL sva47725.scm: output line 1: expected: '\Qok\E' actual: 'bad' >> # sva47725.scm fails >> FAIL sva48938.scm: more diagnostics than expected: 'sva48938.scm:13:1: warning - no accessible method 'stream' in ClassType gnu.lists.FVector' >> # sva48938.scm fails > >> This is on using OpenJDK 1.7 on Debian Jessie 32-bit x86. Here is uname >> -a output: >> >> Linux vereq.eip10.org 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u1 >> (2016-09-03) i686 GNU/Linux > > Neither of those will work on Java 7. I can tweak sva47725.scm so it runs > on Java 7, but not Java 8. I meant: I can tweak sva47725.scm so it runs on Java 7, but not sva48938.scm. -- --Per Bothner per@bothner.com http://per.bothner.com/