Skip to content

Commit 2d523a4

Browse files
committed
Improve README
1 parent 642178a commit 2d523a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ applications:
8787
JBP_CONFIG_JAVA_OPTS: "[java_opts: '-XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints']"
8888
```
8989
90-
`+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints` is used to improve
90+
`-XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints` is used to improve
9191
profiling accurary and has no known negative performance impacts.
9292

9393
Please note that this requires the use of an online buildpack (configured in the `buildpack` property). When system buildpacks are used, staging will fail with cache issues, because the system buildpacks don’t have the JDK chached.

0 commit comments

Comments
 (0)