JDK-8328417 : [lworld] Reimplement TestClassModifiers for JEP401
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2024-03-19
  • Updated: 2024-07-01
  • Resolved: 2024-07-01
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.
Other
repo-valhallaResolved
Related Reports
Duplicate :  
Description
TestClassModifiers use the old model needs updating to JEP401
Comments
[~dsimms] I discovered that we are not yet implementing the requirement that value classes are final or else abstract. Is there an open bug for that? I have fixed it in my work on the verifier along with some other adjustments to the classfile parser.
24-05-2024