RFR: 8336489: Track scoped accesses in JVMCI compiled code [v3]

Doug Simon dnsimon at openjdk.org
Wed Jul 24 09:40:38 UTC 2024


On Mon, 22 Jul 2024 08:04:24 GMT, Carlo Refice <duke at openjdk.org> wrote:

>> src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethodImpl.java line 327:
>> 
>>> 325:     }
>>> 326: 
>>> 327:     /**
>> 
>> No need for javadoc here - it's inherited from `HotSpotResolvedJavaMethod`.
>
> I mostly kept it there for consistency with surrounding methods

ok

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20256#discussion_r1689463802


More information about the hotspot-compiler-dev mailing list