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

Alan Bateman Alan.Bateman at oracle.com
Fri Dec 11 17:10:55 UTC 2015



On 11/12/2015 16:30, 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
>
I think this is a case of shoot first, ask questions later. Good for it.

-Alan



More information about the core-libs-dev mailing list