RFR: 8303810: Restore attribute positions after JDK-8303839 to match JDK-8302124 [v3]

Julian Waters jwaters at openjdk.org
Thu Mar 9 11:54:44 UTC 2023


> [JDK-8303839](https://bugs.openjdk.org/browse/JDK-8303839)'s revert of [[noreturn]] attributes also moved their already existing attributes back to behind their corresponding methods, they should be restored to where [JDK-8302124](https://bugs.openjdk.org/browse/JDK-8302124) requires them to be. Also fixes attribute from [JDK-8292269](https://bugs.openjdk.org/browse/JDK-8292269)

Julian Waters has updated the pull request incrementally with one additional commit since the last revision:

  debug.hpp

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12918/files
  - new: https://git.openjdk.org/jdk/pull/12918/files/e9083a2e..359bccc8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12918&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12918&range=01-02

  Stats: 14 lines in 1 file changed: 10 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/12918.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12918/head:pull/12918

PR: https://git.openjdk.org/jdk/pull/12918


More information about the hotspot-runtime-dev mailing list