 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ramon F Herrera Guest
|
Posted: Mon Nov 22, 2004 2:15 am Post subject: Cyclic Inheritance bug? |
|
|
JBuilder X
I found the posting included below in this NG,
and I am having exactly the same problem with the
Cryptix JCE implementation.
What's the underlying problem? Are there any workarounds?
TIA,
-Ramon F Herrera
-------------------------------------------------------------------
From: TeamB (tor.wilhelmsen (AT) ergo (DOT) no_(Tor_Iver_Wilhelmsen)
Subject: JBuilder 8's make and Cryptix JCE
Newsgroups: borland.public.jbuilder.compiler
Date: 2003-01-27 06:59:17 PST
When compiling a project using the Cryptix JCE implementation,
JBuilder 8 complains about the following statement:
KeyPairGenerator kpg =
KeyPairGenerator.getInstance(keyPairGeneratorMain);
// java.security.KeyPairGenerator
The error is
"VnKeyGenerator.java": Error #: 362 : cyclic inheritance involving
class java.security.KeyPairGenerator at line 94, column 47
However, neither 1.3.1 nor 1.4.1's javac compiler complains. (So the
workaround is to set project build method to the JDK's javac.)
Have anyone seen something like this happening elsewhere?
This is the only article in this thread
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|