<AWT Dev> [9] Review request: 8074359: Refactor Applet2MessageHandler messages
Kirill Kirichenko
kirill.kirichenko at oracle.com
Tue Mar 17 11:16:49 UTC 2015
Ok. I found usages of the deleted values in java.desktop. So I'm calling
off the review of the open part of the fix. No need to change
MsgAppletViewer.
On 16.03.2015 23:15, Phil Race wrote:
> 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 jdk9-dev
mailing list