]> source.dussan.org Git - aspectj.git/commit
supporting a forked java run provisionally with system properties specifying fork...
authorwisberg <wisberg>
Wed, 7 May 2003 10:07:20 +0000 (10:07 +0000)
committerwisberg <wisberg>
Wed, 7 May 2003 10:07:20 +0000 (10:07 +0000)
commitcf457e5880c719638b556cb5c1975b8edaea2d87
tree2c6844e37d45d71c2ecc00d5650d1533de685a95
parent6519e48d6e5aa4799c26a075638af3a5e1d779cd
supporting a forked java run provisionally with system properties specifying fork, java home, java, and bootclasspath.
This should enable running the harness when targeting a VM that the harness or compiler can't run on,
but this does not detect failures correctly in some cases,
nor does it validate any of the system properties.
testing-drivers/src/org/aspectj/testing/drivers/package.html
testing/src/org/aspectj/testing/harness/bridge/CompilerRun.java
testing/src/org/aspectj/testing/harness/bridge/JavaRun.java
testing/src/org/aspectj/testing/harness/bridge/Sandbox.java