-
Enhancement
-
Resolution: Not an Issue
-
P4
-
repo-valhalla
After JDK-8227463, I'm still seeing this when the compressed klass ptr is already loaded into a register:
054 B3: # out( B29 B4 ) <- in( B2 ) Freq: 0,999998
054 movl R10, R11 # compressed ptr -> int
057 testl R10, #1073741824
054 B3: # out( B29 B4 ) <- in( B2 ) Freq: 0,999998
054 movl R10, R11 # compressed ptr -> int
057 testl R10, #1073741824
- relates to
-
JDK-8227463 [lworld] Non-optimal code generation for array properties check
-
- Resolved
-
-
JDK-8245953 [lworld] Remove array storage property bits clearing from JIT code
-
- Resolved
-