jdeps.exe
- File Path:
C:\program files (x86)\AdoptOpenJDK\jdk-8.0.265.01-hotspot\bin\jdeps.exe
- Description: OpenJDK Platform binary
Hashes
Type | Hash |
---|---|
MD5 | C7FF656D1425A90376E6DE61FF51639D |
SHA1 | F7963AA2A7E11C34364C8EA1B38738D29EE3ADE7 |
SHA256 | 3B1884485EE8D8DA3E57994F46E709F86BA838F184ED2C5CA18FEC8C67A74249 |
SHA384 | 1F54C2BF00AF5AC1BAC2227755CC152EE134FA02EAC9700AE487977E68C6A85D21DDD7A5FB6DE758A4DD69271AF69E36 |
SHA512 | EAA4B0DEBDAA7CF50E8FD1C3AA9B03D835870E6CD959555831B4864A649576C9D1B22BF23FEB3FA25FE99A34F6C62B50B4A46AD89391C08D57CFB23E57C6DBA1 |
SSDEEP | 384:siRb+bv/ZrIy/eEgZXpgnYPLV9+MaDG/VE:+JrIyWEC5gQ8DGS |
Runtime Data
Usage (stdout):
Usage: jdeps <options> <classes...>
where <classes> can be a pathname to a .class file, a directory, a JAR file,
or a fully-qualified class name. Possible options include:
-dotoutput <dir> Destination directory for DOT file output
-s -summary Print dependency summary only
-v -verbose Print all class level dependencies
Equivalent to -verbose:class -filter:none.
-verbose:package Print package-level dependencies excluding
dependencies within the same package by default
-verbose:class Print class-level dependencies excluding
dependencies within the same package by default
-cp <path> -classpath <path> Specify where to find class files
-p <pkgname> -package <pkgname> Finds dependences matching the given package name
(may be given multiple times)
-e <regex> -regex <regex> Finds dependences matching the given pattern
(-p and -e are exclusive)
-f <regex> -filter <regex> Filter dependences matching the given pattern
If given multiple times, the last one will be used.
-filter:package Filter dependences within the same package (default)
-filter:archive Filter dependences within the same archive
-filter:none No -filter:package and -filter:archive filtering
Filtering specified via the -filter option still applies.
-include <regex> Restrict analysis to classes matching pattern
This option filters the list of classes to
be analyzed. It can be used together with
-p and -e which apply pattern to the dependences
-P -profile Show profile or the file containing a package
-apionly Restrict analysis to APIs i.e. dependences
from the signature of public and protected
members of public classes including field
type, method parameter types, returned type,
checked exception types etc
-R -recursive Recursively traverse all dependencies.
The -R option implies -filter:none. If -p, -e, -f
option is specified, only the matching dependences
are analyzed.
-jdkinternals Finds class-level dependences on JDK internal APIs.
By default, it analyzes all classes on -classpath
and input files unless -include option is specified.
This option cannot be used with -p, -e and -s options.
WARNING: JDK internal APIs may not be accessible in
the next release.
-version Version information
Usage (stderr):
Exception in thread "main" java.nio.file.InvalidPathException: Illegal char <?> at index 1: /?
at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
at java.nio.file.Paths.get(Paths.java:84)
at com.sun.tools.jdeps.JdepsTask.findDependencies(JdepsTask.java:494)
at com.sun.tools.jdeps.JdepsTask.run(JdepsTask.java:324)
at com.sun.tools.jdeps.JdepsTask.run(JdepsTask.java:306)
at com.sun.tools.jdeps.Main.main(Main.java:48)
Loaded Modules:
Path |
---|
C:\program files (x86)\AdoptOpenJDK\jdk-8.0.265.01-hotspot\bin\jdeps.exe |
C:\Windows\SYSTEM32\ntdll.dll |
C:\Windows\System32\wow64.dll |
C:\Windows\System32\wow64cpu.dll |
C:\Windows\System32\wow64win.dll |
Signature
- Status: Signature verified.
- Serial:
0F8CE162B26B70AE59D17A0B2A93AB3A
- Thumbprint:
0180ED75D6615415E4D6C6C217613B4134F5745E
- Issuer: CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US
- Subject: CN=London Jamocha Community CIC, O=London Jamocha Community CIC, L=London, C=GB
File Metadata
- Original Filename: jdeps.exe
- Product Name: OpenJDK Platform 8
- Company Name: AdoptOpenJDK
- File Version: 8.0.2650.1
- Product Version: 8.0.2650.1
- Language: Language Neutral
- Legal Copyright: Copyright 2020
File Similarity (ssdeep match)
MIT License. Copyright (c) 2020-2021 Strontic.