RFR: 8371746: Some imports in Integer.java and Long.java became unused after JDK-8370503

Chen Liang liach at openjdk.org
Thu Nov 13 02:27:00 UTC 2025


On Wed, 12 Nov 2025 22:25:55 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Trivial patch. Removes unused imports from `Integer.java` and `Long.java` following [JDK-8370503](https://bugs.openjdk.org/browse/JDK-8370503).

Marked as reviewed by liach (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/28277#pullrequestreview-3456797844


More information about the core-libs-dev mailing list