|
Hi...
a few minutes ago I applied the 1.140 Version to my NetRexx.
Suddenly my build-app didn't work anymore; it seemed to stacktrace
with some null-pointer error. The Bug was in one of my sources...
I built the error out of it, and voil , here's the shortest way
of crashing netrexx v1.140 (running java/2 1.14 30.05.1998) and
using version 1.0.2 swing:
--- snip ---
import com.sun.java.accessibility
say 'Hello'
--- snap ---
I didn't need the above mentioned import-command, it just was there,
so I could remove it. But: the 1.132 version did not do that.
Bug from me or NetRexx ?
till then
Patric
|