RFR: 8341513: Remove the unused thread_type field from OSThread [v2]
Amit Kumar
amitkumar at openjdk.org
Thu Oct 17 12:33:14 UTC 2024
On Thu, 17 Oct 2024 08:59:43 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> This trivial PR cleans up ` thread_type` field.
>>
>> Testing:
>> Build + Tier1 test (Fastdebug vm) are __clean__, no regression seen on linux/s390x.
>>
>> I have tested on local system Mac-M1 but it failed due to this issue: [JDK-8340341](https://bugs.openjdk.org/browse/JDK-8340341)
>
> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>
> revert back SAP's copyright header
Only MacOS jobs are stuck:
> -> offamitkumar/jdk/.github/workflows/test.yml at refs/heads/thread_type_rm (5c5dead5d7129fbdbbf24f298a597dbd5657a336)
Waiting for a runner to pick up this job...
So I will wait before integration. Because on my local system the build failed with the issue I mentioned in the description.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21532#issuecomment-2419413408
More information about the hotspot-runtime-dev
mailing list