commit | 6da1410fa7fb02d474815145df5d88bdfa4269ed | [log] [tgz] |
---|---|---|
author | Kumar Srinivasan <ksrini@openjdk.org> | Wed Jul 27 11:53:17 2011 -0700 |
committer | Kumar Srinivasan <ksrini@openjdk.org> | Wed Jul 27 11:53:17 2011 -0700 |
tree | b9dc57221e2eeed072ac32d98b7fd4f6be7d793b | |
parent | 50cb4ad906f667f2944a86f69ce49fbcba366d3d [diff] |
7068902: (javac) allow enabling or disabling of String folding Contributed by netbeans team, modified to suit by the langtools team. Reviewed-by: jjg, mcimadamore