RFR: 8193559: ugly DO_JAVA_THREADS macro should be replaced
Erik Österlund
eosterlund at openjdk.java.net
Fri Jul 2 21:01:52 UTC 2021
On Fri, 2 Jul 2021 16:03:57 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> This is a simple rewrite of what is "Possibly the ugliest for loop the world has seen."
> Thanks to @stefank for the draft proposed fix. Thanks to @fisk for providing this
> piece of history that I'm finally getting around to cleaning up. While this macro has
> been with us for a long time, its time has passed...
>
> Tested with Mach5 Tier[1-3].
Goodbye ugly macro. You have served us well. Looks good Dan. Thanks for cleaning up.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4671
More information about the hotspot-runtime-dev
mailing list