Author Topic: Java6  (Read 7132 times)

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Java6
« on: December 15, 2006, 04:35:23 pm »
As you may have noticed, Java6 has been released. I did some quick and dirty tests with jPCT and got (on a Core2Duo machine @ 3.2GHz) around 5% more performance in hardware and up to 26%!! more performance in software rendering mode. So if nothing speaks against it, i suggest to upgrade to get a few extra fps.

Offline cyberkilla

  • float
  • ****
  • Posts: 413
    • View Profile
    • http://futurerp.net
Java6
« Reply #1 on: December 15, 2006, 07:26:26 pm »
Ive been using it in vista for weeks.
It is brilliant:)
http://futurerp.net - Text Based MMORPG
http://beta.rpwar.com - 3D Isometric MMORPG

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Java6
« Reply #2 on: December 26, 2006, 06:09:49 pm »
yeah, karga also performs almost 30% better, i'm more than happy with it ;)
hope sun will update getjava page soon

Code: [Select]
r a f t

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
Re: Java6
« Reply #3 on: March 09, 2007, 08:45:12 pm »
I am having problems with it.

The version I downloaded from the sun site 1.6.0-b105. Well, it seems is beta.

But oftenly I receive jvm errors like:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00004900, pid=1560, tid=3384
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C  0x00004900
#
# An error report file with more information is saved as hs_err_pid1560.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

and this errors are incresing each time. First I thought there was problems with my code, but now the errors appear even when just launching the GUI of my app. The problematic frame is always different.
Nada por ahora

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Java6
« Reply #4 on: March 14, 2007, 12:34:57 am »
It's not beta. The b.... in Java's version string stands for "build" not for "beta". Anyway...could this be related to your graphics driver? Something must be seriously wrong for the VM to crash that hard on your machine.

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
Re: Java6
« Reply #5 on: March 14, 2007, 04:02:32 am »
The b.... in Java's version string stands for "build" not for "beta"

SHAMEEEEEEEEEEEEEEEEEEE  :-[   :'(

Ok, I am not doing any 3d stuff, It appears the most when the server receives many connections too close in time! but as I said before sometimes it appear just by launching the GUI or by running the cell simulator on the wireless toolkit. Both the mobile and the pc-server crashes. Well it may be due to the machine but I dont think so. Lets see with the new one.
Nada por ahora

Offline cyberkilla

  • float
  • ****
  • Posts: 413
    • View Profile
    • http://futurerp.net
Re: Java6
« Reply #6 on: March 15, 2007, 03:37:23 am »
Is that a generic error header?
I'm just wondering, because one of my beta testers is having big trouble, and
has sent me a similar bug:)

I am having problems with it.

The version I downloaded from the sun site 1.6.0-b105. Well, it seems is beta.

But oftenly I receive jvm errors like:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00004900, pid=1560, tid=3384
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode, sharing)
# Problematic frame:
# C  0x00004900
#
# An error report file with more information is saved as hs_err_pid1560.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

and this errors are incresing each time. First I thought there was problems with my code, but now the errors appear even when just launching the GUI of my app. The problematic frame is always different.
http://futurerp.net - Text Based MMORPG
http://beta.rpwar.com - 3D Isometric MMORPG

Offline Hrolf

  • int
  • **
  • Posts: 84
    • View Profile
Re: Java6
« Reply #7 on: March 19, 2007, 01:48:39 am »
I've had no probs with java 1.6 - faster frame rates and the screen-saver lockup problem I'd been having has gone.