RFR: 8259374: Make ThreadInVMfromNative have ResetNoHandleMark [v2]

Coleen Phillimore coleenp at openjdk.java.net
Thu Jan 7 22:21:07 UTC 2021


> Please review this straightforward change to add a ResetNoHandleMark in the ThreadInVMfromNative transition class so that callers don't have to do this.  Tested with tier1-3.
> This was broken out of a larger change for JDK-8258032 Reconsider LEAF entry restrictions.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  fix grammar

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1983/files
  - new: https://git.openjdk.java.net/jdk/pull/1983/files/d8114d8d..a94143e6

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1983.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1983/head:pull/1983

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


More information about the hotspot-dev mailing list