From nobody Mon Dec 18 21:28:25 2023 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SvCc958SPz546Y3 for ; Mon, 18 Dec 2023 21:28:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SvCc91THRz4NJj for ; Mon, 18 Dec 2023 21:28:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702934905; a=rsa-sha256; cv=none; b=eVGSUVQGbV/bF0kbDp4sqvU/d2ZWkT8FvyUvjGY56xRfgDqQu78WpGBzuQad1aHPukYHH6 gQ2+3sbuRdxgDCNo1GVlWvPfp8T8qlZv7C16SkQYt7SQsCONViv1SBvRjk4WL2LGF0bqKG fTV5OUANEvjeu0+S8IAcFeOVcvIAIyIyuGlXv9QMxzANvHOJtYruk6EYZdEWh8Isw+OhkB eHbrDe/sOZcx+l6LWyQRU/s0NhzBO+c0bzTujoKfWuuIeBMVJBc2L2jko0JcA8GbwR5PHS t9OW5tdsGjoRHmtVApiYi5faSYQYagpR8TAp4/98xviz3fGWCDzB5DES1/7vCQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702934905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=H4uaBc8Bsf5rhvKQFmj9NRG2Fe54+VytvfEg/a2MjE4=; b=iN+9PCCjEP44VsAUr2bkJru8Oe+ZBm62BpYZLooTb346X30rcuXodnsoDBgUY2FrJZcNag YoUObYPEvRoL7/Ke5AyZWMaPmwZZWB5Cb9X6y54bkwfVeql/lE4XWSROvldyxLrZ/hTbSl 9JU+FfVd7U7IcbLdo9RxDCS5CExypRD8qe0JSP76crk74oGvSEI2vXRJTwDiIp+FVoPqxD nSSMYjF2op5Wjvdj3O+kC1Ib+F8YbfVtcuNkN6zrzJQ60Y+ZPl64j0rXelhEuOkIGF28pS PeerZ6xWkwlWKs7m70j3wIn35d5oV8yprsMjYbb5OQJ6G4S3bzrspe1+O4FPrA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SvCc90PfqzcLh for ; Mon, 18 Dec 2023 21:28:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3BILSP0n083153 for ; Mon, 18 Dec 2023 21:28:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BILSOH8083152 for java@FreeBSD.org; Mon, 18 Dec 2023 21:28:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 271627] java/icedtea-web: possibility to build with java 11 and minor bug fixes Date: Mon, 18 Dec 2023 21:28:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lhersch@dssgmbh.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback- maintainer-feedback? maintainer-feedback- maintainer-feedback? maintainer-feedback- X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271627 Lars Herschke changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback- --=20 You are receiving this mail because: You are the assignee for the bug.=