RFR: 8258836: JNI local refs exceed capacity getDiagnosticCommandInfo [v2]

Severin Gehwolf sgehwolf at openjdk.java.net
Tue Jan 19 10:14:14 UTC 2021


> This patch adds some explicit capacity for local refs. New regression test
> fails prior and passes after the patch.
> 
> Thoughts?

Severin Gehwolf has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - Merge test files into one
 - Adress review feedback from dholmes
 - Merge branch 'master' into JDK-8258836-check-jni-mbeanserver
 - 8258836: JNI local refs exceed capacity getDiagnosticCommandInfo

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2130/files
  - new: https://git.openjdk.java.net/jdk/pull/2130/files/5b037556..3d94ec1b

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

  Stats: 611 lines in 78 files changed: 265 ins; 151 del; 195 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2130.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2130/head:pull/2130

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


More information about the serviceability-dev mailing list