BZ #181: make check + openjdk should work out-of-the-box

Status fields:

creation_ts:2013-02-21 11:57
component:build system
version:unspecified
rep_platform:All
op_sys:Linux
bug_status:NEW
reporter:zapster@complang.tuwien.ac.at
This should not be too hard. As far as I can tell we only need to set JAVACMD and
LD_LIBRARY_PATH correctly.

Comment #1 by stefan@complang.tuwien.ac.at on 2017-07-23 20:57:57

Actually the only thing I can think of would be to make the java command a configure
setting. I’m not convinced that this would be an improvement.

OpenJDK needs lots of stuff in the right places, so there is really no way around having
the final "installed" layout available (j2re-image/j2sdk-image).