http://download.java.net/openjdk/jdk8/
http://cdn.parleys.com/p/5148922b0364bc17fc56c995/1355320983023.pdf
\openjdk\langtools\src\share\classes\com\sun\tools\javac\parser\JavacParser.java
protected StringBuilder foldStrings(JCTree tree)
https://en.wikipedia.org/wiki/Constant_folding
http://www.compileroptimizations.com/category/constant_propagation.htm
http://www.cs.wustl.edu/~cytron/cs531/Resources/Papers/cprop.pdf
https://en.wikipedia.org/wiki/String_literal
https://en.wikipedia.org/wiki/Constant_folding
时间: 2024-12-20 10:43:09