On Mon, 21 Aug 2023 21:16:02 GMT, Chris Plummer wrote:
>> VM.buildLongFromIntsPD() is not longer used. Remove it.
>
> Chris Plummer has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - update copyright
> - Remove debugging code
Thanks for th
On Tue, 22 Aug 2023 08:50:29 GMT, Kevin Walls wrote:
> Looks like the SA floatAt is also unused.
> So if we don't see a need to maintain a full mirror of
> stackValueCollection.cpp then it could be trimmed more. 8-)
I think I'll leave it in. The main goal here was to prune some code that was
k
On Mon, 21 Aug 2023 21:16:02 GMT, Chris Plummer wrote:
>> VM.buildLongFromIntsPD() is not longer used. Remove it.
>
> Chris Plummer has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - update copyright
> - Remove debugging code
Marked as rev
On Mon, 21 Aug 2023 21:10:55 GMT, Chris Plummer wrote:
>> VM.buildLongFromIntsPD() is not longer used. Remove it.
>
> Chris Plummer has updated the pull request incrementally with two additional
> commits since the last revision:
>
> - update copyright
> - Remove debugging code
Please update
On Mon, 21 Aug 2023 21:04:47 GMT, Chris Plummer wrote:
>> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VM.java line 949:
>>
>>> 947:
>>> 948: public boolean isCompressedOopsEnabled() {
>>> 949: //if (compressedOopsEnabled == null) {
>>
>> I am not sure I understand how t
On Mon, 21 Aug 2023 20:38:33 GMT, Leonid Mesnik wrote:
>> Chris Plummer has updated the pull request incrementally with two additional
>> commits since the last revision:
>>
>> - update copyright
>> - Remove debugging code
>
> src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VM.jav
> VM.buildLongFromIntsPD() is not longer used. Remove it.
Chris Plummer has updated the pull request incrementally with two additional
commits since the last revision:
- update copyright
- Remove debugging code
-
Changes:
- all: https://git.openjdk.org/jdk/pull/15371/files
-