Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@holajsh
Copy link
Contributor

@holajsh holajsh commented Feb 16, 2022

  • β™» Adapt startup scripts to take into account new parameter
  • πŸ“ Update documentation for the new parameter jpda.address

Fixes

Fixes #1331

Purpose

Add new configuration parameter jpda.address to allow to specify the listening address, useful for JDK >=9 to allow listening to other interface than localhost. For JDK < 9, this allows to restrict the service to localhost.

 * β™» Adapt startup scripts to take into account new parameter
 * πŸ“ Update documentation for the new parameter jpda.address
@xael-fry xael-fry added this to the 1.7.0 milestone Feb 22, 2022
@xael-fry xael-fry merged commit 87a77bb into playframework:master Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cant remote debug with Java9 +

2 participants