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

Require Java 8 as minimal platform #367

Closed
2 tasks
botic opened this issue Feb 22, 2017 · 2 comments
Closed
2 tasks

Require Java 8 as minimal platform #367

botic opened this issue Feb 22, 2017 · 2 comments

Comments

@botic
Copy link
Member

botic commented Feb 22, 2017

  • Drop custom date stuff and replace it with Java 8 features, like ISO 8601 formatting -> see 69dc5e2
  • Remove App Engine Java 7 runtime optimizations / whitelisting workarounds
@botic botic added this to the 2.0 milestone Feb 22, 2017
@botic botic added the java label Mar 10, 2017
@botic
Copy link
Member Author

botic commented Jul 6, 2017

Google App Engine supports Java 8 without any class whitelisting. This could remove some lines of code which are special App Engine Java 7 runtime switches.

@botic
Copy link
Member Author

botic commented Jul 31, 2017

Details to the Java 8 runtime on App Engine:
https://cloud.google.com/appengine/docs/standard/java/runtime-java8

@botic botic closed this as completed in 6ee770f Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant