JDK-8293003 : Review running time of Warn5 regression test
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-08-27
  • Updated: 2024-10-27
  • Resolved: 2022-09-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 b14Fixed
Description
The langtools regression test

./tools/javac/varargs/warning/Warn5.java

has a long running time that should be examined for opportunities to improve.


Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/10130 Date: 2022-09-01 20:50:50 +0000
27-10-2024

Changeset: 3ac91b08 Author: Joe Darcy <darcy@openjdk.org> Date: 2022-09-02 02:53:59 +0000 URL: https://git.openjdk.org/jdk/commit/3ac91b08cbe16bc1a347178f853513f930ffeaf3
02-09-2022