Code Review Request: 7141465:[macosx] com/sun/jdi/PrivateTransportTest.sh fails on Mac OS X

Scott Kovatch scott.kovatch at oracle.com
Tue Jan 31 13:22:54 PST 2012


On Jan 31, 2012, at 12:56 PM, Alan Bateman wrote:

> On 31/01/2012 20:40, Kurchi Hazra wrote:
>> 
>> Hi,
>> 
>> This fix updates com/sun/jdi/PrivateTransportTest.sh file to run on Mac OS (Darwin).
>> 
>> 
>> Bug :http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7141465
>> 
>> Webrev :http://cr.openjdk.java.net/~khazra/7141465/webrev.00/
> I'mnot sure that ${TESTJAVA}/j2sdk-image/1.7.0.jdk/Contents/Home/jre is right, shouldn't TESTJAVA point to the Home directory? The rest of it looks okay to me.

This will break, eventually. We need to adjust the build so the bundled JDK is built to j2sdk-bundles, and j2sdk-image remains stable throughout the build. It will also break if the name of the bundle changes, which is also planned. See 7133768 and 7128699, respectively.

-- Scott K.



More information about the macosx-port-dev mailing list