+1
Please update copyright year.
Thanks,
David
On 6/04/2019 3:31 am, Chris Plummer wrote:
Hi Aleksey,
I looked at the changes to this file that were done in JDK-8204240
(which introduced the issue), and your fix seems correct. Thumbs up!
thanks,
Chris
On 4/5/19 8:11 AM, Aleksey Shipilev wrote:
Bug:
https://bugs.openjdk.java.net/browse/JDK-8221917
Fix:
http://cr.openjdk.java.net/~shade/8221917/webrev.01/
The failure is caused by MDO change in 11 that broke SA a little. I am
planning to backport it all
the way down to 11u. See bug for details.
Testing:
- Linux x86_32 fastdebug: TestPrintMdo, entire serviceability, tier1
- Linux x86_64 fastdebug: TestPrintMdo, entire serviceability
- jdk-submit (running)
Thanks,
-Aleksey