[jdk17u-dev] Integrated: 8294717: (bf) DirectByteBuffer constructor will leak if allocating Deallocator or Cleaner fails with OOME

Aleksey Shipilev shade at openjdk.org
Thu May 25 18:38:05 UTC 2023


On Wed, 24 May 2023 19:44:11 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to eliminate a leak corner case.
> 
> Additional testing:
>  - [x] Linux x86_64 fastdebug `tier1 tier2 tier3`

This pull request has now been integrated.

Changeset: 14779b1f
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/14779b1f4e82cb0576e4d8d208ee20f256b4ccc2
Stats:     8 lines in 1 file changed: 7 ins; 0 del; 1 mod

8294717: (bf) DirectByteBuffer constructor will leak if allocating Deallocator or Cleaner fails with OOME

Backport-of: 4cbac40de956974760cf54183b3ba29f0b5ec331

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1396


More information about the jdk-updates-dev mailing list