RFR: JDK-8136627: Backout JDK-8133818 Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
Kim Barrett
kim.barrett at oracle.com
Wed Sep 16 14:29:37 UTC 2015
On Sep 16, 2015, at 9:37 AM, Bengt Rutisson <bengt.rutisson at oracle.com> wrote:
>
>
> Hi all,
>
> Can I have a couple of reviews for this change to back out JDK-8133818?
>
> http://cr.openjdk.java.net/~brutisso/8136627/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8136627
>
> The patch was created by doing "hg backout".
>
> From the bug report:
>
> The changes for JDK-8133818 are causing failures in our testing because there are tracing and logging tests that are not updated for the new logging.
>
> One option is to fix the tests, but we also have a different product fix in progress. So, rather than changing the tests now it would be better to back the change out.
>
> Thanks,
> Bengt
Looks good. I'm working on alternate fixes for the issues addressed in the backed out changes.
More information about the hotspot-gc-dev
mailing list