summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2018-06-12 14:09:11 +0100
committerTobias Thierer <tobiast@google.com>2018-06-12 16:23:37 +0100
commit496a938779d2dd687d83e3e9530f49da9121ed2d (patch)
treeef9213ba6a4ef18ebd8c75ec1e0c894f52160929 /include/ScopedJavaUnicodeString.h
parentede798d23c864cff55eae0d5fea7c68af689e033 (diff)
core.current.stubs: Support compiling under OpenJDK 9 javac -target 1.9
This CL adds --patch-module=java.base=. to the javac command line used to compile the stub sources; since those sources are compiled with an empty bootclasspath (--system=none), javac 9 otherwise doesn't count the compiled sources as part of java.base, and therefore doesn't find the package java.lang within it. The associated error message ("Unable to find package java.lang in classpath or bootclasspath") is slightly vague/misleading, but the --patch-module argument is similarly used in the core-all build target. Test: USE_R8=true EXPERIMENTAL_USE_OPENJDK=true make checkbuild Bug: 38177569 Change-Id: I54992284f4f95c91e82e6fa83b84f27a2b3a1435
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions