diff options
author | Tobias Thierer <tobiast@google.com> | 2018-10-16 15:36:36 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2018-10-16 15:36:37 +0100 |
commit | 16b6832300c86a7272584f582760563ef2b926f3 (patch) | |
tree | 4579e41ce3fc536237ef1f33644f81f280c2d05d /ojluni/annotations/hiddenapi/java/util/TimerTask.java | |
parent | 7391fd5fea5e0452dd541518386cb05a8d000d48 (diff) |
core.platform.api.stubs: Fix OpenJDK9 compilation.
Commit 3513bab81e8d4462204b0936e185248a014d23ce removed the
--patch-module=java.base=. parameter for the javac invocation
but it is still needed because the (stub) sources for this
make target include classes from java.lang and friends.
This CL adds it back.
Test: Checked that the following fails before but passes after this CL:
EXPERIMENTAL_USE_OPENJDK9=true make core.platform.api.stubs
Fixes: 117816675
Change-Id: I2495fa9c4f88f477dd21dcb9736b6176a892276a
Diffstat (limited to 'ojluni/annotations/hiddenapi/java/util/TimerTask.java')
0 files changed, 0 insertions, 0 deletions