From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x931.google.com (mail-ua1-x931.google.com [IPv6:2607:f8b0:4864:20::931]) by sourceware.org (Postfix) with ESMTPS id 58E663858D1E for ; Sat, 15 Oct 2022 20:11:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 58E663858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ua1-x931.google.com with SMTP id y20so3071371uao.8 for ; Sat, 15 Oct 2022 13:11:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=VSx0PLolFOXzeLH7mYDzE3sDIp5ubC72UHSXYZB1l1s=; b=QEtArzV2kU68vOMJn5xUbQr3LfITelBpAm04HWHAK5LotDexvkpA8RryHeWCG5vYgi /CORqBXj63D5sYAmDs/lTpYY2F95hhfDXAcp4BTxpleu0g/MX6kJZ2UnBfgiRwDGo46p SMcV/MWJRlByrAZE3QCf+jt7fwAgxIuHxy4sBPzAx1nHBzxpLWlianVdIV5q5j8P6Ud5 0VmWmS/calRi90HW1mVOVMA4oxUfEvxxJQFZGpeeHo2Z5WL+pjEk3rAJEBDY4UWnb1fz DNYjPSU9DPJJZ5gH7vh6Jh0evJUx7OcdrYhaDpOHan8PiGtUzUCPFggWBlUfK7aTMwKE XvkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=VSx0PLolFOXzeLH7mYDzE3sDIp5ubC72UHSXYZB1l1s=; b=q1xKBf9pJv17Osh0NeZo9EuA1rLYK/kbAhgg4w/i5C9zVvgp+KGEHPH14dW0Y4zQds qXcygpQjIM6ga6z+KTIbDxigjoaceeudievvaTemzkmvqfUOn9TwpcL4DzdbEr5TcR2w yqqIi1GuI3g9BG+7w1O2CiKsbEYR3BJ7LB26V1L5rn1fTetSDX9Orfia+qLD06p6VaUj 7+7VriG4XW9bqp1bC4kp/z4ombKVhVuAxBrXXf05I5iFx/AbZzzhektjc8IH0CRsyTsO cs24A+7qSJJYrkxURY/nTw8906Gi71qnslgP2Yqg8TPTPttqXWsQnj8vqO7gVrSaUSeP uhgQ== X-Gm-Message-State: ACrzQf3CPf3I8Uoce7LZAZ1uzqWZdVHgCXhnyKHVjwc9kw03YYO37KGY NK532jKgk1gkT/iuEPMq32bfm7n7BQZSomnFMDzsDA64 X-Google-Smtp-Source: AMsMyM4F/GSHi/xoE8NS6eTMCdvqIaqz44b8OiM+L5XMGEQSTnxIfMuSexFdoI7VMWKszGe11PE5x+7xKS6waXSNR6I= X-Received: by 2002:ab0:166f:0:b0:3e8:af59:df81 with SMTP id l44-20020ab0166f000000b003e8af59df81mr1486416uae.36.1665864670824; Sat, 15 Oct 2022 13:11:10 -0700 (PDT) MIME-Version: 1.0 References: <9ca0f114-ec5e-b932-f4b2-8d9323e76cb6@bothner.com> In-Reply-To: <9ca0f114-ec5e-b932-f4b2-8d9323e76cb6@bothner.com> From: Panicz Maciej Godek Date: Sat, 15 Oct 2022 22:11:00 +0200 Message-ID: Subject: Re: gnu.bytecode.ParameterizedType does not implement Externalizable To: Per Bothner Cc: kawa@sourceware.org Content-Type: multipart/alternative; boundary="000000000000f2cc3d05eb1857c9" X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000f2cc3d05eb1857c9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks. This seems to resolve the issue (at least as long as the compilation process is concerned) - now the process issues some warnings and terminates normally, and the .class files appear in the desired directory. sob., 15 pa=C5=BA 2022, 19:08 u=C5=BCytkownik Per Bothner = napisa=C5=82: > Please try the attached patch. > I haven't tested it, except to verify that it compiles. > -- > --Per Bothner > per@bothner.com http://per.bothner.com/ --000000000000f2cc3d05eb1857c9--