Relative Content

Tag Archive for javajavacsunshading

Using com.sun classes without –add-opens

I am making a lib that modifies the AST with an annotation handler for parameter injection (src: http://github.com/PhoenixOrigin/DependencyInjector). Right now, all users are required to include