Hello
George Luiz Bittencourt
george at georgeluiz.com
Fri Aug 31 20:32:58 UTC 2018
Hello,
What resources (books, articles, etc) do you recomend me to read to fully
understand the JVM?
I have already read the JVM spec and bought the garbage collection book.
Thanks.
-George
On Thu, Aug 9, 2018 at 1:01 PM, Erik Gahlin <erik.gahlin at oracle.com> wrote:
> Hi,
>
> I use Visual Studio for editing and debugging, others use WinDbg. I build
> the Visual Studio project with make hotspot-ide-project
>
> For Java code, I use Eclipse. I typically only change code in a few
> modules and I have preconfigured Eclipse projects for them (with project
> relative links). I build Java code manually. A few years back, I tried to
> build inside Eclipse using ANT-scripts, but it was a pain to maintain.
>
> Erik
>
> Hello!
>>
>> I am new to OpenJDK and I would like to help the project.
>> I have already built it on Windows.
>>
>> My question is: what tools do you use to develop and debug OpenJDK on
>> Windows?
>> Are you guys using Visual Studio to edit and using its debugging
>> capabilites?
>>
>> Or are you using a simple editor, like VS Code, building it manually and
>> debugging using WinDBG?
>>
>> Thanks.
>>
>>
>
--
-George
More information about the hotspot-dev
mailing list