Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add fingerprints for JDK classes #63
feat: add fingerprints for JDK classes #63
Changes from all commits
16775bc
aabd918
76bfaaa
aab672e
6553033
891d80a
441743b
61e87cd
a175ef1
cac3eac
96237d0
fab4705
c787df7
c6245a2
2c88cb7
8101634
3dc7f3c
7eedf84
259469e
9051114
9a3b0e9
f3f57c1
3949ac5
3f22515
b4ca4fe
10e9fe5
ca3af8b
94fc781
8d5a87e
aae441a
8fe1d0c
ea8e838
d305806
b24c759
0cca5ce
f3a0c46
eba79a7
92d6e4d
8c3859b
e5f4bfe
8db8322
251e9c4
e89a183
93a5620
fea9374
bcadc30
29bf50d
c5770f8
dc7d9df
54591f3
f79c388
c6eddf3
3c2b52b
a4cc082
b80d078
ac2ffaa
6b59668
6ff64f3
ab259df
cc9fd5a
e37fbf9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is added by default.
will be compiled to
A.class
andA$B.class
. Or do you mean something else?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will be compiled to a single class file. The files are currently missing in the index for jars.