mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8236842: Surprising 'multiple elements' behaviour from getTypeElement when cross-compiling with --release
Reviewed-by: vromero
This commit is contained in:
parent
64feeab70a
commit
d05df7c17a
4 changed files with 522 additions and 61 deletions
|
@ -147,7 +147,7 @@
|
|||
* <p> Otherwise, resolution succeeds, and the result of resolution is the
|
||||
* readability graph.
|
||||
*
|
||||
* <h3> Root modules </h3>
|
||||
* <h3><a id="root-modules"></a> Root modules </h3>
|
||||
*
|
||||
* <p> The set of root modules at compile-time is usually the set of modules
|
||||
* being compiled. At run-time, the set of root modules is usually the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue