Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-10-06 Thread Ajit Ghaisas
Looks OK to me. Regards, Ajit From: Philip Race Sent: Wednesday, October 05, 2016 9:49 PM To: Jayathirth D V Cc: 2d-dev Subject: Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock. +1 -phil. On 9/29/16, 1:49 AM, Jayathirth D V

Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-10-05 Thread Philip Race
I have verified JCK, jtreg and JPRT for updated changes in JDK8u. Thanks, Jay *From:*Philip Race *Sent:* Friday, September 23, 2016 10:10 PM *To:* Jayathirth D V *Cc:* 2d-dev *Subject:* Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock. You ca

Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-09-29 Thread Jayathirth D V
, September 23, 2016 10:10 PM To: Jayathirth D V Cc: 2d-dev Subject: Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock. You can't re-use the 9 bug ID in 9. So you will need to create a new bug to fix that in 9. But for 8u it can be pa

Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-09-23 Thread Philip Race
h D V *Cc:* 2d-dev *Subject:* Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock. I see this is mostly what I approved for JDK9 but I noticed you made a change after I approved it and I did not see or approve the updated version. I am conc

Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-09-23 Thread Jayathirth D V
To: Jayathirth D V Cc: 2d-dev Subject: Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock. I see this is mostly what I approved for JDK9 but I noticed you made a change after I approved it and I did not see or approve the updated version. I

Re: [OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-09-22 Thread Philip Race
I see this is mostly what I approved for JDK9 but I noticed you made a change after I approved it and I did not see or approve the updated version. I am concerned about this comment you posted for the JDK 9 webrev : >Regarding "2856 RELEASE_ARRAYS(env, data, (const JOCTET *)(dest->next

[OpenJDK 2D-Dev] [8u] RFR JDK-8162461: Hang due to JNI up-call made whilst holding JNI critical lock.

2016-09-15 Thread Jayathirth D V
Hi, Please review the following backport to JDK-8u from JDK-9 at your convenience: JDK-9 review thread : http://mail.openjdk.java.net/pipermail/2d-dev/2016-September/007601.html Bug : https://bugs.openjdk.java.net/browse/JDK-8162461 JDK-8u Webrev : http://cr.openjdk.java.net/~jdv