mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-18 01:15:50 +00:00
5eec7c8caf
* java/awt/dnd/DropTarget.java
(DropTargetAutoScroller): According to the online documentation, this
is protected, but in reality it is public.
* java/awt/dnd/DropTargetContext.java
(TransferableProxy): According to the online documentation, this
is protected, but in reality it is public.
From-SVN: r64794