You are viewing a plain text version of this content. The canonical link for it is here.
Posted to netcat@netbeans.apache.org by Glenn Holmer <ce...@kolabnow.com> on 2018/04/16 18:37:59 UTC

[profiler] which blockers?

I've been looking through the bugs in our Jira filter that concern me:

https://issues.apache.org/jira/issues/?filter=12343294

and this is what I see after retesting with build 406:

567: ClassNotFoundException when profiling single class (JDK 10)
I don't experience the missing String class any more, but the exception
is still thrown in the output window. Issue 618 looks like a duplicate.

620: profiling SQL queries doesn't work under JDK 10
This still doesn't work for me. I see the same exception as in 567 and
618 (ClassNotFoundException: java/lang/reflect/WeakPairMap$Pair).

554: NetBeans hangs when restarting profiler after disabling profiling
points
This seems quite serious, but I can't reproduce it reliably.

As I see it, our only blocker is 620. What does the rest of the tribe think?

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."

---------------------------------------------------------------------
To unsubscribe, e-mail: netcat-unsubscribe@netbeans.apache.org
For additional commands, e-mail: netcat-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: [profiler] which blockers?

Posted by Jiří Kovalský <ji...@oracle.com>.
Thanks guys. I have tagged #620 with BLOCKER label and will try to find 
someone to look at it.

-Jirka

Dne 16.4.2018 v 21:20 Josh Juneau napsal(a):

> I agree that 620 is still an issue for me when I last checked.  I've not
> encountered 554.
> 
> Thanks
> 
> Josh Juneau
> juneau001@gmail.com
> https://urldefense.proofpoint.com/v2/url?u=http-3A__jj-2Dblogger.blogspot.com&d=DwIBaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Rx9Xdk4ABE2WqU6Uf6OmoR1QhlrJGOazdvOwJaza8pw&s=IL_HtNZW4pa_Z6eKN1MpPFh8zhf8s6wxxAloisQMoSg&e=
> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.apress.com_index.php_author_author_view_id_1866&d=DwIBaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Rx9Xdk4ABE2WqU6Uf6OmoR1QhlrJGOazdvOwJaza8pw&s=oyqlxoYINJCdA6sJPRY0CsWZOmOcZtEMwvXu-7pk2yk&e=
> 
> 
> On Mon, Apr 16, 2018 at 1:37 PM, Glenn Holmer <ce...@kolabnow.com> wrote:
> 
>> I've been looking through the bugs in our Jira filter that concern me:
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_issues_-3Ffilter-3D12343294&d=DwIBaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Rx9Xdk4ABE2WqU6Uf6OmoR1QhlrJGOazdvOwJaza8pw&s=EbRN2Wi-brp5uzfndL32o7raLfcmmaQGwwt8CyJ6CJM&e=
>>
>> and this is what I see after retesting with build 406:
>>
>> 567: ClassNotFoundException when profiling single class (JDK 10)
>> I don't experience the missing String class any more, but the exception
>> is still thrown in the output window. Issue 618 looks like a duplicate.
>>
>> 620: profiling SQL queries doesn't work under JDK 10
>> This still doesn't work for me. I see the same exception as in 567 and
>> 618 (ClassNotFoundException: java/lang/reflect/WeakPairMap$Pair).
>>
>> 554: NetBeans hangs when restarting profiler after disabling profiling
>> points
>> This seems quite serious, but I can't reproduce it reliably.
>>
>> As I see it, our only blocker is 620. What does the rest of the tribe
>> think?
>>
>> --
>> Glenn Holmer (Linux registered user #16682)
>> "After the vintage season came the aftermath -- and Cenbe."
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: netcat-unsubscribe@netbeans.apache.org
>> For additional commands, e-mail: netcat-help@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIBaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Rx9Xdk4ABE2WqU6Uf6OmoR1QhlrJGOazdvOwJaza8pw&s=sWgElcvPv7UwxTqBKVVtn4dT0ZaWEtP8YVXDYVGI3fI&e=
>>
>>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: netcat-unsubscribe@netbeans.apache.org
For additional commands, e-mail: netcat-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: [profiler] which blockers?

Posted by Josh Juneau <ju...@gmail.com>.
I agree that 620 is still an issue for me when I last checked.  I've not
encountered 554.

Thanks

Josh Juneau
juneau001@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/index.php/author/author/view/id/1866


On Mon, Apr 16, 2018 at 1:37 PM, Glenn Holmer <ce...@kolabnow.com> wrote:

> I've been looking through the bugs in our Jira filter that concern me:
>
> https://issues.apache.org/jira/issues/?filter=12343294
>
> and this is what I see after retesting with build 406:
>
> 567: ClassNotFoundException when profiling single class (JDK 10)
> I don't experience the missing String class any more, but the exception
> is still thrown in the output window. Issue 618 looks like a duplicate.
>
> 620: profiling SQL queries doesn't work under JDK 10
> This still doesn't work for me. I see the same exception as in 567 and
> 618 (ClassNotFoundException: java/lang/reflect/WeakPairMap$Pair).
>
> 554: NetBeans hangs when restarting profiler after disabling profiling
> points
> This seems quite serious, but I can't reproduce it reliably.
>
> As I see it, our only blocker is 620. What does the rest of the tribe
> think?
>
> --
> Glenn Holmer (Linux registered user #16682)
> "After the vintage season came the aftermath -- and Cenbe."
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: netcat-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: netcat-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>