I am reading the book The Java Programming Language. In the chapter which explains overriding method, it says:
Making an override met
in simple terms it means you would break the conditions of superclass if u make override code less accesible