-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b35
-
sparc
-
solaris_9
The removal of the debug _g binaries from the debug build (bug 5070715)
broke robot on solaris/linux: it can't exec the robot process because
it's looking for awt_robot_g executable, see
src/solaris/native/sun/awt/awt_Robot.c:
static const char * ROBOT_EXE = "awt_robot_g";
###@###.### 2005-03-29 23:20:45 GMT
broke robot on solaris/linux: it can't exec the robot process because
it's looking for awt_robot_g executable, see
src/solaris/native/sun/awt/awt_Robot.c:
static const char * ROBOT_EXE = "awt_robot_g";
###@###.### 2005-03-29 23:20:45 GMT
- relates to
-
JDK-5070715 (java_g) RE builds should build fastdebug VM for java_g rather than debug VM, java_g -> debug/java
-
- Resolved
-