Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
54 user(s) are online (37 user(s) are browsing Forums)

Members: 0
Guests: 54

more...

Support us!

Headlines

 
  Register To Post  

« 1 (2)
Re: Java-OS4 0.5.2 (beta)
Amigans Defender
Amigans Defender


See User information
This is another issue

i'm really tired...
Go to top
Re: Java-OS4 0.5.2 (beta)
Not too shy to talk
Not too shy to talk


See User information
@kas1e

Sorry, I thought I had included the fix in v0.5.2. Please try this.

https://github.com/derfsss/java-os4/releases/tag/v0.5.3

Go to top
Re: Java-OS4 0.5.3 (beta)
Home away from home
Home away from home


See User information
@derfs
0.5.3 did the trick, yes, now HelloJava surely works, hives me version, name, arch, etc.

Next running SwingDemo, gives me AmigaDOS window with Please insert volume "niopatch.zip": in any drive. "Chancel" make java crash with Exception in thread "AWT-EvenQueue-0" java.lang.Error: Trampoline must not be defined by the bootstrap class loader.

And third test VmSuite als starts fine, go till [PASS] reflection: array + generic type, and also ask for "please insert volune niopatch.zip in any driver" from jamvm-openjdk. "esc" this time helps, and others passes too.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: Java-OS4 0.5.4 (beta)
Not too shy to talk
Not too shy to talk


See User information
@kas1e

getting there slowly - https://github.com/derfsss/java-os4/releases/tag/v0.5.4

Quote:
Fixed
sun.boot.class.path separator on AmigaOS. The property was the VM's raw :-joined boot path, but path.separator is ; on AmigaOS (: is the volume separator). OpenJDK's sun.misc.Launcher split it on path.separator and read the whole value as one bogus entry beginning niopatch.zip:, so AmigaDOS popped a "Please insert volume niopatch.zip" requester and every getBootstrapResource() failed. That made sun.reflect.misc.MethodUtil define Trampoline via the bootstrap loader and throw "Trampoline must not be defined by the bootstrap class loader" — first hit running Swing applications and the test suite (reported on amigans.net). sun.boot.class.path is now emitted as a ;-separated list of absolute paths anchored at java.home, so it splits correctly and every boot resource resolves. HelloJava was never affected.

Go to top
Re: Java-OS4 0.5.4 (beta)
Home away from home
Home away from home


See User information
@derfs
Step by step :)

So, HelloJave works, SwingDemo actually runs too now ! I have a window with Hello,Amiga! , with Name: Amiga and "Greet" Button.

Then issues:

1). Window sometime jump on center doesn't matter to which place i move it. Not always, but sometimes. Sometime rare, sometime offten.

2). When i type anything in the dialog box, and hit "Greet" button, then while it works and show it for me, i still had and "Exception in thread "AWT-EvenQueuui-0" jave.lang.UnsatisfiedLinkError: nativeSetSource. Then hitting close gadget, close window, but after 3-4 seconds, and process still holded in shell.

3). as mention "close gadget" is not reactive as expected, it wait 2 or so seconds before window actually closed.


Testsuite now passes all fine.

So we need some reactivity there in control, and maybe some test demo like some tetris clone or calculator, etc :) just so we can play with real thing

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top

  Register To Post
« 1 (2)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project