Great, thanks ! -----Original Message----- From: Langer, Christoph Sent: Donnerstag, 18. Mai 2017 15:27 To: Baesken, Matthias <[email protected]> Cc: Simonis, Volker <[email protected]>; Dmitry Samersoff <[email protected]>; [email protected]; [email protected] Subject: RE: [XS] JDK-8180413 : avoid accessing NULL in jdk.jdwp.agent
Hi Matthias, I have added a jdk9-fix-request label to the bug and added a comment. Let's see if it gets approved for JDK9. Best regards Christoph > -----Original Message----- > From: core-libs-dev [mailto:[email protected]] On > Behalf Of Dmitry Samersoff > Sent: Dienstag, 16. Mai 2017 13:18 > To: Baesken, Matthias <[email protected]>; Alan Bateman > <[email protected]>; [email protected] > Cc: Simonis, Volker <[email protected]> > Subject: Re: [XS] JDK-8180413 : avoid accessing NULL in jdk.jdwp.agent > > Matthias, > > Looks good to me. > > -Dmitry > > On 2017-05-16 13:21, Baesken, Matthias wrote: > > Sure, I forward it to serviceability-dev . > > > > -----Original Message----- > > From: Alan Bateman [mailto:[email protected]] > > Sent: Dienstag, 16. Mai 2017 11:51 > > To: Baesken, Matthias <[email protected]>; core-libs- > [email protected] > > Cc: Simonis, Volker <[email protected]> > > Subject: Re: [XS] JDK-8180413 : avoid accessing NULL in jdk.jdwp.agent > > > > > > > > On 16/05/2017 10:04, Baesken, Matthias wrote: > >> Hello, could you please review this small change : > >> > >> http://cr.openjdk.java.net/~mbaesken/webrevs/8180413/ > >> > >> it fixes a number of places in jdk.jdwp.agent where in case of an > >> error it > is attempted to write to NULL . > >> > >> Bug : JDK-8180413 : avoid accessing NULL in jdk.jdwp.agent > >> > >> > >> https://bugs.openjdk.java.net/browse/JDK-8180413 > >> > >> > > Can you bring this to serviceability-dev as that is the mailing list > > where the JDWP agent is maintained? > > > > -Alan > > > > > -- > Dmitry Samersoff > Oracle Java development team, Saint Petersburg, Russia > * I would love to change the world, but they won't give me the sources.
