-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
master
Follow up on the feedback/comments on PR https://github.com/openjdk/jdk/pull/28521 for bug JDK-8372566, we should avoid using ShenandoahAllocRequest.type() directly if possible, in most of cases we don't need to directly alloc type, the inline member methods provided by ShenandoahAllocRequest should be sufficient.
- links to
-
Commit(master)
openjdk/jdk/15f25389
-
Review(master)
openjdk/jdk/28649