On Wed, 24 May 2023 11:05:01 GMT, Tobias Holenstein
wrote:
>> Currently, errors during compile command parsing just print an error but
>> don't exit the VM. As a result, issues go unnoticed.
>>
>> With this PR the behavior is changed to exit the VM when an error occurs.
>>
>> E.g. `java -XX:
On Wed, 24 May 2023 11:05:01 GMT, Tobias Holenstein
wrote:
>> Currently, errors during compile command parsing just print an error but
>> don't exit the VM. As a result, issues go unnoticed.
>>
>> With this PR the behavior is changed to exit the VM when an error occurs.
>>
>> E.g. `java -XX:
On Wed, 24 May 2023 09:30:58 GMT, Tobias Hartmann wrote:
>> Tobias Holenstein has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Update Scenario.java
>> - Update compilerOracle.cpp
>
> test/hotspot/jtreg/compiler/compilercontrol/share/sc
> Currently, errors during compile command parsing just print an error but
> don't exit the VM. As a result, issues go unnoticed.
>
> With this PR the behavior is changed to exit the VM when an error occurs.
>
> E.g. `java -XX:CompileCommand=compileonly,HashMap:: -version` will exit the
> VM a
On Wed, 24 May 2023 08:20:32 GMT, Christian Hagedorn
wrote:
>> Tobias Holenstein has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Update Scenario.java
>> - Update compilerOracle.cpp
>
> src/hotspot/share/compiler/compilerOracle.cpp li
On Wed, 24 May 2023 09:29:53 GMT, Tobias Hartmann wrote:
>> Tobias Holenstein has updated the pull request incrementally with four
>> additional commits since the last revision:
>>
>> - Update
>> test/hotspot/jtreg/compiler/compilercontrol/share/scenario/Scenario.java
>>
>>Co-authored
> Currently, errors during compile command parsing just print an error but
> don't exit the VM. As a result, issues go unnoticed.
>
> With this PR the behavior is changed to exit the VM when an error occurs.
>
> E.g. `java -XX:CompileCommand=compileonly,HashMap:: -version` will exit the
> VM a
On Wed, 24 May 2023 09:29:10 GMT, Christian Hagedorn
wrote:
>> Tobias Holenstein has updated the pull request incrementally with four
>> additional commits since the last revision:
>>
>> - Update
>> test/hotspot/jtreg/compiler/compilercontrol/share/scenario/Scenario.java
>>
>>Co-auth
On Tue, 2 May 2023 11:35:54 GMT, Tobias Holenstein
wrote:
> Currently, errors during compile command parsing just print an error but
> don't exit the VM. As a result, issues go unnoticed.
>
> With this PR the behavior is changed to exit the VM when an error occurs.
>
> E.g. `java -XX:Compile
On Tue, 2 May 2023 11:35:54 GMT, Tobias Holenstein
wrote:
> Currently, errors during compile command parsing just print an error but
> don't exit the VM. As a result, issues go unnoticed.
>
> With this PR the behavior is changed to exit the VM when an error occurs.
>
> E.g. `java -XX:Compile
On Tue, 2 May 2023 11:35:54 GMT, Tobias Holenstein
wrote:
> Currently, errors during compile command parsing just print an error but
> don't exit the VM. As a result, issues go unnoticed.
>
> With this PR the behavior is changed to exit the VM when an error occurs.
>
> E.g. `java -XX:Compile
11 matches
Mail list logo