RFR: 8303810: Restore attribute positions after JDK-8303839 to match JDK-8302124 [v3]
Kim Barrett
kbarrett at openjdk.org
Thu Mar 9 20:17:20 UTC 2023
The message from this sender included one or more files
which could not be scanned for virus detection; do not
open these files unless you are certain of the sender's intent.
----------------------------------------------------------------------
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
Please don't do this. This change will just make the redo harder by introducing merge conflicts.
-------------
PR: https://git.openjdk.org/jdk/pull/12918
More information about the hotspot-dev
mailing list