DarkNotes icon indicating copy to clipboard operation
DarkNotes copied to clipboard

JAVA_HOME is wrong. Just use JRE because it found from JRE_Installation_Path\bin\Server.

Open ghost opened this issue 6 years ago • 0 comments

Hello I found it looks wrong path to Java_Home because server\jvm.dll found from jre-xxx\bin\server\jvm.dll That is why it doesn't see for JAVA_HOME because JAVA_HOME has not directories server in bin directory

Thanks! I already copied from jre to jdk it works fine. Hehe But why do I need Assert.AreEqual("hello world", (string)s.toLowerCase());

Just write Console.WriteLine(s); It result: image

It is really easy to understand :)

ghost avatar Jun 12 '18 21:06 ghost