You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Glenn Holmer (JIRA)" <ji...@apache.org> on 2018/04/08 15:05:00 UTC

[jira] [Commented] (NETBEANS-620) profiling SQL queries doesn't work under JDK 10

    [ https://issues.apache.org/jira/browse/NETBEANS-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429781#comment-16429781 ] 

Glenn Holmer commented on NETBEANS-620:
---------------------------------------

The following appears in the output window:
Illegal reflective access by
org.netbeans.lib.profiler.server.ClassLoaderManager to method
java.lang.ClassLoader.findLoadedClass(java.lang.String)

> profiling SQL queries doesn't work under JDK 10
> -----------------------------------------------
>
>                 Key: NETBEANS-620
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-620
>             Project: NetBeans
>          Issue Type: Bug
>          Components: profiler - Base
>    Affects Versions: 9.0
>         Environment: I tested under NetBeans 9.0 build 395 with a project that uses a Postgres database.
>            Reporter: Glenn Holmer
>            Priority: Major
>
> Profiler's SQL query profiling feature does not work under JDK 10:
> 1) Create or open a project that uses JDBC queries to a database.
> 2) Click the profiler icon in the toolbar.
> 3) In the Profiler button dropdown, select "SQL Queries".
> 4) Click the gear icon at the right of the profiler toolbar and select "All queries".
> 5) Click the "Profile" button to start profiling.
> The program runs, but no SQL query data are returned. This works fine under JDK 8.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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