On Wed, 24 Mar 2021 16:31:20 GMT, Claes Redestad wrote:
>> Aleksei Voitylov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> fix style
>
> Looks good. The need to retain singleton/identity semantics of constants like
> this when archivin
On Tue, 23 Mar 2021 08:04:09 GMT, Aleksei Voitylov
wrote:
>> With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
>>
>> After JDK-8253081 with CDS enabled two instances of empty layer appear in
>> the runtime. One comes from default initialization of
>> java/lang/Module
On Tue, 23 Mar 2021 08:21:27 GMT, Alan Bateman wrote:
>> Aleksei Voitylov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> fix style
>
> Marked as reviewed by alanb (Reviewer).
Thanks Ioi, David and Alan for your reviews!
-
On Tue, 23 Mar 2021 08:04:09 GMT, Aleksei Voitylov
wrote:
>> With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
>>
>> After JDK-8253081 with CDS enabled two instances of empty layer appear in
>> the runtime. One comes from default initialization of
>> java/lang/Module
On Tue, 23 Mar 2021 06:47:50 GMT, Alan Bateman wrote:
>> Aleksei Voitylov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> fix style
>
> src/java.base/share/classes/java/lang/ModuleLayer.java line 156:
>
>> 154:
>> 155: static {
>>
> With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
>
> After JDK-8253081 with CDS enabled two instances of empty layer appear in the
> runtime. One comes from default initialization of
> java/lang/ModuleLayer.EMPTY_LAYER, another one comes from CDS archive and is
> re
On Mon, 22 Mar 2021 19:40:19 GMT, Aleksei Voitylov
wrote:
> With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
>
> After JDK-8253081 with CDS enabled two instances of empty layer appear in the
> runtime. One comes from default initialization of
> java/lang/ModuleLayer
On Mon, 22 Mar 2021 19:40:19 GMT, Aleksei Voitylov
wrote:
> With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
>
> After JDK-8253081 with CDS enabled two instances of empty layer appear in the
> runtime. One comes from default initialization of
> java/lang/ModuleLayer
On Mon, 22 Mar 2021 19:40:19 GMT, Aleksei Voitylov
wrote:
> With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
>
> After JDK-8253081 with CDS enabled two instances of empty layer appear in the
> runtime. One comes from default initialization of
> java/lang/ModuleLayer
With CDS and G1, test api/java_lang/ModuleLayer/Boot.html fails in JDK 16.
After JDK-8253081 with CDS enabled two instances of empty layer appear in the
runtime. One comes from default initialization of
java/lang/ModuleLayer.EMPTY_LAYER, another one comes from CDS archive and is
returned by Mo
10 matches
Mail list logo