mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8041676: remove the java.compiler system property
Reviewed-by: dholmes, alanb, rriggs, iris
This commit is contained in:
parent
781d6d793a
commit
b8f0a668dd
3 changed files with 8 additions and 29 deletions
|
@ -760,8 +760,6 @@ public final class System {
|
|||
* <td>List of paths to search when loading libraries</td></tr>
|
||||
* <tr><th scope="row">{@systemProperty java.io.tmpdir}</th>
|
||||
* <td>Default temp file path</td></tr>
|
||||
* <tr><th scope="row">{@systemProperty java.compiler}</th>
|
||||
* <td>Name of JIT compiler to use</td></tr>
|
||||
* <tr><th scope="row">{@systemProperty os.name}</th>
|
||||
* <td>Operating system name</td></tr>
|
||||
* <tr><th scope="row">{@systemProperty os.arch}</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue