doing checkpoint manually through "alter system" and issuing a shutdown abort afterthen is basically the same of issuing a command of shutdown immediate.
So there is no need for crash/instance recovery to perform because all datafiles have been in sync, not unless there were pending/ongoing process executed during those commands that will generate new redo blocks.