From: | bgiles at coyotesong(dot)com (Bear Giles) |
---|---|
To: | |
Subject: | [Pljava-dev] one static method disappearing when second one is defined? |
Date: | 2011-12-30 18:46:17 |
Message-ID: | CALBNtw4_wp0JvjENozZb76XmJ=N4GFHSBgja4AuffghS82F9UQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
I may have found the issue - I'm using 1.5 without incident but it looks
like the GCJ library doesn't include a specific 1.5 method
(java.security.Provider#getServices()). That kept the class from loading
(hence the disappearing methods) but I never saw a warning that there was a
problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20111230/d1187255/attachment.html>
From | Date | Subject | |
---|---|---|---|
Next Message | Johann 'Myrkraverk' Oskarsson | 2012-01-04 00:45:45 | [Pljava-dev] java.lang.SecurityException: read on /usr/share/javazi/UTC |
Previous Message | Bear Giles | 2011-12-30 03:48:17 | [Pljava-dev] one static method disappearing when second one is defined?! |