On Thu, 26 Nov 2020 10:33:21 GMT, Per Liden <pli...@openjdk.org> wrote:

> Just a friendly ping. Still looking for reviewers for this fix.

Until we resolve the discussion in 
[JDK-8255987](https://bugs.openjdk.java.net/browse/JDK-8255987), I don't think 
your suggested fix should be applied since it could be viewed as a workaround 
to a debug agent issue (not shutting down GC during `VM.suspendAll`) or as 
something that needs to be clarified in the JDI and JDWP specs (checking for 
`ObjectReference.disableCollection` failures, even when under `VM.suspendAll`, 
and retrying the allocation). I'd like to see the discussion resolved and 
follow-on bugs files.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1348

Reply via email to