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

Severin Gehwolf sgehwolf at openjdk.java.net
Wed Jan 20 14:34:15 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 six additional commits since the last revision:

 - Merge branch 'master' into JDK-8258836-check-jni-mbeanserver
 - Actually assign the variable returned from PopLocalFrame
 - 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/66b4c6c0..1a7365f3

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

  Stats: 3344 lines in 53 files changed: 452 ins; 2757 del; 135 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