I think I/O, specifically serialization and streams, is too important so I'd be surprised if they removed it. NIO.2 is more debatable though.
Honestly, I wouldn't mind
JDBC being removed. Not because I don't think it's important, it definitely is, but it's hard to go into much detail on it in a certification. Oracle tends to pick random aspects of JDBC to
test on (like Callable Statements on the OCP 8 exam) rather than focus on the truly useful features of it.
I was happy they added annotations to the Java 11 exam, everyone developer should know how to write one!