[jdk21u-dev] RFR: 8332461: ubsan : dependencies.cpp:906:3: runtime error: load of value 4294967295, which is not a valid value for type 'DepType'
Amit Kumar
amitkumar at openjdk.org
Thu Sep 19 07:07:41 UTC 2024
On Fri, 6 Sep 2024 09:02:25 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> Hi all,
>>
>> This pull request contains a backport of commit [28de44da](https://github.com/openjdk/jdk/commit/28de44da71871bec7648f01a4df2faee43fa43b6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>>
>> The commit being backported was authored by Amit Kumar on 5 Sep 2024 and was reviewed by Stefan Karlsson, Vladimir Kozlov and Dean Long.
>>
>> Thanks!
>
> You have failing tests.
@GoeLin any insights on this ? I tried to restart the test few times it looks during downloading the artifact it is failing.
In first run this test is failing: `serviceability/sa/ClhsdbFindPC.java#no-xcomp-process `
I looked into the JTR but not sure if it is at all related to this change.
[ClhsdbFindPC_no-xcomp-process.log](https://github.com/user-attachments/files/17054980/ClhsdbFindPC_no-xcomp-process.log)
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/955#issuecomment-2360158139
More information about the jdk-updates-dev
mailing list