playframework / play1

Play framework
https://www.playframework.com/documentation/1.4.x/home
Other
1.58k stars 683 forks source link

Fix class newinstance deprecation #1439

Open tazmaniax opened 1 year ago

tazmaniax commented 1 year ago

Fixes deprecation with Class.newInstance()

Also fixes a deprecation with Runtime.exec().