RFR: 8303810: Restore attribute positions after JDK-8303839 to match JDK-8302124 [v3]
Julian Waters
jwaters at openjdk.org
Sat Mar 11 14:40:31 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
Alright
-------------
PR: https://git.openjdk.org/jdk/pull/12918
More information about the hotspot-dev
mailing list