JDK-8345678 : compute_modifiers should not be in create_mirror
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-12-06
  • Updated: 2024-12-25
  • Resolved: 2024-12-16
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 25
25 b03Fixed
Related Reports
Relates :  
Description
These things have nothing to do with each other.  Computing modifiers to be used for the Class.getModifiers intrinsics should be done when creating the Klass.

I have a follow-on change to make modifiers u2.
Comments
Changeset: d3359417 Branch: master Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2024-12-16 17:46:43 +0000 URL: https://git.openjdk.org/jdk/commit/d3359417f3cb853b078041d07b8459b7b29a0a94
16-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22618 Date: 2024-12-06 22:00:14 +0000
06-12-2024