On Tue, 3 Aug 2010, Matt Rogghe wrote:
I indicated the wrong builder method previously. I use the
'open(java.lang.String path, PackageAccess access)' method. This is the
only open method which contains an option to control the package access
method.
As best as I can see, that should work fine.
However, I've just written a unit test for this, and managed to crash
java! I'll do some more digging, as it's clear we're not quite doing
things right
Nick
PS If you're interested, here's how java broke...
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGBUS (0x7) at pc=0xb6b3ad43, pid=18641, tid=3075831488
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_21-b01 mixed mode)
# Problematic frame:
# C [libzip.so+0xbd43]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]