1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
0N/A make/netbeans/README to get started with NetBeans IDE and OpenJDK, and
0N/A - Generates JConsole's jar file under dist/lib/jconsole.jar
0N/A by replacing the jar file at <jdk-home>/lib/jconsole.jar, then calling
0N/A <jdk-home>/bin/jconsole will make use of the new jar file.
0N/A - The javadoc is generated under build/${platform}-${arch}/javadoc/jconsole.
0N/A - Runs the JConsole jtreg unit tests located under test/sun/tools/jconsole.
0N/A build/${platform}-${arch}/jtreg/jconsole
0N/A build/${platform}-${arch}/jtreg/jconsole/JTreport/report.html