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

Dean Long dlong at openjdk.org
Sat Jul 22 08:14:40 UTC 2023


On Sat, 22 Jul 2023 06:10:48 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> I agree. I thought it should be done in a dedicated RFE. But I can do it in this PR.

It seems reasonable to me to allow small enhancements along with bug fixes.  If it's a separate RFE then you have to either push that first, or do a temporary bug fix that doesn't use the enhancement.  What are the chances that we would want to back-port one without the other?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14976#issuecomment-1646523419


More information about the hotspot-compiler-dev mailing list