On 18/02/2013 15:16, Alexey Utkin wrote:
:Hmm... That was my mistake. HANDLE_FLAG_PROTECT_FROM_CLOSE bit has to be removed from mask.I mixed the variable names and did not understand clearly the handles life circle. My tests with redirected, direct and terminated input/output modes prove that the number of openedhandles has GC-related saturation value. New version: http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-8007454/webrev.02/
No problem, it looks good now. -Alan.