You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/11/07 19:29:08 UTC

[GitHub] jlahoda opened a new pull request #1013: [NETBEANS-1478] Use a public API to convert ThreadInfo to CompositeDa…

jlahoda opened a new pull request #1013: [NETBEANS-1478] Use a public API to convert ThreadInfo to CompositeDa…
URL: https://github.com/apache/incubator-netbeans/pull/1013
 
 
   …ta in self sampler, as suggested by Daniel Fuchs.
   
   With this, it should be possible to save the self sampler data (ThreadInfo) on any supported JDK. There seems to be some performance hit for using this method, but it is not during profiling, only while saving the profile, so that does not seem to be very problematic. (Also seems that samples from JDK 11 cannot be opened on JDK 8, but that does not seem to be related to this saving change.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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

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