nus-oss / AB3-J17

:ab::three: Address Book sample application (Level 3)
https://se-education.org/addressbook-level3
MIT License
0 stars 16 forks source link

[Project A][MacSilicon][BaskarGopinath] Upgrade to Java 17 #10

Closed baskargopinath closed 2 months ago

baskargopinath commented 2 months ago
hjungwoo01 commented 2 months ago

Tested on Mac Silicon with JDK-FX 17.0.11.fx-zulu, and working.

Steps I followed:

  1. Downloaded the JAR file from the PR.
  2. Switched to JDK-FX 17.0.11.fx-zulu using SDKMAN.
  3. Ran the JAR file using java -jar MacSillicon-BaskarGopinath.jar.
  4. Performed a smoke test to check basic functionality.

Results: Everything is functioning as expected.

Screenshots:

Screenshot 2024-07-04 at 3 46 09 PM Screenshot 2024-07-04 at 3 48 44 PM

itstrueitstrueitsrealitsreal commented 2 months ago

Tested on Mac Silicon with JDK-FX 17.0.11.fx-zulu, and working.

Steps followed:

  1. Downloaded the JAR file from the PR.
  2. Switched to JDK-FX 17.0.11.fx-zulu using SDKMAN.
  3. Ran the JAR file using java -jar MacSillicon-BaskarGopinath.jar.
  4. Performed a smoke test to verify basic functionality.

Results:

Everything is functioning as expected.

Screenshots:

Screenshot 2024-07-04 at 4 53 47 PM
jyue487 commented 2 months ago

Tested on Mac Silicon with JDK-FX 17.0.11.fx-zulu, and working.

Steps and results are identical to above.

teoks0199 commented 2 months ago

Tested on Windows 11, and working.

Steps I followed:

  1. Downloaded the JAR file from the PR.
  2. Ran the JAR file using java -jar MacSillicon-BaskarGopinath.jar.
  3. Performed a smoke test to check basic functionality.

image

macareonie commented 2 months ago

Tested on Windows 11 with Oracle OpenJDK version 17.0.11, and working.

image

bennyLCK commented 2 months ago

Smoke-Tested on Windows 11, using Oracle OpenJDK version 17.0.10 on Windows Powershell Terminal same as @teoks0199, basic commands were run to ensure full functionality of the application.

image

baskargopinath commented 2 months ago

Tested on Mac Silicon with JDK-FX 17.0.11.fx-zulu, and working.

Steps: Downloaded the JAR file from the PR. Switched to JDK-FX 17.0.11.fx-zulu Ran the JAR file using java -jar MacSillicon-BaskarGopinath.jar. Performed a smoke test to check basic functionality.

Results: Everything is functioning as expected.

Screenshots:

image
aureliony commented 2 months ago

Tested on Ubuntu 22.04.4 LTS with zulu jdk 17.0.11. JAR is working fine.

Steps followed: Downloaded the JAR file from the release. Ran the JAR file using java -jar MacSillicon-BaskarGopinath.jar. Performed a smoke test to check basic functionality.

Results: Everything is functioning as expected.

Screenshot from 2024-07-06 19-34-43

gongg21 commented 2 months ago

Tested on MacSilicon with JDK-FX 17.0.11.fx-zulu, and working fine. Switched using SDKMAN, ensure it is 17.0.11.fx-zulu, note the .fx suffix. Add/Delete command tested, works. Help command tested, works. Ran JAR file using java -jar <filename>.

Screenshot 2024-07-07 at 5 30 13 PM
Carlintyj commented 2 months ago

Tested on Mac (Silicon) using JDK-FX 17.0.11.fx-zulu and working.

Downloaded the JAR release, ran the jar file using java -jar BaskarGopinath.jar Performed smoke test to check functionality.

Screenshot 2024-07-07 at 7 03 57 PM
drustanyjt commented 2 months ago

Tested on Linux (Ubuntu 22.04) using OpenJDK 17.0.11. Working.

Steps taken:

  1. Downloaded release
  2. Ran jar file using java -jar MacSillicon-BaskarGopinath.jar
  3. Tested with basic commands

image

brein62 commented 2 months ago

Tested on Windows 10 using JDK-FX 17.0.11.fx-zulu, and working.

Procedure

Ran the JAR file on PowerShell using java -jar MacSillicon-BaskarGopinath.jar and performed a smoke test by running several commands to ensure basic functionality of the application:

Results

The JAR functions as expected and all commands run during the smoke test work properly.

Screenshots

MacSilicon-BaskarGopinath

jedkohjk commented 2 months ago

Tested on Windows 11 and working.

Steps I followed:

  1. Downloaded the JAR file from the release.
  2. Ran java -jar MacSillicon-BaskarGopinath.jar.
  3. Tested some basic commands.

Screenshot

damithc commented 2 months ago

Closing, as done in https://github.com/nus-oss/AB3-J17/commit/fe805d8553bbc329644371a6e732a8317ea6686f