On Sat, 25 Jun 2022 02:45:54 GMT, Jaikiran Pai wrote:
>> Can I please get a review for this change which fixes an issue in
>> `jdk.internal.jimage.ImageReader`?
>>
>> The `ImageReader` maintains a map of `nodes` which it uses to keep track of
>> directories/resources from within the image. Wh
On Sat, 25 Jun 2022 02:45:54 GMT, Jaikiran Pai wrote:
>> Can I please get a review for this change which fixes an issue in
>> `jdk.internal.jimage.ImageReader`?
>>
>> The `ImageReader` maintains a map of `nodes` which it uses to keep track of
>> directories/resources from within the image. Wh
> Can I please get a review for this change which fixes an issue in
> `jdk.internal.jimage.ImageReader`?
>
> The `ImageReader` maintains a map of `nodes` which it uses to keep track of
> directories/resources from within the image. When a `findNode` is called, it
> leads to building the `Node`