want to try out small idea; where is the implementing class for Stream interface?
Anil
1dropaflame at gmail.com
Sun Jul 21 19:23:23 UTC 2024
Chen,
Thanks for your reply.
Yes, I am using IntelliJ Community Edition (on Windows 11, Cygwin64).
I did not set up the project - I just opened the package in IJ
C:\Users\Anil\OpenJDK\jdk\src\java.base\share\classes\java\util\stream
Is there something different I should be doing?
thanks,
Anil
On Sat, Jul 20, 2024 at 10:39 PM Chen Liang <liangchenblue at gmail.com> wrote:
> Hi Anil, are you using intellij and setting up the project with idea.sh?
> Idea has a bug where its indexing breaks completely; you need to type
> something in the code, like a typo in method name, to force it to refresh.
>
> On Sat, Jul 20, 2024, 9:45 PM Anil <1dropaflame at gmail.com> wrote:
>
>> Hi,
>> I had a small idea on debugging of streams and was trying to implement it
>> to see if it works.
>> I am able to build the OpenJDK (on Windows 11, Cygwin64).
>> However, I am unable to find the implementing class of java.util.Stream.
>> Can you please help?
>> thanks,
>> Anil Philip
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240721/560e41db/attachment.htm>
More information about the core-libs-dev
mailing list