jdeps.exe
- File Path:
C:\program files (x86)\Amazon Corretto\jdk1.8.0_265\bin\jdeps.exe
- Description: OpenJDK Platform binary
Hashes
Type |
Hash |
MD5 |
3391DEEABD10D7DF3EC9A1EA35F11ADA |
SHA1 |
B2E941E004FF3645FA9E978AAC87A579D8DF9ACA |
SHA256 |
2CCACA6E8C7F2689D2F48902ADB113DCFF1D150B62BA157243AAB8BD8F7074BE |
SHA384 |
9B8884CB9808B2CD62056DFAA79E92787827D22ECD8CE3F3A02E07A9FCBD5C9817B55F78DB9B25C1C1AD0F9A83D8FD7C |
SHA512 |
0724FA697D85E386F46A1348484895BD0E78D2CD090D6595B0094D1B62C87A3BFEBDE1FCEC2A7F48A2F809897E38D1F01408069E8158185F8B0FE0FB51D345D8 |
SSDEEP |
384:GpsL5hnMaGmSHhV8yJydeeL4SzlTK6jSqlskDgf2hH:Gps7nhS/8yJyMeLvKgNekUf2hH |
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)\Amazon Corretto\jdk1.8.0_265\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:
2F83C35B5136353D68CE9EB669FD1B0B
- Thumbprint:
4BAD227329ADEF18F215B6475FB7948E1629B505
- Issuer: CN=Symantec Class 3 SHA256 Code Signing CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US
- Subject: CN=Amazon.com Services LLC, OU=Software Services, O=Amazon.com Services LLC, L=Seattle, S=Washington, C=US
- Original Filename: jdeps.exe
- Product Name: OpenJDK Platform 8
- Company Name: Amazon.com Inc.
- 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.