git: openjdk/jdk: master: 8339134: Callers of Exceptions::fthrow should ensure exception message lengths avoid the INT_MAX limits of os::vsnprintf

David Holmes dholmes at openjdk.org
Mon Nov 25 19:58:57 UTC 2024


Changeset: 8de158ae
Branch: master
Author:    David Holmes <dholmes at openjdk.org>
Date:      2024-11-25 19:55:26 +0000
URL:       https://git.openjdk.org/jdk/commit/8de158aefe64d493e107ef310f510bab57beb251

8339134: Callers of Exceptions::fthrow should ensure exception message lengths avoid the INT_MAX limits of os::vsnprintf

Reviewed-by: coleenp, jsjolen

! src/hotspot/share/classfile/classFileError.cpp
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/interpreter/linkResolver.cpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/runtime/reflection.cpp
! src/hotspot/share/services/diagnosticArgument.cpp
! src/hotspot/share/services/diagnosticArgument.hpp
! src/hotspot/share/utilities/exceptions.cpp



More information about the jdk-changes mailing list