Re: RFR: 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin

2018-06-27 Thread mandy chung
On 6/27/18 6:40 AM, Claes Redestad wrote: Hi, JDK-8200167 introduced a new DMH kind, invokeSpecialIFC, which slightly perturbed what forms we see on startup, which is linked to some minor startup regressions in 11+19 Add support for this

Re: RFR: 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin

2018-06-27 Thread Paul Sandoz
+1 Paul. > On Jun 27, 2018, at 6:40 AM, Claes Redestad wrote: > > Hi, > > JDK-8200167 introduced a > new DMH kind, invokeSpecialIFC, which slightly perturbed what forms we see on > startup, which is linked to some minor startup regressions i

RFR: 8205926: Support invokeSpecialIFC in GenerateJLIClassesPlugin

2018-06-27 Thread Claes Redestad
Hi, JDK-8200167 introduced a new DMH kind, invokeSpecialIFC, which slightly perturbed what forms we see on startup, which is linked to some minor startup regressions in 11+19 Add support for this new kind in the plugin, and refresh what invo