RE: RFR: 8233784: ProblemList failing JVMTI scenario tests

2019-11-07 Thread Lindenmaier, Goetz
> dAccessorImpl.java:62) > > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Delegatin > gMethodAccessorImpl.java:43) > > at java.base/java.lang.reflect.Method.invoke(Method.java:564) > > at > com.sun.javatest.regtest.agent.

Re: RFR: 8233784: ProblemList failing JVMTI scenario tests

2019-11-07 Thread David Holmes
On Behalf Of David Holmes Sent: Donnerstag, 7. November 2019 11:45 To: serviceability-dev ; hotspot-runtime- d...@openjdk.java.net Subject: RFR: 8233784: ProblemList failing JVMTI scenario tests Bug: https://bugs.openjdk.java.net/browse/JDK-8233784 Patch below. Getting the fix tested will take

RE: RFR: 8233784: ProblemList failing JVMTI scenario tests

2019-11-07 Thread Lindenmaier, Goetz
vember 2019 11:45 > To: serviceability-dev ; hotspot-runtime- > d...@openjdk.java.net > Subject: RFR: 8233784: ProblemList failing JVMTI scenario tests > > Bug: https://bugs.openjdk.java.net/browse/JDK-8233784 > > Patch below. > > Getting the fix tested will take a little wh

RFR: 8233784: ProblemList failing JVMTI scenario tests

2019-11-07 Thread David Holmes
Bug: https://bugs.openjdk.java.net/browse/JDK-8233784 Patch below. Getting the fix tested will take a little while and we are getting numerous failures in our CI testing. I ran all the scenario tests multiple times to try and find all that fail due to this problem. It may not be exhaustive, s