From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from xry111.site (xry111.site [89.208.246.23]) by sourceware.org (Postfix) with ESMTPS id BB38E3858C20 for ; Wed, 30 Nov 2022 12:50:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BB38E3858C20 Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=xry111.site Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=xry111.site DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xry111.site; s=default; t=1669812631; bh=nE1GlDJFCGXoRc1+8NdM1wbQCU4FxMrIkfVDWZntVkA=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=W0NimISzcewzjejzZ2fTR56n7VavVBE6mxRcqFw/WiHfvQW9+MMifnv+3/zkI3h1d Zm6k10C5rNoJL9WEUW9E5vMem0fq0DaNTu9tX4swMudn9HP1D4Dl3gp6HcyIVBpoMB GSJf0rfttDMCudJTLuyeCUbnzJy+p1qgXhlmXZaw= Received: from [IPv6:240e:358:11e8:5000:dc73:854d:832e:3] (unknown [IPv6:240e:358:11e8:5000:dc73:854d:832e:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) (Authenticated sender: xry111@xry111.site) by xry111.site (Postfix) with ESMTPSA id D30CF66907; Wed, 30 Nov 2022 07:50:29 -0500 (EST) Message-ID: <612d830b8db1a47392c05d04e27edc57d452eb29.camel@xry111.site> Subject: Re: Java front-end and library patches. From: Xi Ruoyao To: Zopolis0 , Joseph Myers Cc: gcc-patches@gcc.gnu.org Date: Wed, 30 Nov 2022 20:50:23 +0800 In-Reply-To: References: <87be1195-fee5-7355-ddd-ddceedcce0a6@codesourcery.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.0 MIME-Version: 1.0 X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROM_SUSPICIOUS_NTLD,KAM_SHORT,LIKELY_SPAM_FROM,SPF_HELO_PASS,SPF_PASS,TXREP,T_PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Wed, 2022-11-30 at 23:18 +1100, Zopolis0 via Gcc-patches wrote: > 20-43 and 47 are just applying treewide changes that Java missed out > on Add something like "adapt Java frontend for r11-1234 change" then. So the reviewer can take a look at https://gcc.gnu.org/r11-1234 and review the change more easily. --=20 Xi Ruoyao School of Aerospace Science and Technology, Xidian University