Quitting jshell extremely slow on my Mac

Weijun Wang weijun.wang at oracle.com
Mon Dec 23 01:26:38 UTC 2019


Quitting jshell with /exit or Ctrl-D is extremely slow here. It just wait for about half a minute and then quit.

If I create a brand new user and run jshell there, it quits immediately. I don't think I've created any startup scripts for jshell for my own user. "find . | grep jshell" in $HOME shows nothing interesting.

Here is a gist of jstack outputs. There are 2 processes. I took once before Ctrl-D (line 426), and multiple times after it.

   https://gist.github.com/wangweij/ead6d024e713f3863df061930e6f2e29

I'm using fastdebug build 14-ea+24-1107 and I'm on macOS 10.14.6.

What could be the problem?

Thanks in advance,
Max



More information about the kulla-dev mailing list