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/07 23:33:00 UTC

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

Glenn Holmer created NETBEANS-620:
-------------------------------------

             Summary: 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


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