[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-serviceability-dev
Subject:    Re: RFR: JDK-8130527: serviceability tests fails with Can't attach to process
From:       David Holmes <david.holmes () oracle ! com>
Date:       2015-07-30 4:56:48
Message-ID: 55B9AE90.30405 () oracle ! com
[Download RAW message or body]

On 30/07/2015 12:29 AM, Alexander Kulyakhtin wrote:
> Hi,
> 
> Could you, please, review the following small test-only fix:
> 
> CR: JDK-8130527 "Serviceability tests fails with Can't attach to process." (the CR \
> was submitted as confidential for other reasons, all changes are in the public \
>                 domain)
> Webrev: http://cr.openjdk.java.net/~akulyakh/8130527/index.html
> 
> Before the fix we were excluding the tests from execution based on the contents of \
> a certain Linux file, which we read into a single String for analysis. Due to a \
> regression JDK-8132539 the API we used for reading the file into a string is \
> broken. We are changing the reading method to use an older API.

Looks okay. Please add a space after "if":

if(!Files.exists(filePath)) return null;

Thanks,
David

> Best regards,
> Alexander
> 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic