Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-29 Thread Sergey Bylokhov
Have a good day Prahalad -Original Message- From: Sergey Bylokhov Sent: Tuesday, November 28, 2017 11:14 PM To: Prahalad Kumar Narayanan; 2d-dev Cc: Philip Race Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction The test can use

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-29 Thread Prahalad Kumar Narayanan
: Tuesday, November 28, 2017 11:14 PM To: Prahalad Kumar Narayanan; 2d-dev Cc: Philip Race Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction The test can use any part of our API. It is a small part of the code which can confirm/verify

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-28 Thread Sergey Bylokhov
ergey Bylokhov Sent: Tuesday, November 28, 2017 12:46 PM To: Prahalad Kumar Narayanan; 2d-dev Cc: Philip Race Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction On 27/11/2017 22:12, Prahalad Kumar Narayanan wrote: Yes..! As you rightly point

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-27 Thread Prahalad Kumar Narayanan
you once again Have a good day Prahalad -Original Message- From: Sergey Bylokhov Sent: Tuesday, November 28, 2017 12:46 PM To: Prahalad Kumar Narayanan; 2d-dev Cc: Philip Race Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-27 Thread Sergey Bylokhov
e-out. Thank you once again for your time Have a good day Prahalad -Original Message- From: Sergey Bylokhov Sent: Monday, November 27, 2017 9:11 PM To: Prahalad Kumar Narayanan; 2d-dev Cc: Philip Race Subject: Re: [OpenJDK 2D-Dev] [1

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-27 Thread Prahalad Kumar Narayanan
rom the concerned method, will cause the test to fail upon time-out. Thank you once again for your time Have a good day Prahalad -Original Message- From: Sergey Bylokhov Sent: Monday, November 27, 2017 9:11 PM To: Prahalad Kumar Narayanan; 2d-dev Cc: Philip Race Subject: Re: [OpenJDK 2D-De

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-27 Thread Sergey Bylokhov
Hi,Prahalad. On 24/11/2017 21:40, Prahalad Kumar Narayanan wrote: Based on discussions with Sergey, I 've now updated the fix with a test case. The changes are available for review under: http://cr.openjdk.java.net/~pnarayanan/8188083/webrev.01/ This version of the test is always passed before

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-24 Thread Prahalad Kumar Narayanan
-dev Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction Ok to the fix. But Sergey need to respond as to whether the answer about the test satisfies him. -phil. On 11/09/2017 02:18 AM, Prahalad Kumar Narayanan wrote: > Hello Every

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-09 Thread Phil Race
64. Thank you Have a good day Prahalad N. -Original Message- From: Sergey Bylokhov Sent: Thursday, October 26, 2017 12:05 PM To: Prahalad Kumar Narayanan; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction Hi, Prahalad.

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-11-09 Thread Prahalad Kumar Narayanan
Kumar Narayanan Cc: Sergey Bylokhov; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction The screenshot shows you directly calling this method in your test which the documentation says you are not supposed to do. So I am not able to be 1

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-10-27 Thread Prahalad Kumar Narayanan
gt; . The image also shows the test passing with JDK10 containing > the fix on VM running Linux Ubuntu x64. > > Thank you > Have a good day > > Prahalad N. > > -Original Message- > From: Sergey Bylokhov > Sent: Thursday, October 26, 201

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-10-26 Thread Sergey Bylokhov
Kumar Narayanan; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction Hi, Prahalad. Can you please add a stack trace which include a line numbers to the bug report? Currently it is unclear in what line an exception is occurred.

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-10-26 Thread Philip Race
. -Original Message- From: Sergey Bylokhov Sent: Thursday, October 26, 2017 12:05 PM To: Prahalad Kumar Narayanan; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction Hi, Prahalad. Can you please add a stack trace which

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-10-26 Thread Prahalad Kumar Narayanan
To: Prahalad Kumar Narayanan; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction Hi, Prahalad. Can you please add a stack trace which include a line numbers to the bug report? Currently it is unclear in what line an exception

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-10-26 Thread Sergey Bylokhov
Hi, Prahalad. Can you please add a stack trace which include a line numbers to the bug report? Currently it is unclear in what line an exception is occurred. On 25/10/2017 21:07, Prahalad Kumar Narayanan wrote: Hello Everyone Good day to you. Kindly review a fix for the bug Bug ID:

Re: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction

2017-10-26 Thread Jayathirth D V
Hi Prahalad, Changes are fine. Thanks, Jay -Original Message- From: Prahalad Kumar Narayanan Sent: Thursday, October 26, 2017 9:37 AM To: 2d-dev Subject: [OpenJDK 2D-Dev] [10] RFR: JDK-8188083- NPE in java.awt.image.FilteredImageSource.startProduction Hello Everyone Good day to you.