On Wed, 12 Nov 2025 22:25:55 GMT, Sergey Bylokhov <[email protected]> wrote:
> Trivial patch. Removes unused imports from `Integer.java` and `Long.java` > following [JDK-8370503](https://bugs.openjdk.org/browse/JDK-8370503). This pull request has now been integrated. Changeset: d09a8cb8 Author: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/d09a8cb81b70a6c51ef5599bee04f1445a48e63f Stats: 4 lines in 2 files changed: 0 ins; 4 del; 0 mod 8371746: Some imports in Integer.java and Long.java became unused after JDK-8370503 Reviewed-by: liach, darcy, iris ------------- PR: https://git.openjdk.org/jdk/pull/28277
