RFR: 8284274: Error reporting crashes because missing ResourceMarks [v2]

Coleen Phillimore coleenp at openjdk.java.net
Tue Apr 12 16:17:13 UTC 2022


> Taking the suggestion from @stefank in the bug report, disable the ResourceMark missing assert during error reporting.  There's a ResourceArea in the thread that can be used.  Added a test.
> Tested with tier1-4 on x86 and aarch64 platforms.

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

  Add some variable names for test values.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8201/files
  - new: https://git.openjdk.java.net/jdk/pull/8201/files/0bbe3b9f..bfb7621c

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

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

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


More information about the hotspot-dev mailing list