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

David Holmes dholmes at openjdk.org
Fri Mar 10 03:24:06 UTC 2023


On Thu, 9 Mar 2023 11:54:44 GMT, Julian Waters <jwaters at openjdk.org> wrote:

>> [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

I agree with Kim. Thanks.

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

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


More information about the hotspot-runtime-dev mailing list