RFR: 8245002: Windows GDI functions don't support NUMA interleaving

Kim Barrett kim.barrett at oracle.com
Tue May 19 19:53:14 UTC 2020


> On May 19, 2020, at 10:04 AM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
> https://cr.openjdk.java.net/~stefank/8245002/webrev.03.workaround.thomas-review/
> https://cr.openjdk.java.net/~stefank/8245002/webrev.all.thomas-review/

Looks good.

A few trivial typos:

2770   // If this fail, the testing method above isn't reliable.
s/fail/fails/

2825   // Set the bitmaps bits to point one "width" bytes before, so that
s/bitmaps/bitmap's/

2826   // the bitmap extends a cross the reservation boundary.
s/a cross/across/



More information about the hotspot-dev mailing list