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

Attila Szegedi attila at openjdk.java.net
Thu Feb 18 19:31:02 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: Try to eliminate flakiness of the test by extending its allowed runtime and reducing the memory

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

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

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

  Stats: 20 lines in 2 files changed: 5 ins; 8 del; 7 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