JDK-8322175 : test/langtools/tools/javac/classreader/BadMethodParameter.java doesn't compile
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-12-15
  • Updated: 2024-05-14
  • Resolved: 2023-12-15
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 23
23 b03Fixed
Related Reports
Relates :  
Description
test/langtools/tools/javac/classreader/BadMethodParameter.java doesn't compile

The test was introduced in https://bugs.openjdk.org/browse/JDK-8322040, that change was mistakenly tested against a stale branch prior to the class file API become a preview API.
Comments
Changeset: bdebf198 Author: Liam Miller-Cushon <cushon@openjdk.org> Date: 2023-12-15 12:18:01 +0000 URL: https://git.openjdk.org/jdk/commit/bdebf198bb0f4c3347ae9539d02ce0476e1176ce
15-12-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17120 Date: 2023-12-15 11:51:48 +0000
15-12-2023