summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-10-17 13:57:11 -0700
committer Colin Cross <ccross@android.com> 2017-10-18 05:44:04 +0000
commitae96e5376a4336d3fd40d52fbc661832836f44be (patch)
tree2a86e7c1141a5bf3028d9a8774ab88b695a97dee /java/java_test.go
parent21dc570e5f920795f6ba839ca6354cf9634ae9fc (diff)
Hide "bootstrap class path not set in conjunction with -source" messages
javac warns whenever -source is used with a version that does not match javac, because it wants an rt.jar provided for the given source level. We are not using -source to prevent usage of APIs that don't exist in the newer rt.jar, so hide the messages. Test: javac_wrapper_test.go Change-Id: Ic94b61767436848fc164e377dc3cc5a63726f1cf
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions