From openjdk-2d-dev Tue Oct 11 00:44:35 2022 From: Sergey Bylokhov Date: Tue, 11 Oct 2022 00:44:35 +0000 To: openjdk-2d-dev Subject: Integrated: 8295003: Do not mention applets in the "java.awt.color" package Message-Id: X-MARC-Message: https://marc.info/?l=openjdk-2d-dev&m=166544874118408 On Fri, 7 Oct 2022 23:18:58 GMT, Sergey Bylokhov wrote: > The usage of "applets" are replaced by the "applications" in the "java.awt.color" package. > If there are no objections I'll skip the CSR for this small cleanup. This pull request has now been integrated. Changeset: 891156a7 Author: Sergey Bylokhov URL: https://git.openjdk.org/jdk/commit/891156a744e706e2d8da5082b2ee3e63ff6fab76 Stats: 9 lines in 2 files changed: 0 ins; 0 del; 9 mod 8295003: Do not mention applets in the "java.awt.color" package Reviewed-by: aivanov, prr ------------- PR: https://git.openjdk.org/jdk/pull/10616