RFR: 8258836: JNI local refs exceed capacity getDiagnosticCommandInfo [v3]
Severin Gehwolf
sgehwolf at openjdk.java.net
Wed Jan 20 14:21: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 incrementally with one additional commit since the last revision:
Actually assign the variable returned from PopLocalFrame
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2130/files
- new: https://git.openjdk.java.net/jdk/pull/2130/files/3d94ec1b..66b4c6c0
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2130&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2130&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 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