Integrated: 8193559: ugly DO_JAVA_THREADS macro should be replaced
Daniel D.Daugherty
dcubed at openjdk.java.net
Mon Aug 2 16:04:41 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].
This pull request has now been integrated.
Changeset: 0a852363
Author: Daniel D. Daugherty <dcubed at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0a85236396c667c8d2c890e4384c623b39455075
Stats: 133 lines in 4 files changed: 107 ins; 23 del; 3 mod
8193559: ugly DO_JAVA_THREADS macro should be replaced
Co-authored-by: Kim Barrett <kbarrett at openjdk.org>
Reviewed-by: eosterlund, ayang, kbarrett, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/4671
More information about the hotspot-gc-dev
mailing list