Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Java Objects Harnessing the Power of Objects Incrementing and Decrementing

Jazz Jones
Jazz Jones
8,535 Points

Jshell is slow in Workspace

Hey so the new jshell tool implemented in workspace seems to be running really slow on me. This is both on my work computer and my home computer. Is there any way I can optimize it to run faster, or do I kind of have to deal with it until Java 9 is fully released or there is a fix in workspace for this?

1 Answer

Unfortunately there is no possible way to optimize jshell in the workspace. If you haven't noticed yet, Craig himself experiences the problem(referencing from the Java Objects tutorials). I have the same problem as well and it is nothing to worry about, you just have to adapt to it.