heesung-sn commented on code in PR #24236: URL: https://github.com/apache/pulsar/pull/24236#discussion_r2072033550
########## conf/pulsar_env.sh: ########## @@ -67,7 +67,7 @@ done # Garbage collection options if [ -z "$PULSAR_GC" ]; then PULSAR_GC="-XX:+PerfDisableSharedMem -XX:+AlwaysPreTouch" - if [[ $JAVA_MAJOR_VERSION -ge 21 ]]; then Review Comment: Why not keep "ge" here and other places? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org