TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Aug 9 08:07:16 PDT 2011
- Previous message: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
- Next message: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chris Hegarty wrote:
Hi Dan, Alan,
This is a trivial change to use /dev/null instead of NUL for Windows test with Cygwin. http://cr.openjdk.java.net/~chegar/7076756/webrev.00/webrev/ Thanks, -Chris. Looks okay although it might be slightly cleaner to set devnull consistently, ie:
case Windows* ) devnull=NUL ;;
Just a suggestion.
-Alan.
- Previous message: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
- Next message: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]