Skip to content

Commit 642178a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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-
`JAVA_OPTS: '+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints'` is used to improve
90+
`+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)