6390045: Unexpected error "cannot access java.lang.Void" with '-target cldc1.0' with -source >=1.5

Javac needs to synthetize a fake java.lang.Void symbol if one is not given on the classpath

Reviewed-by: jjg
3 files changed