commit | a6092584f9c8e87c36ff4b31f645fe4efa92156f | [log] [tgz] |
---|---|---|
author | Tobias Hartmann <thartmann@openjdk.org> | Wed Jan 18 08:54:29 2017 +0100 |
committer | Tobias Hartmann <thartmann@openjdk.org> | Wed Jan 18 08:54:29 2017 +0100 |
tree | 650135ccdc447fa4b40769fa347792a448e9f41e | |
parent | f02cb33818844bfd8634ed778aa10eee3ae2e64b [diff] |
8172884: TraceOptoPipelining and TraceOptoOutput are broken Compiler Control code needs not set the default values for the directive according to the flag value. Reviewed-by: neliasso, redestad