Relates :
|
It would seem that JEP-165 implementation task (JDK-8137167) introduced declarations without any implementations in CompilerBroker: static DirectivesStack* dirstack(); static void set_dirstack(DirectivesStack* stack); static void print_directives(outputStream* st); This can be cleaned up.
|