RFR: 8339384: Unintentional IOException in jdk.jdi module when JDWP end of stream occurs [v2]

duke duke at openjdk.org
Thu Sep 5 09:03:52 UTC 2024


On Wed, 4 Sep 2024 10:17:55 GMT, Yagmur Eren <duke at openjdk.org> wrote:

>> A logic error in the block of code in com.sun.tools.jdi.TargetVM is fixed by putting fromByteArray() method within else statement to prevent invoking it when the array b is empty. See issue: [JDK-8339384](https://bugs.openjdk.org/browse/JDK-8339384)
>
> Yagmur Eren has updated the pull request incrementally with three additional commits since the last revision:
> 
>  - Update full name
>  - update copy right year
>  - Update full name

@nelanbu 
Your change (at version 0991ace2ad8bf31f05a570ccad8e76132d82cf2f) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/20815#issuecomment-2330986170


More information about the serviceability-dev mailing list