mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-22 21:00:31 +00:00
The HotSpot tests Makefile has a hardcoded SLASH_JAVA which makes it difficult to run the tests on non-Sun build machines which do not have a /java infrastructure. Reviewed-by: kamg