RFR: 8261483: jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now" [v3]

Attila Szegedi attila at openjdk.java.net
Sat Feb 27 20:01:10 UTC 2021


> 8261483: jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"

Attila Szegedi has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  8261483: Eliminate flakiness of the tests by using iteration number limit and explicitly running GC

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2617/files
  - new: https://git.openjdk.java.net/jdk/pull/2617/files/3afec32b..f5922c48

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2617&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2617&range=01-02

  Stats: 25 lines in 2 files changed: 11 ins; 3 del; 11 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2617.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2617/head:pull/2617

PR: https://git.openjdk.java.net/jdk/pull/2617


More information about the core-libs-dev mailing list