JDK-8303810 : Restore attribute positions after JDK-8303839 to match JDK-8302124
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P5
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2023-03-08
  • Updated: 2023-03-11
  • Resolved: 2023-03-11
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
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 requires them to be. Also fixes attribute from JDK-8292269
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12918 Date: 2023-03-08 08:39:08 +0000
08-03-2023