RFR: 8258838: Remove JVM option UseStackBanging [v4]

Harold Seigel hseigel at openjdk.java.net
Mon Jan 11 13:49:19 UTC 2021


> Please review this change to remove the JVM develop flag UseStackBanging and always use stack banging.
> 
> The change was tested with tiers 1-2 on Linux, Mac OS, and Windows, tiers 3-5 on Linux x64, and cross-builds on PPC64, Linux32, and S390x.
> 
> Thanks, Harold

Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:

  8258838: fix Graal changes

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1988/files
  - new: https://git.openjdk.java.net/jdk/pull/1988/files/7aabbf2c..8333d705

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

  Stats: 35 lines in 2 files changed: 3 ins; 0 del; 32 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1988.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1988/head:pull/1988

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


More information about the hotspot-dev mailing list