Only 5 of 83 boolean system properties in java.base are interpreted in a case sensitive manner. To improve consistency, we should relax the interpretation of these properties such that "TRUE" is evaluated as true.
This issue focuses on the "stackwalk.debug" property in java.lang.StackStreamFactory, which could be relaxed to a case insensitive interpretation with low risk.
This issue focuses on the "stackwalk.debug" property in java.lang.StackStreamFactory, which could be relaxed to a case insensitive interpretation with low risk.
- links to
-
Review(master) openjdk/jdk/22659