From maurizio.cimadamore at oracle.com Mon Dec 2 12:24:17 2019 From: maurizio.cimadamore at oracle.com (Maurizio Cimadamore) Date: Mon, 2 Dec 2019 12:24:17 +0000 Subject: RFR CODETOOLS-7902542: jtreg plugin broken with IntelliJ 2019.3 In-Reply-To: References: Message-ID: <2f67ad61-2027-213f-9089-0af0381671be@oracle.com> Adding ide-support-dev On 02/12/2019 12:07, Maurizio Cimadamore wrote: > Hi, > the pluging no longer works due to a missing abstract method > implementation. In reality the implementation is there, but since the > signature of the method has changed, the implementation is no longer > recognized as such. For now I opted for a simple solution which > implements the new signature and forwards back to the old one. > > Both are kept in place (and @Override) is removed on both, to preserve > backwards compatibility as much as possible. > > Webrev: > > http://cr.openjdk.java.net/~mcimadamore/jtreg/7902542/ > > Maurizio > From maurizio.cimadamore at oracle.com Mon Dec 2 12:29:44 2019 From: maurizio.cimadamore at oracle.com (Maurizio Cimadamore) Date: Mon, 2 Dec 2019 12:29:44 +0000 Subject: RFR CODETOOLS-7902542: jtreg plugin broken with IntelliJ 2019.3 In-Reply-To: <2f67ad61-2027-213f-9089-0af0381671be@oracle.com> References: <2f67ad61-2027-213f-9089-0af0381671be@oracle.com> Message-ID: <737ef6e5-8e33-629b-0bb3-044fa5b1c905@oracle.com> Resending again with right recipients - sorry for the spam Maurizio On 02/12/2019 12:24, Maurizio Cimadamore wrote: > Adding ide-support-dev > > On 02/12/2019 12:07, Maurizio Cimadamore wrote: >> Hi, >> the pluging no longer works due to a missing abstract method >> implementation. In reality the implementation is there, but since the >> signature of the method has changed, the implementation is no longer >> recognized as such. For now I opted for a simple solution which >> implements the new signature and forwards back to the old one. >> >> Both are kept in place (and @Override) is removed on both, to >> preserve backwards compatibility as much as possible. >> >> Webrev: >> >> http://cr.openjdk.java.net/~mcimadamore/jtreg/7902542/ >> >> Maurizio >> From chris.hegarty at oracle.com Mon Dec 2 12:56:04 2019 From: chris.hegarty at oracle.com (Chris Hegarty) Date: Mon, 2 Dec 2019 12:56:04 +0000 Subject: RFR CODETOOLS-7902542: jtreg plugin broken with IntelliJ 2019.3 In-Reply-To: <737ef6e5-8e33-629b-0bb3-044fa5b1c905@oracle.com> References: <2f67ad61-2027-213f-9089-0af0381671be@oracle.com> <737ef6e5-8e33-629b-0bb3-044fa5b1c905@oracle.com> Message-ID: > On 2 Dec 2019, at 12:29, Maurizio Cimadamore wrote: > > Resending again with right recipients - sorry for the spam > > Maurizio > > On 02/12/2019 12:24, Maurizio Cimadamore wrote: >> Adding ide-support-dev >> >> On 02/12/2019 12:07, Maurizio Cimadamore wrote: >>> Hi, >>> the pluging no longer works due to a missing abstract method implementation. In reality the implementation is there, but since the signature of the method has changed, the implementation is no longer recognized as such. For now I opted for a simple solution which implements the new signature and forwards back to the old one. >>> >>> Both are kept in place (and @Override) is removed on both, to preserve backwards compatibility as much as possible. >>> >>> Webrev: >>> >>> http://cr.openjdk.java.net/~mcimadamore/jtreg/7902542/ The changes look good to me. -Chris. From simone.zaminga at protonmail.com Thu Dec 12 12:22:38 2019 From: simone.zaminga at protonmail.com (Simone) Date: Thu, 12 Dec 2019 12:22:38 +0000 Subject: A developer for Ide-Support Message-ID: Hi there, I'm software developer junior/mid level, working for an American company in agile environment. I would like to subscribe your group to help the project and at same time to improve my knowledge and coding. Is your the right place? Kind Regards, Simone Sent with ProtonMail Secure Email. From sgehwolf at redhat.com Fri Dec 13 08:23:26 2019 From: sgehwolf at redhat.com (Severin Gehwolf) Date: Fri, 13 Dec 2019 09:23:26 +0100 Subject: A developer for Ide-Support In-Reply-To: References: Message-ID: <3ea74938399259c1bf79d655477b9ad1405ea794.camel@redhat.com> Hi, On Thu, 2019-12-12 at 12:22 +0000, Simone wrote: > Hi there, > > I'm software developer junior/mid level, working for an American > company in agile environment. I would like to subscribe your group to > help the project and at same time to improve my knowledge and coding. > Is your the right place? This list and members of this list is primarily concerned about developing OpenJDK with various IDEs. You'll find many things rather OpenJDK development centric. If that's what you are doing/looking for as well it's a good list. Otherwise, other, more user-centered forums might be a better fit. Up to you to decide :) Thanks, Severin