bugs.sun.com60 (5/17/2013 5:39:52 PM) comp.lang.java.programmer Bugs.Sun.Com seems to have disappeared. Oracle's bug database is for
paying customers only. Can you report and find out about Java bugs
free anymore?
--
Roedy Green Canadian Mind Products http://mindprod.... Roedy
blocking auto-install51 (5/16/2013 10:02:04 AM) comp.lang.java.programmer For some reason, today my browsers are insisting on installing the
defective JRE 1.7.0_21. I want to stick with 1.7.0_17 which works.
I have autoupdate turned off.
Why would it suddenly kick in today?
... Roedy
Google down?185 (4/22/2013 10:35:41 PM) comp.lang.java.programmer Google appears to be down. Anonymous wanted to protest CISPA. Did
they shut down Google as part of the protest, or is this just a local
outage?
--
Roedy Green Canadian Mind Products http://mindprod.com
N... Roedy
Yet another bug in 1.7.0_2147 (4/17/2013 12:02:57 AM) comp.lang.java.programmer I got EXCEPTION_ACCESS_VIOLATION (0xc0000005) at
pc=0x000000006c883b08, pid=2360, tid=3932
in a large program I have been running for years without incident.
This the worst release I have ever seen. ... Roedy
exec problem is JDK 1.7.0_218513 (4/16/2013 10:48:10 PM) comp.lang.java.programmer This code no longer works in JDK 1.7.0_21
Process p = exec( "F:\\Program Files (x86)\\netload\\netload.exe",
true/* wait */ );
I thought perhaps it wanted some embedded quotes, but that does not
work e... Roedy
JDK 1.7.0_21 and JDK 1.6.0_45312 (4/16/2013 8:54:25 PM) comp.lang.java.programmer new JDKs are out. note jump in version numbers.
--
Roedy Green Canadian Mind Products http://mindprod.com
Computer programming is the best remedy for pain (physical or emotional)
I have encountered. It r... Roedy
ANT 1.9.0 is out119 (3/11/2013 3:43:34 PM) comp.lang.java.programmer Ant 1.9.0 is out.
--
Roedy Green Canadian Mind Products http://mindprod.com
Software gets slower faster than hardware gets faster.
~ Niklaus Wirth (born: 1934-02-15 age: 79) Wirth's Law
... Roedy
JavaMail 1.4.7018 (3/9/2013 2:19:52 AM) comp.lang.java.programmer JavaMail 1.4.7 is out. It says it fixes two major bugs.
It is now split into a number of smaller jars.
--
Roedy Green Canadian Mind Products http://mindprod.com
Software gets slower faster than hardware g... Roedy
new JDK/JRE 1.7.0_17223 (3/4/2013 8:59:33 PM) comp.lang.java.programmer JDK/JRE 1.7.0_17 is out as is 1.6.0_43.
Contains a security update and some timezone trivia.
--
Roedy Green Canadian Mind Products http://mindprod.com
One thing I love about having a website, is that whe... Roedy
Font evolution515 (3/2/2013 12:17:42 PM) comp.lang.java.programmer What follows are some miscellaneous happy observations about the
evolution of fonts, most only indirectly related to Java.
W3C and Mozilla designed the woff format for web fonts. It is a
wrapper around Pos... Roedy
blocking auto-install51 (5/16/2013 10:02:04 AM) comp.lang.java.programmer For some reason, today my browsers are insisting on installing the
defective JRE 1.7.0_21. I want to stick with 1.7.0_17 which works.
I have autoupdate turned off.
Why would it suddenly kick in today?
... see_website(4855)
Efficiency/Reliablility of Scaled Up JTable102 (4/29/2013 12:13:44 PM) comp.lang.java.programmer If I have a JTable with a lot of colors, and if the application deletes and then adds columns to it will the performance degrade if I go from a 30 X 30 table to a 1000 X 100 table, please explain.
Thanks,
... clusardi2k(461)
???????? Did Muhammad Author the Quran14 (5/2/2013 11:11:25 AM) comp.lang.java.programmer DID MUHAMMAD AUTHOR THE QURAN?
Did Muhammad Author the Quran?
Who authored the Quran? Someone must have produced it! After all, how
many desert men have stood up in the history of man an... bv4bv4bv4(104)
Alternative to TreeSet?73 (5/6/2013 3:10:48 PM) comp.lang.java.programmer Hi,
We're using Java 6. Is there a java.util.Set data structure that can retur=
n a sorted list of elements and can contain two elements even if compareTo =
returns 0 against those two elements but callin... laredotornado(853)
The invokeLater loop111 (5/10/2013 6:54:38 PM) comp.lang.java.programmer I invented what I call the �invokeLater loop�:
class Object implements java.lang.Runnable
{ int i = 0;
public void run()
{ java.lang.System.out.println( i++ );
javax.swing.SwingUtilities.invoke... ram(2825)
Indentation styles293 (5/7/2013 2:23:50 PM) comp.lang.java.programmer markspace writes:
>I don't see why code can't be formatted for its intended audience either.
The formatting too is part of the message I want to convey,
so to me it would not be the same message anymo... ram(2825)
bugs.sun.com60 (5/17/2013 5:39:52 PM) comp.lang.java.programmer Bugs.Sun.Com seems to have disappeared. Oracle's bug database is for
paying customers only. Can you report and find out about Java bugs
free anymore?
--
Roedy Green Canadian Mind Products http://mindprod.... see_website(4855)