RFR: 8295248: JEditorPane HTML form with multi-selection broke data after resetting [v4]

Patrick Chen chen.j.patrick at gmail.com
Mon Mar 13 08:16:20 UTC 2023


do not touch the ring of wagamoto

Le lun. 13 mars 2023 à 08:23, Toshio Nakamura <tnakamura at openjdk.org> a
écrit :

> On Thu, 26 Jan 2023 09:15:47 GMT, Toshio Nakamura <tnakamura at openjdk.org>
> wrote:
>
> >> When JEditorPane shown HTML form with multi-selection, the reset
> operation broke its data.
> >>
> >> The sample testcase were attached in JBS. The recreate steps are below:
chen.j.patrick at gmail.com;
 dkim=pass header.s 210112 header.d=gmail.com;
 dmarc=pass header.from=gmail.com
Received: from mail-vs1-f46.google.com (mail-vs1-f46.google.com
 [209.85.217.46])
 by mx0b-00069f01.pphosted.com (PPS) with ESMTPS id 3pd37c7sf9-1
 (version=TLSv1.2 cipherìDHE-RSA-AES128-GCM-SHA256 bits8 verify=OK);
 Mon, 20 Mar 2023 15:46:39 +0000
Received: by mail-vs1-f46.google.com with SMTP id by13so10861548vsb.3;
 Mon, 20 Mar 2023 08:46:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s 210112; t79327198;
 hÌ:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:from:to:cc:subject:date:message-id:reply-to;
 bh=U2ig90pNA48JUqwi5DeUlAKx1xYiov5LiX5SBnzdlsc=;
 bæAzbbL7+t04iZqnebQd9eBUpNa85BEAJXdgpMJlesG0TnJ6Az2ofetNZtGIgOQ99g
 hDheIGVzSE5KMo1C9aBm/0M8FQmhe3PF9p7aT8yWpRDMi5dkJjlx10VasqTnSE0cEPKs
 PWrzX8yYT3sqxvm6EGWhykBCUwJdruooimIz4/1BWt2s+KT+cDLxV8L/Su+eMoNizJZA
 nmrCXb/W9DV6CckiPt/8l6qg8TaoFBF5vm31xkxohPePFpRnZkhKaWEsyvTMQyzDsOOf
 HPD0RPZA8/X2rOtHt6h7L/kzWSWPpiuHdaqvxJReq/VGwn7/HGhboFXleWlCJRGSvy70
 YQHg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d100.net; s 210112; t79327198;
 hÌ: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=U2ig90pNA48JUqwi5DeUlAKx1xYiov5LiX5SBnzdlsc=;
 b=F+L/5iBBOuY4lCalN+qH77kUm3xhYSfQkET423KR/6Xxm8+NjXIQZEWzQzPvER29to
 oYrIqFOiplzxnPcHZsP4fGG1CB0E6/ARUMsx5vIfpQuhW8zqiNjJOaQ3eCK80OqPZWzQ
 2Bcc9cIWQSDh9hRgG4fqKN7kb4JPaTiP/FWLHdQ1WT2lId5EYlFr+cBZw/j19fCAojRk
 Bccs4JsvG6BF2CN4buVs5dIbficzavG0oyTSMwsL0bVhP9HFRcehbEKSUJ0I5apI4j9W
 /I+bVzxrcdq7XQRcypxSbHDAFTS8cFc84ktox3rSj6eAgrrmWPquanZmrGyw237sXSxJ
 1zeQ=
X-Gm-Message-State: AO0yUKW9GVRZtGKhN4XDzSz5OkRiTeuHZN83ypnCWznOvxL2+X76nMxX
 YlbYxhAsfDrhGJt2UTXQzqT7Q6orRsPgU21PV8Y/WKeI
