yleeyilin / pe

0 stars 0 forks source link

Wrong java specification #17

Open yleeyilin opened 5 months ago

yleeyilin commented 5 months ago

Below is a screenshot of your user guide: image.png

Expected / Possible Improvements: Should be java 11 only.

soc-se-bot commented 5 months ago

Team's Response

The feedback is factually wrong, the application will work on java versions >=11. It's worth noting that java is backwards compatible.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Here is a reddit thread from users who have experienced backwards incompatibility from java users. (https://www.reddit.com/r/java/comments/nyre4k/break_backward_compatibility/)

Additionally, only java version 11 is allowed for this project, according to the TP requirements.

image.png (https://nus-cs2103-ay2324s2.github.io/website/admin/tp-constraints.html#constraint-java-version)