Hi Aleksey, if you have a dumper, you should append a value at the end of the generated class otherwise if you have more than one string concatenation, you will see only one class on the disk.
regards, Rémi ----- Mail original ----- > De: "Aleksey Shipilev" <aleksey.shipi...@oracle.com> > À: "Java Core Libs" <core-libs-dev@openjdk.java.net> > Envoyé: Mercredi 10 Février 2016 10:58:21 > Objet: RFR (S) 8149459: StringConcatFactory should be synced up with > LambdaMetafactory > > Hi, > > I would like to make StringConcatFactory more coherent with existing > LambdaMetafactory: > https://bugs.openjdk.java.net/browse/JDK-8149459 > http://cr.openjdk.java.net/~shade/8149459/webrev.01/ > > Testing: jdk/test/java/String/concat jtreg, JPRT > > Cheers, > -Aleksey > >