want to try out small idea; where is the implementing class for Stream interface?
Chen Liang
chen.l.liang at oracle.com
Wed Jul 24 17:49:29 UTC 2024
Anil, you are correct.
The guide says to set the SDK to your built image, but it will make IDEA use your built image (much like how some user processes hold Microsoft Visual Studio when you try to set the short name) and you will have trouble building. Setting the SDK will also introduce extra unrelated compile errors due to project setup.
However, there is one scenario where you will need to set the SDK: that is when you have JTReg plugin installed (which you most likely do not, you need to build it yourself) and you wish to run the tests directly, IDE will asks for an SDK, but you can just set any SDK for that purpose as JTReg plugin already uses our images JDK for its configurations.
Regards,
Chen Liang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240724/e9e4a5e8/attachment.htm>
More information about the core-libs-dev
mailing list