Skip to content

Change PropertiesLauncher equals method to use URI rather than URL #20872

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

Closed
wants to merge 2 commits into from
Closed

Conversation

Konrado85
Copy link
Contributor

We seem to have a little problem here:

"The equals and hashCode methods of URL are blocking"

We seem to have a little problem here:

"The equals and hashCode methods of URL are blocking"
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 7, 2020
@bclozel
Copy link
Member

bclozel commented Apr 7, 2020

I guess you're referring to the DNS resolution issue with the URL class?
In this case, we should be dealing only with files on the file system - did you find a specific problem with this statement? Was that identified while profiling a particular application? Could you provide more information about this?

Note that the extra space in your PR is breaking the build.
Thanks!

@bclozel bclozel added the status: waiting-for-feedback We need additional information before we can continue label Apr 7, 2020
@Konrado85
Copy link
Contributor Author

Konrado85 commented Apr 7, 2020 via email

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Apr 7, 2020
@philwebb
Copy link
Member

philwebb commented Apr 7, 2020

This has been raised previously in #10586

@philwebb philwebb added the for: team-attention An issue we'd like other members of the team to review label Apr 7, 2020
My mistake. Unnecessary whitespace
@philwebb philwebb added type: task A general task and removed for: team-attention An issue we'd like other members of the team to review status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged labels Apr 9, 2020
@philwebb philwebb added this to the 2.3.x milestone Apr 9, 2020
@philwebb philwebb changed the title Bug fix in getNestedArchives Change PropertiesLauncher equals method to use URI rather than URL Apr 9, 2020
@snicoll snicoll self-assigned this Apr 13, 2020
snicoll pushed a commit that referenced this pull request Apr 13, 2020
@snicoll snicoll closed this in 2ee73a6 Apr 13, 2020
@snicoll snicoll modified the milestones: 2.3.x, 2.3.0.RC1 Apr 13, 2020
@snicoll
Copy link
Member

snicoll commented Apr 13, 2020

@Konrado85 thank you for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants