jdk-tools Questions

6

Solved

In JRE-9/lib directory (at least on Windows), there is a new file called modules whose size is about 107 MB. Is it possible to extract that file or maybe list java modules within it? I can see tha...
Acanthaceous asked 27/9, 2017 at 2:28

4

Solved

If I start a java process in a cygwin console, and then launch visualVm, the later cannot see the former. If I start the same process in a Dos console visualvm sees it fine. I am in jdk1.6.0_25. T...
Stoker asked 13/7, 2011 at 9:58

3

Solved

I've tried to follow this tutorial, but I have problem with imports. I got: The import com.sun.tools cannot be resolved in line import com.sun.tools.attach.VirtualMachine; I've tried to lo...
Alimony asked 10/8, 2012 at 11:56

3

I need to recreate the functionalities of the jps tool programmatically. I need to find out all Java running processes along with their id so I can attach to that process (similar to what JConsole ...
Methionine asked 10/10, 2011 at 13:4
1

© 2022 - 2024 — McMap. All rights reserved.