#1077 Add a get method to get the previously reflected method retrieves#1078
Open
wayfarer3130 wants to merge 1 commit intomasterfrom
Open
#1077 Add a get method to get the previously reflected method retrieves#1078wayfarer3130 wants to merge 1 commit intomasterfrom
wayfarer3130 wants to merge 1 commit intomasterfrom
Conversation
Member
|
See my comment |
Contributor
Author
|
@gunterze - what is your opinion on the change here. I can add supporting unit tests to make the quality gate pass, but I mean on the underlying issue. My thought is that the code shouldn't rely on special java allow internal access flags to enable it to work, but should work on public methods, which is what I modified the code to do. |
d1c44a6 to
a61fd5f
Compare
|
SonarCloud Quality Gate failed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.








If you run dcm4che imageio opencv decompression under JDK >=11, you get a lot of error messages about reflection becoming illegal shortly and being disallowed. The changes attached fix this as long as you implement the appropriate methods to get the path name and/or random access file object on the response.