Skip to content

Conversation

@timyates
Copy link
Contributor

@timyates timyates commented Jun 7, 2024

  • -noverify is deprecated with no replacement and now emits a warning
  • I am not sure why we were limiting the JDK to C1 compilation locally when running
  • -Xdebug is a no-op in modern JVMs
  • -Xrunjdwp:transport is replaced by -agentlib:jdwp

- `-noverify` is deprecated with no replacement and now emits a warning
- I am not sure why we were limiting the JDK to C1 compilation locally when running
- `-Xdebug` is a no-op in modern JVMs
- `-Xrunjdwp:transport` is replaced by `-agentlib:jdwp`
@timyates timyates added server build Things related to building the software labels Jun 7, 2024
@timyates timyates self-assigned this Jun 7, 2024
@timyates timyates merged commit adadd6b into develop Jun 11, 2024
@timyates timyates deleted the bugfix-remove-deprecated-jvm-options branch June 11, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Things related to building the software server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants