yuqi1129 commented on PR #10348: URL: https://github.com/apache/gravitino/pull/10348#issuecomment-4035795765
Review note: for this issue (JDK 21 MemoryUtil initialization), JDK >17 does need the same \ set as JDK 17 (especially \). So changing condition from \ to \ in these startup scripts is correct.\n\nOne gap I noticed: \ still uses \. If optimizer may touch the same reflective paths/libraries under JDK 21+, please align it to \ as well for consistency. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
