Reviewed.
Thanks,
Serguei
On 12/29/14 3:04 AM, Jaroslav Bachorik wrote:
Please, review this simple ProblemList.txt update
Issue : https://bugs.openjdk.java.net/browse/JDK-8068233
Webrev: http://cr.openjdk.java.net/~jbachorik/8068233/webrev.00
Part of the fix for JDK-8058506 was lost after inc
Hi,
Could I, please, have a review of this fix. This is a oneline change to
quarantine a test until JDK-8068162 is resolved
bug: https://bugs.openjdk.java.net/browse/JDK-8068242
webrev: http://cr.openjdk.java.net/~eistepan/~akulyakhtin/8068242/webrev.00/
@ignore JDK-8068162 added to the test to
Hi,
Could someone, please, push the fix reviewed below?
This is just one-line change to quarantine a test while the fix is being worked
on.
bug: https://bugs.openjdk.java.net/browse/JDK-8068242
webrev: http://cr.openjdk.java.net/~eistepan/~akulyakhtin/8068242/webrev.00 /
Thank you very mu
Alan,
Thank you very much for the information.
I'm going to remove the @ignore annotation from the JDK-8068242 test as soon as
it's fixed, and will be using the ProblemList.txt for any future quarantine
requests.
Best regards,
Alexander
- Original Message -
From: alan.bate...@oracle
Hi,
some classes in jvmstat/perfdata code contains debug logging code
predating the logging APIs, which
provokes some unnecessary allocation in certain applications.
Since the debug logging can't have been used for quite some time, I
propose to remove it altogether
rather than converting it
> On 29 Dec 2014, at 11:04, Jaroslav Bachorik
> wrote:
>
> Please, review this simple ProblemList.txt update
>
> Issue : https://bugs.openjdk.java.net/browse/JDK-8068233
> Webrev: http://cr.openjdk.java.net/~jbachorik/8068233/webrev.00
>
> Part of the fix for JDK-8058506 was lost after incorr
Please, review this simple ProblemList.txt update
Issue : https://bugs.openjdk.java.net/browse/JDK-8068233
Webrev: http://cr.openjdk.java.net/~jbachorik/8068233/webrev.00
Part of the fix for JDK-8058506 was lost after incorrect merging of repo
during modularization of JDK. This fix reintroduces