<AWT Dev> [9] Review request: 8074359: Refactor Applet2MessageHandler messages

Phil Race philip.race at oracle.com
Mon Mar 16 20:15:21 UTC 2015


So how exactly does the "open" AppletPanel code get hold of these 
messages in closed ?
Closed simply isn't there in OpenJDK.

BTW, the bug (which is confidential for some reason) asks to make a 
copy, not move.

-phil.

On 3/16/15 9:37 AM, Kirill Kirichenko wrote:
> Take a look at the closed part. I moved them in a separate class which 
> will become a part of java.desktop. The deleted messages are used by 
> deployment code. We want to break dependencies between plugin.jar and 
> rt.jar.
>
> On 16.03.2015 19:35, Sergey Bylokhov wrote:
>> Hi, Kirill.
>> Why all these messages are removed? It seems that they are used in
>> AppletPanel which still a part of java.desktop module?
>>
>> 16.03.15 9:18, Kirill Kirichenko wrote:
>>> Hi,
>>>
>>> Could you please review the open part of the issue.
>>> Needed for jigsaw project.
>>>
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8074359
>>> Webrev: http://cr.openjdk.java.net/~stayer/8074359/webrev.00/
>>>
>>> K
>>
>>



More information about the awt-dev mailing list