RFR(S): 8009397 test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 5 06:19:38 PST 2013


On 04/03/2013 18:56, Staffan Larsen wrote:
> I accidentally stepped on this bug the other day. There is a problem in linker_md.c : dll_build_name() where an internal pointer can be moved to point outside the string. The code looks like:
>
>    :
>
> bug: http://bugs.sun.com/view_bug.do?bug_id=8009397
> webrev: http://cr.openjdk.java.net/~sla/8009397/webrev.00/
>
This is a good find and the changes looks good to me.

-Alan.


More information about the serviceability-dev mailing list