Request for review: 8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp

Coleen Phillimore coleen.phillimore at oracle.com
Tue Feb 19 11:43:33 PST 2013


Looks good to me.
Coleen

On 02/19/2013 10:19 AM, harold seigel wrote:
> Hi,
>
> Please review the following change.
>
> Summary: This is a parfait bug concerning a possible buffer overflow 
> when using '%s' in fscanf().  However, the entire block of code 
> containing the fscanf() is for older versions of Linux that are no 
> longer supported.  So, the block of code can just be deleted.
>
> Open webrev: http://cr.openjdk.java.net/~hseigel/bug_8004495/ 
> <http://cr.openjdk.java.net/%7Ehseigel/bug_8004495/>
>
> Bug link at: https://jbs.oracle.com/bugs/browse/JDK-8004495
>
> The changes were tested with JPRT, JCK Lang and VM tests, UTE tests, 
> and with JTREG tests.  Also, the api/javax_management tests were run 
> with the UseLinuxPoisxThreadCPUClocks flag explicitly turned on and off.
>
> Thanks!  Harold



More information about the hotspot-runtime-dev mailing list