git: openjdk/jdk: 8312495: assert(0 <= i && i < _len) failed: illegal index after JDK-8287061 on big endian platforms

Richard Reingruber rrich at openjdk.org
Thu Jul 27 13:40:46 UTC 2023


Changeset: 8661b8e1
Author:    Richard Reingruber <rrich at openjdk.org>
Date:      2023-07-27 13:40:23 +0000
URL:       https://git.openjdk.org/jdk/commit/8661b8e11568f752c0bc515a028092f77bcaf940

8312495: assert(0 <= i && i < _len) failed: illegal index after JDK-8287061 on big endian platforms

Reviewed-by: clanger, kvn, dlong

! src/hotspot/share/code/debugInfo.cpp
! src/hotspot/share/prims/stackwalk.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/stackValue.hpp
! src/hotspot/share/runtime/stackValueCollection.cpp
! src/hotspot/share/runtime/vframe.cpp
! src/hotspot/share/runtime/vframeArray.cpp



More information about the jdk-changes mailing list