History log of /openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/StringConcat.java
Revision Date Author Comments
# 3828:d30434bde0a8 16-Dec-2016 mcimadamore

8171371: Remove redundant type-arguments from generic method calls
Reviewed-by: jjg, rfield, mchung


# 3555:3665ebc22a42 01-Aug-2016 vromero

8161708: javac, consider a different way to handle access code for operators
Reviewed-by: mcimadamore


# 3286:7a9d55dbfb84 08-Mar-2016 shade

8151223: String concatenation fails with implicit toString() on package-private class
Reviewed-by: mcimadamore, forax


# 3231:50467a1cf5b1 28-Jan-2016 shade

8148483: JEP 280: Indify String Concatenation
Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>