Skip to content
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

Feature/local method invoke #286

Merged
merged 4 commits into from
Nov 25, 2016
Merged

Feature/local method invoke #286

merged 4 commits into from
Nov 25, 2016

Conversation

rayzhang0603
Copy link
Collaborator

主要修改
1、toString、equels等本地方法不在进行远程调用,方便idea等调试。主要修改类RefererInvocationHandler.java
2、使用ThreadLocalRandon替换Random
3、fix 计数器为负数时的越界bug
4、NetUtil类中的getHostName改为获取ip,避免查询dns
5、URL.canServer方法增加对序列化方式对验证。

@qdaxb
Copy link
Collaborator

qdaxb commented Nov 25, 2016

LGTM

@rayzhang0603 rayzhang0603 merged commit 1ed0a4e into master Nov 25, 2016
@qdaxb qdaxb deleted the feature/localMethodInvoke branch November 25, 2016 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants