On 9/18/19 9:29 PM, Evgeny Mandrikov wrote: > Hello, > > Please review this 8u backport [1] of JDK-8073347 [2] that resolves > JDK-8142543 [3].
Wait, that's not how it works, sorry. Please read this: https://wiki.openjdk.java.net/display/JDKUpdates/How+to+contribute+a+fix Since you are backporting 8073347, you need to start there. It would be backported by the same bug ID (8073347), not the one you are proposing here (8073347). The patch itself looks okay, but you need to do this per process (see above). Chances are, it would not even need an RFR, on the off-chance it applies cleanly. -- Thanks, -Aleksey