RFR: 8332461: ubsan : dependencies.cpp:906:3: runtime error: load of value 4294967295, which is not a valid value for type 'DepType' [v2]
Amit Kumar
amitkumar at openjdk.org
Wed Sep 4 09:49:49 UTC 2024
On Wed, 4 Sep 2024 09:06:24 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
>Shouldn't this new enum value also be used in the place that sets DepType to -1?:
Done, Thanks for the suggestion & Please have a look again.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20847#issuecomment-2328396937
More information about the hotspot-compiler-dev
mailing list