-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 23, 24
-
b08
As shown in JDK-8336103, C2 Parser code uses `is_initializer` in the code where we expect to only check for constructors. The fix nominally changes the behavior for C2. I do not believe this is something readily observable, but need to be more explicit.
- blocks
-
JDK-8336103 Clean up confusing Method::is_initializer
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/5d965f36
-
Review(master) openjdk/jdk/20191