Hi, On 29/10/2020 1:21 pm, 柳鲲鹏 wrote:
Hello! I have built OpenJDK8-272 on windows 10. I found there is a bug: Compre files between j2re-image and j2sdk-image, j2re-image lost two files: sawindbg.dll attach.dll
A JRE and a JDK have different contents - this is one of those differences. A JRE is just for running Java applications and doesn't have the development tools that are part of the JDK. Those two libraries are development tools.
Cheers, David
I build severial times, it always ocurred. Thanks. Quantum6, Tai Shan IT.
