shanedell commented on code in PR #1180: URL: https://github.com/apache/daffodil-vscode/pull/1180#discussion_r1975845563
########## README.md: ########## @@ -31,10 +31,12 @@ This is an extension for Visual Studio Code (VS Code) which enables the interact ## Build Requirements -- Java Development Kit (JDK) 8 or higher +- Java Development Kit (JDK) 17 or lower, but higher than or equal to 8 Review Comment: Change this back to `Java Development Kit (JDK) 8 or higher` as it sounds better. Does it not work past Java 17? If so change it to `Java Development Kit (JDK) between 8 and 17` -- 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]
