On Tue, 14 Feb 2023 16:12:29 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:
> Split off from https://github.com/openjdk/jfx/pull/837 > > This uses a precompiled regex pattern and cleans up the code in > WebColorFieldSkin a bit. This pull request has now been integrated. Changeset: 315939f9 Author: John Hendrikx <jhendr...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/315939f96d97a3108814dd71a2c580350accf479 Stats: 31 lines in 1 file changed: 7 ins; 13 del; 11 mod 8302472: WebColorFieldSkin should use precompiled Pattern Reviewed-by: aghaisas ------------- PR: https://git.openjdk.org/jfx/pull/1032