New of java, some questions

Robert Field robert.field at oracle.com
Thu Nov 3 16:18:13 UTC 2016


Hi Germano,

Yes, it is the same jshell.  But development moved from kulla to JDK 9, 
so the JDK 9 version is much newer.

The sun.* packages are internal implementations, they should not be used 
outside the development of the JDK.

No, jshell cannot be used to create modules.

The jshell tool is part of the JDK not the JRE.

Enjoy,
Robert


On 11/03/16 09:03, germano.carella at gmail.com wrote:
> Hi,
> I’m new of java, i’m Learning.
> So I decided to install java 9, ‘cause it contains jshell.
> I seen kulla project and I’m wondering if it’s the same jshell I found in jdk 9.
> I’m on Windows 10.
> Ok, so, I started jshell and I tried some examples.
> I read cannot import sun packages.
> I can import com.sun.* but anything else.
> I read about java modules and tried some example on building my own jmod file.
> So, There is a way to try this jmod in jshell?
> If kulla is an other project jre independent, can you help me to understand how to install it on Windows?
> Sorry, but I’m very confused.
> Thanks,
> Germano
>
>
> Inviato da Posta per Windows 10
>



More information about the kulla-dev mailing list