Integrated: 8253433: Remove -XX:+Debugging product option
Coleen Phillimore
coleenp at openjdk.java.net
Mon Oct 5 15:48:45 UTC 2020
On Wed, 30 Sep 2020 12:38:30 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> The Debugging option shouldn't be used on the command line. There's a SuppressErrorAt option to ignore certain
> asserts, if there is some situation needing that. Debugging should never be used.
> Tested with tier1 tests on 4 platforms.
This pull request has now been integrated.
Changeset: 4d29116d
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4d29116d
Stats: 15 lines in 4 files changed: 8 ins; 4 del; 3 mod
8253433: Remove -XX:+Debugging product option
Reviewed-by: kbarrett, stuefe, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/434
More information about the hotspot-dev
mailing list