RFR [9] Remove sun.misc.Request and RequestProcessor

Mandy Chung mandy.chung at oracle.com
Fri Dec 11 17:45:15 UTC 2015



On 12/11/2015 08:30 AM, Chris Hegarty wrote:
> sun.misc.Request and RequestProcessor are not used by the JDK, and I can
> find no usage outside the JDK either. I would like to propose their removal.
>
> $ hg rm src/java.base/share/classes/sun/misc/RequestProcessor.java
> $ hg rm src/java.base/share/classes/sun/misc/Request.java

+1

Mandy



More information about the core-libs-dev mailing list