commit | e30f2aee4f22fa170ddab05245bd874009218c3b | [log] [tgz] |
---|---|---|
author | Tobias Hartmann <thartmann@openjdk.org> | Tue May 22 09:10:16 2018 +0200 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Tue May 22 09:10:16 2018 +0200 |
tree | c8a7d15913bc35364f4a46ba2f9fc34ad9a3f2d4 | |
parent | f9ac81abcdd9acd5120a71ea205dcd31ae499872 [diff] |
8202848: -XX:+ExecuteInternalVMTests asserts with "assert(cd.valid() == true) failed: failed on a valid DirectivesParser string" Use "C" locale for correct parsing of decimals in VM internal compiler directive tests. Reviewed-by: dholmes, coleenp, stuefe, dcubed