RFR: JDK-8206007: nsk/jdb/exclude001 test is taking a long time on some builds

Gary Adams gary.adams at oracle.com
Thu Jul 12 14:53:38 UTC 2018


I've attached the patch for JDK-8206007.
I'll need a sponsor to push the changes.

On 7/5/18, 10:48 AM, Gary Adams wrote:
> A simple test run using "exclude none" shows 625K methods are being 
> observed.
> The bulk of those methods were due to the last class accessed in the 
> test - VirtualMachineManager.
>
> It's not important that this particular call is used. The test is 
> simply demonstrating that
> filters work for other packages than java and javax.
>
> This proposed fix uses a simpler lookup for GregorianCalendar.
>
>   Issue: https://bugs.openjdk.java.net/browse/JDK-8206007
>   Webrev: http://cr.openjdk.java.net/~gadams/8206007/webrev.00/

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 8206007.patch
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180712/69ffaffc/8206007.patch>


More information about the serviceability-dev mailing list