Juergen Kreileder wrote:

> java.vm.version starts with 1.3 on Sun's and IBM's VMs but our VM has
> "Blackdown-1.3.1-FCS".  So jdk12or13 is false on our VM and NetBeans
> tries to load a class which is new in J2SE v1.4.
> 
> I think the test is broken, it should look at "java.version" and not
> at "java.vm.version".  Unlike "java.vm.version", "java.version" is of
> the form <major>.<minor>.<micro> on all VMs.


Thanks for the reply, Juergen.  I hope you don't mind, I've forwarded it
to the NetBeans developer list.


-- 
   ========================================================
    Glenn Holmer ([EMAIL PROTECTED])
   --------------------------------------------------------
    "Mere force is useless against people who are neither
    cowards nor fools.  We must match courage with courage
    and cunning with still greater cunning if we are to do
    anything at all."
   --------------------------------------------------------
           -Leslie Howard in "The Scarlet Pimpernel", 1935
   ========================================================



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to