Skip to content

Commit

Permalink
8292632: compiler/sharedstubs/SharedTrampolineTest.java fails with "E…
Browse files Browse the repository at this point in the history
…rror: VM option 'PrintRelocations' is develop and is available only in debug version of VM."

Reviewed-by: dholmes
  • Loading branch information
Daniel D. Daugherty committed Aug 18, 2022
1 parent 1b756bf commit a1df2da
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,7 +28,7 @@
* @bug 8280152
* @library /test/lib
*
* @requires os.arch=="aarch64"
* @requires vm.debug & os.arch=="aarch64"
*
* @run driver compiler.sharedstubs.SharedTrampolineTest
*/
Expand Down

1 comment on commit a1df2da

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.