Skip to content

Commit

Permalink
8244668: Remove SA's javascript support
Browse files Browse the repository at this point in the history
Reviewed-by: sspitsyn, sundar
  • Loading branch information
plummercj committed May 29, 2020
1 parent de34e25 commit e0d0388
Show file tree
Hide file tree
Showing 43 changed files with 2 additions and 7,179 deletions.
2 changes: 1 addition & 1 deletion make/CompileJavaModules.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ jdk.compiler_CLEAN_FILES += $(wildcard \

jdk.hotspot.agent_DISABLED_WARNINGS += rawtypes serial cast static overrides \
fallthrough
jdk.hotspot.agent_COPY += .gif .png sa.js .properties
jdk.hotspot.agent_COPY += .gif .png .properties

################################################################################

Expand Down
12 changes: 0 additions & 12 deletions src/jdk.hotspot.agent/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,18 +192,6 @@ <h3>Other command line tools</h3>
</td>
</tr>

<tr>
<td>
soqlproc.sh,
soqlproc64.sh,
soqlwindbg.bat
soqlwindbg64.bat
</td>
<td>
This is command line SOQL - Simple Object Query Language tool.
SOQL is SQL-like query language to query Java heap.
</td>
<tr>
<td>
start-debug-server-proc.sh,
start-debug-server-proc64.sh,
Expand Down
Loading

0 comments on commit e0d0388

Please sign in to comment.