Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
9.0
-
I tested under NetBeans 9.0 build 395 with a project that uses a Postgres database.
Description
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.
Attachments
Issue Links
- links to