Skip to content

Conversation

@antfling
Copy link

@antfling antfling commented Apr 9, 2020

支持jdk11的运行

  • 相关的测试单元的修改,在jdk11中使用了System.nanoTime()来计算过期时间,所以相关的测试单元修改为100年内不过期为永久不过期的过渡测试方案
  • 相关警告可以通过加vm参数--illegal-access=warn 来决定是否显示警告

ding_zhengang added 2 commits April 9, 2020 16:43
* 相关的测试单元的修改,在jdk11中使用了System.nanoTime()来计算过期时间,所以相关的测试单元修改为100年内不过期为永久不过期的过渡测试方案
* 相关警告可以通过加vm参数--illegal-access=warn 来决定是否显示警告
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ oldratlee
❌ zhonggao.wang


zhonggao.wang seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coveralls
Copy link

coveralls commented Apr 9, 2020

Coverage Status

Coverage decreased (-14.3%) to 62.555% when pulling f10cc29 on antfling:jdk11-support into 463bd35 on alibaba:master.

@antfling antfling mentioned this pull request Apr 9, 2020
@oldratlee
Copy link
Member

Received.

I will review the code 😄

@devsqrd
Copy link

devsqrd commented Apr 6, 2021

@oldratlee Apologies for writing in English.

Will this code be merged soon? I have a need to support JDK11 with this library, and this PR is exactly what I am looking for.

@oldratlee oldratlee merged commit 8d902ff into alibaba:master Oct 26, 2021
oldratlee pushed a commit that referenced this pull request Oct 26, 2021
* 相关的测试单元的修改,在jdk11中使用了System.nanoTime()来计算过期时间,所以相关的测试单元修改为100年内不过期为永久不过期的过渡测试方案
* 相关警告可以通过加vm参数 --illegal-access=warn 来决定是否显示警告
@oldratlee
Copy link
Member

@oldratlee oldratlee linked an issue Oct 27, 2021 that may be closed by this pull request
@oldratlee oldratlee self-assigned this Oct 27, 2021
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.

Support JDK 11

5 participants