X-Google-Smtp-Source: AK7set/L0nS9AkTHK1FP9IJ4v9bjN4lfTA2NW8ldCi1VkdRd3OzR//uLj/BQIr6hWy8AFQgylmGq6yntwFP04Z3dSn8X-Received: by 2002:a05:6102:571b:b0:426:6d5:a55a with SMTP id
 dg27-20020a056102571b00b0042606d5a55amr4939401vsb.1.1679327197876; Mon, 20
 Mar 2023 08:46:37 -0700 (PDT)
MIME-Version: 1.0
References: <CpHxwSXnnrzl-mLrwy_QHd70-3n5ddMsv8wpIjaNtK8=.a60b5d3a-fb39-42bb-9955-384ae220e329 at github.com>
 <FHAaQEPbptMCM40QudbpOU8nFsWPPKbi7o-tDZE3wxs=.8c4e4c65-a04f-4b8b-80f3-eed75a603159 at github.com>
In-Reply-To: <FHAaQEPbptMCM40QudbpOU8nFsWPPKbi7o-tDZE3wxs=.8c4e4c65-a04f-4b8b-80f3-eed75a603159 at github.com>
From: Patrick Chen <chen.j.patrick at gmail.com>
Date: Mon, 20 Mar 2023 16:46:27 +0100
Message-ID: <CANmuJ8u6-0QfEkbYQWaLQ6mCTferKwX8BLRE=k30fNzgHfxjQw at mail.gmail.com>
Subject: Re: RFR: JDK-8304334:
 java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java
 times out on slow platforms
To: Martin Doerr <mdoerr at openjdk.org>
Cc: client-libs-dev at openjdk.org
Content-Type: multipart/alternative; boundary="0000000000001754e505f756d555"
X-Proofpoint-GUID: 9n6h2owXX1MyRgz7470kHag4sHSgenHG
X-Proofpoint-ORIG-GUID: 9n6h2owXX1MyRgz7470kHag4sHSgenHG
X-CLX-Response: 1TFkXGxIbEQpMehcZHhMRCllEF2RkHxtGc0hzTU16EQpYWBdjW08cGEByc15
 IWREKeE4XY1Nja3sTWH4aX14RCnlMF2UbBXkTZmN7fEhFEQpDSBcHGRwbEQpDWRcHGx8bEQpDSR
 caBBoaGhEKWU0XZ2ZyEQpZSRcacRoQGncGGxwbcR4aEBp3BhgaBhoRClleF2xseREKSUYXRVhLS
 UZPdUNESEVfRE51QkVZXk9OEQpJRxd4T00RCkNOFxNEHEIYRV1ychtnU3hNUB0eHRpBYktNHlli
 eU1PRGJtEQpYXBcfBBoEGBMaBRsaBBsbGgQbGR4EGR8QGx4aHxoRCl5ZF0h+Q3gdEQpNXBcZGR4
 RCkxaF3hpa01rEQpFWRdjaxEKTF8XegUFBQUFBQUFBR0RCkxGF29ra2xraxEKQk8XYhlCZxxFc2
 NbQWARCkNaFxgaEwQSHwQYGx0EHhwRCkJeFxsRCkRYFxgRCkRJFxsRCkJcFxsRCl5OFxsRCkJLF
 2NTY2t7E1h+Gl9eEQpCSRdjU2NrexNYfhpfXhEKQkUXYVpZQkZCcGkSSxkRCkJOF2NTY2t7E1h+
 Gl9eEQpCTBdjW08cGEByc15IWREKQmwXbBt+flt5Z14dBQURCkJAF2xSbHhpXkx8f0ZtEQpaWBc
 YEQp5Qxdvck9+Umd8QBpLWREKWUsXGxoaEhsRCnBnF28aYh5TXURCGU59EBkaEQpwaBdga0AdWU
 4beRhoRBAZGhEKcGgXZV54emF+Q3MTQU4QGRoRCnBoF2JnGnh9XR9fTkAYEBkaEQpwaBdmYhwaR
 G1zS3JARhAZGhEKcGgXYHNeXnhlHxNPXHIQGRoRCnBoF2ZBTVxsQBlCT3xkEBkaEQpwaBdraBtt
 S1x7aW5PRRAZGhEKcGgXZHseX2d4QxhcSE4QGRoRCnB9F2thcFhvWmBHYGVuEBkaEQpwfxdvYFJ
 jBRtPeQFBBRAbEhIRCnBfF2tgYUVYf3NrHF8SEBscHBEKcGwXZmBba39dYQVOa3IQHhIRCnBMF2
 t9G1BJQUtDfWJLEBkaEQptfhcaEQpYTRdLESAX-CLX-Shades: MLX
X-Source-IP: 209.85.217.46
X-ServerName: mail-vs1-f46.google.com
X-Proofpoint-SPF-Result: pass
X-Proofpoint-SPF-Record: v=spf1 redirect=_spf.google.com
X-Proofpoint-Virus-Version: vendor=nai enginee00 definitions655
 signaturesY6816
X-Proofpoint-Spam-Details: rule=tap_notspam policy=tap score=0
 priorityscore49 mlxscore=0
 spamscore=0 suspectscore=0 mlxlogscorex0 lowpriorityscore=0
 impostorscore=0 bulkscore=0 phishscore=0 adultscore=0 clxscore1
 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1
 engine=8.12.0-2303150002 definitions=main-2303200133 domainage_hfrom081
X-Spam: Clean
X-BeenThere: client-libs-dev at openjdk.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Technical discussion about the development of the client libraries
 <client-libs-dev.openjdk.org>
List-Unsubscribe: <https://mail.openjdk.org/mailman/options/client-libs-dev>, 
 <mailto:client-libs-dev-request at openjdk.org?subject=unsubscribe>
List-Archive: <https://mail.openjdk.org/pipermail/client-libs-dev/>
List-Post: <mailto:client-libs-dev at openjdk.org>
List-Help: <mailto:client-libs-dev-request at openjdk.org?subject=help>
List-Subscribe: <https://mail.openjdk.org/mailman/listinfo/client-libs-dev>,
 <mailto:client-libs-dev-request at openjdk.org?subject=subscribe>
X-List-Received-Date: Mon, 20 Mar 2023 15:46:41 -0000

--0000000000001754e505f756d555
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Mathias dewulf did it

Le lun. 20 mars 2023 à 16:33, Martin Doerr <mdoerr at openjdk.org> a écrit :

> On Fri, 17 Mar 2023 09:08:56 GMT, Matthias Baesken <mbaesken at openjdk.org>
> wrote:
>
> > The ToFromCIEXYZRoundTrip test times out on slow platforms , especially
> when (fast)debug binaries are used.
> > This was observed on Alpine Linux and AIX in our automated tests.
> Setting an increased timeout for the test helps to reduce test errors
> because of timeouts.
>
> I believe `run` statements are typically placed after `summary`.
> Otherwise, LGTM.
>
> -------------
>
> PR: https://git.openjdk.org/jdk/pull/13073
>

--0000000000001754e505f756d555
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir="ltr">Mathias dewulf did it</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 20 mars 2023 à 16:33, Martin Doerr <<a href="mailto:mdoerr at openjdk.org">mdoerr at openjdk.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 17 Mar 2023 09:08:56 GMT, Matthias Baesken <<a href="mailto:mbaesken at openjdk.org" target="_blank">mbaesken at openjdk.org</a>> wrote:<br>
<br>
> The ToFromCIEXYZRoundTrip test times out on slow platforms , especially when (fast)debug binaries are used.<br>
> This was observed on Alpine Linux and AIX in our automated tests.  Setting an increased timeout for the test helps to reduce test errors because of timeouts.<br>
<br>
I believe `run` statements are typically placed after `summary`. Otherwise, LGTM.<br>
<br>
-------------<br>
<br>
PR: <a href="https://git.openjdk.org/jdk/pull/13073" rel="noreferrer" target="_blank">https://git.openjdk.org/jdk/pull/13073</a><br>
</blockquote></div>

--0000000000001754e505f756d555--


More information about the client-libs-dev mailing list