RFR: 8000450: Restrict access to com/sun/corba/se/impl package
Seán Coffey
sean.coffey at oracle.com
Tue Jun 4 22:57:00 UTC 2013
The com.sun.corba.se.impl package is a private package. The API is
subject to change at any time and no 3rd party code should be using it.
As a result, I'd like to add it to the package restricted list. I've run
our internal CORBA SQE testsuite against the proposed change and didn't
see any issues.
bug report : http://bugs.sun.com/view_bug.do?bug_id=8000450
webrev : http://cr.openjdk.java.net/~coffeys/webrev.8000450.jdk8/
I plan to port the same change to jdk7u.
regards,
Sean.
More information about the core-libs-dev
mailing list