On 16/05/2017 10:04, Baesken, Matthias wrote:
Can you bring this to serviceability-dev as that is the mailing list where the JDWP agent is maintained?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
-Alan