mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
Merge
This commit is contained in:
commit
cecf2d83d5
66 changed files with 1993 additions and 1188 deletions
|
@ -2500,9 +2500,6 @@ public:
|
|||
"generate locking/unlocking code for synchronized methods and " \
|
||||
"monitors") \
|
||||
\
|
||||
develop(bool, GenerateCompilerNullChecks, true, \
|
||||
"Generate explicit null checks for loads/stores/calls") \
|
||||
\
|
||||
develop(bool, GenerateRangeChecks, true, \
|
||||
"Generate range checks for array accesses") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue