new JDK 1.7.0_04 and 1.6.0_32

R

Roedy Green

New versions of the JDK are out JDK 1.7.0_04 and 1.6.0_32
--
Roedy Green Canadian Mind Products
http://mindprod.com
When you were a child, if you did your own experiment
to see if it was better to put to cocoa into your cup first
or the hot milk first, then you likely have the programmer gene..
 
G

glen herrmannsfeldt

In said:
When you were a child, if you did your own experiment
to see if it was better to put to cocoa into your cup first
or the hot milk first, then you likely have the programmer gene..

I don't remember that one, but I do remember trying grape juice
on cereal. If milk and grape juice were good to drink, and if
milk was good on cereal, then grape juice should also be good
on cereal, but it wasn't.

Anyone remember the Burroughs B5500?

-- glen
 
L

Lew

glen said:
I don't remember that one, but I do remember trying grape juice
on cereal. If milk and grape juice were good to drink, and if
milk was good on cereal, then grape juice should also be good
on cereal, but it wasn't.

Anyone remember the Burroughs B5500?

Tastes vary. I find grape juice, mango juice, those fruit smoothies in the "organic" aisle and many other fruity drinks quite delicious in cereal. You have to have the right cereal - not so good in Coco-Puffs, delicious in Grape-Nuts.
 
D

David Lamb

Tastes vary. I find grape juice, mango juice, those fruit smoothies in the "organic" aisle and many other fruity drinks quite delicious in cereal. You have to have the right cereal - not so good in Coco-Puffs, delicious in Grape-Nuts.

Hmm. Don't grape-nuts have a picture with fruit in the bowl? Maybe fruit
juice works well with that sort of cereal and not so well with breakfast
candy?
 
B

BGB

I don't remember that one, but I do remember trying grape juice
on cereal. If milk and grape juice were good to drink, and if
milk was good on cereal, then grape juice should also be good
on cereal, but it wasn't.

about 1 year ago this happened:
peanut butter works well on sandwiches;
cheese works on sandwiches;
microwaving works well on cheese sandwiches;
....

result was microwaving a peanut-butter and cheese sandwich...
the results were not very good (actually, the bread melted as well...).
also tasted like sour mud as well...


generally for things like instant coffee, I put the crystals and creamer
in first, put some water in the cup (approx 2x the depth of the
crystals), swirl the cup for about 10 seconds or so, then add more
water. this process does not require use of a spoon (except as a
measuring device, because coffee crystals need to be measured relatively
accurate for maximal coffee goodness).

Anyone remember the Burroughs B5500?

not old enough to remember this one.
pretty much my whole life x86 has been dominant, and x86 is itself older
than I am (however, I do remember the DOS -> Windows transition and
similar...).


or such...
 
R

Roedy Green

If are having any trouble installing either
JDK 1.7.0_04 or 1.6.0_32
I have written some hand-holding notes at
http://mindprod.com/jgloss/jdk.html
--
Roedy Green Canadian Mind Products
http://mindprod.com
The population is aging, especially in Japan and
there are not enough young people to take care of them. This will
stimulate the evolution of caretaker robots, at first
supervised and largely controlled remotely by human nurses.
Over time they will work more and more independently
doing tasks like bathing, feeding, cleaning up, dispensing
medications and acting as companions by playing games
and conversing. The technology can then be loosed on
mankind's most vexing problem -- being sexually
attracted to people who have no interest back.
..
 
B

BGB

Hmm. Don't grape-nuts have a picture with fruit in the bowl? Maybe fruit
juice works well with that sort of cereal and not so well with breakfast
candy?

except that grape-nuts come in one of two states:
gravel (try eating this stuff straight and dry, not very good);
bland mostly-flavorless glop (it directly transmutes from gravel to glop
given time and exposure to fluids, and not consistently either).

and is also generally associated with old-people.


so, fairly common I think is cereals somehow involving chocolate, fruit
flavors, or sugar-coating.

example: cocoa-puffs, fruity-pebbles, fruit-loops, lucky charms, ...
(nevermind if the lucky-charms "marshmellows" are closer to a mixture of
chalk and those "sweethearts" candies than to ordinary marshmellows...).


granted, usually if I eat cereal, it is often raisin bran, but usually
because that is all my parents bought, and I guess with the other
varieties there is much more temptation to use it as snack food than as
cereal (sit around, use computer, eat hand-fulls of lucky charms or
fruit-loops straight from the box, yeah...).

I think this is also why chex-mix is popular as well.


or such...
 
J

javax.swing.JSnarker

From the release notes:

...
New flag to unlock Commercial Features
...

This is a disturbing direction that Java should not have taken. The base
platform has always been free to use.
 
A

Arved Sandstrom

This is a disturbing direction that Java should not have taken. The base
platform has always been free to use.
It's certainly worth keeping an eye on what Oracle is doing. I for
example don't much like the way that tutorials and examples for Oracle
SOA products are showing up on java.net: I have a feeling that not so
far down the road Oracle is going to use that exposure (and an audience
tat in many cases is naive) to start pushing some of their non-standard
SOA stuff as reference implementations [1].

However in this case your concern is misplaced. A year ago Oracle made
JRockit free. They have been working on converging their JVMs. We can
use the JRockit JVM under essentially the same conditions as the Oracle
(Sun) JVM. All that Oracle kept commercial is JRockit advanced features;
that's what the flag is for.

In essence the base platform (and there is more base platform to wit) is
_still_ free to use. These commercial features are legit.

AHS

1. Note that ESBs, for example, are not overall governed by
specifications. Much of what they do is detailed by industry-standard
specs, but ESBs themselves aren't.
 
A

Arne Vajhøj

This is a disturbing direction that Java should not have taken. The base
platform has always been free to use.

The Java platform has always had multiple implementations.
Some free - some that cost money.

The reference implementation is free (OpenJDK is the
reference implementation now!).

Oracle has produced/acquired a number of Java implementations,
which always have been available under different conditions
from free to paying.

Now they have apparently decided to combine two
implementations in one and use a flag to switch
from one to another.

As long as it is clearly documented what is free
and what is free, then I can not see a problem with
that.

If you don't like it, then you just pick another
implementation.

Arne
 
A

Arne Vajhøj

One of the important "commercial features" no longer supported in
the free Java SE:

Turn off JRE Auto Updates

See
<http://www.oracle.com/us/technologies/java/standard-edition/advanced-suite/comparisons/index.html>.

(Does OpenJDK.net have pre-built installables for Windows? The download page
only show how to get it for Linux.)

According to:

http://www.adam-bien.com/roller/abien/entry/the_openjdk_windows_binary_download
then it should be available from:
http://jdk7.java.net/java-se-7-ri/
but the site seems to be undergoing maintenance now.

Arne
 
L

Lew

BGB said:
except that grape-nuts come in one of two states:
gravel (try eating this stuff straight and dry, not very good);
bland mostly-flavorless glop (it directly transmutes from gravel to glop given
time and exposure to fluids, and not consistently either).

and is also generally associated with old-people [sic].

Evidence, please?

Just because you have an idiosyncratic association doesn't mean the general
public does.

Or such...
 
B

BGB

BGB said:
except that grape-nuts come in one of two states:
gravel (try eating this stuff straight and dry, not very good);
bland mostly-flavorless glop (it directly transmutes from gravel to
glop given
time and exposure to fluids, and not consistently either).

and is also generally associated with old-people [sic].

Evidence, please?

Just because you have an idiosyncratic association doesn't mean the
general public does.

ever see people who aren't older who like the stuff?
hence, why it is as it is.

if something is usually only ever seen done by a certain demographic, it
is something associated with that demographic.
 
L

Lew

BGB said:
Lew said:
BGB said:
except that grape-nuts come in one of two states:
gravel (try eating this stuff straight and dry, not very good);
bland mostly-flavorless glop (it directly transmutes from gravel to
glop given
time and exposure to fluids, and not consistently either).

and is also generally associated with old-people [sic].

Evidence, please?

Just because you have an idiosyncratic association doesn't mean the
general public does.

ever see people who aren't older who like the stuff?

Sure.

But even had I not, that's not evidence.
hence, why it is as it is.

Sorry, what? That sentence lacks antecedents. Also a logical connection from
premise through evidence to conclusion.
if something is usually only ever seen done by a certain demographic, it is
something associated with that demographic.

Fine generality, but it doesn't apply here.

I'm still waiting for evidence. Do you have any?

Personally, I've loved Grape-Nuts since I grew teeth as a small child.

Doesn't one counter-example destroy your thesis?
 
A

Andreas Leitgeb

BGB said:
BGB said:
except that grape-nuts come in one of two states:
gravel (try eating this stuff straight and dry, not very good);
bland mostly-flavorless glop (it directly transmutes from gravel to
glop given
time and exposure to fluids, and not consistently either).
and is also generally associated with old-people [sic].
Evidence, please?
Just because you have an idiosyncratic association doesn't mean the
general public does.
ever see people who aren't older who like the stuff?
hence, why it is as it is.
if something is usually only ever seen done by a certain demographic, it
is something associated with that demographic.

Or it might be just simply correlated to some particular medical aspect
that is itself correlated with progressed age. (I den't know for sure, though)
 
B

BGB

BGB said:
BGB wrote:
except that grape-nuts come in one of two states:
gravel (try eating this stuff straight and dry, not very good);
bland mostly-flavorless glop (it directly transmutes from gravel to
glop given
time and exposure to fluids, and not consistently either).
and is also generally associated with old-people [sic].
Evidence, please?
Just because you have an idiosyncratic association doesn't mean the
general public does.
ever see people who aren't older who like the stuff?
hence, why it is as it is.
if something is usually only ever seen done by a certain demographic, it
is something associated with that demographic.

Or it might be just simply correlated to some particular medical aspect
that is itself correlated with progressed age. (I den't know for sure, though)

could be. I am not sure the reason, only all of this has been my what I
have seen (maybe potentially subject to sampling bias).

as far as I know, older people as well are the main ones who are all
into "health" and going to doctors for things as well, and it was
apparently advertised a lot for health in the 1960s-1980s, meaning they
would have been exposed to it.


otherwise one would need to do randomized polls:
whether or not they like the stuff;
their current age;
....

and probably comparing against more common cereal types (corn flakes,
raisin bran, bran flakes, ...) as well as sugary cereals (fruit loops,
lucky charms, frosted flakes, ...).

and probably having defined age-ranges as well.

but, in my case, I don't really care all that much about all this though.


it could also try be determined whether it is itself a product of
increasing age, or whether it is a product of "temporal environment"
(say, certain events at certain lines leading to certain impacts on the
people who experienced them).

it is like, older people also tend to prefer 60s music and make a big
deal out of Vietnam and similar (or preferences for certain TV shows, ...).

this is not likely itself a product of aging given:
many of them were not old at the time when this stuff was going on;
another person from another time-frame (say, someone from the distant
past or future), would likely have little reason to care about these
things either.

but, at this point, it doesn't really much change matters (it doesn't
matter for sake of demographics why something is the way it is, only
that it is this way).
 
G

Gunter Herrmann

Hi!

Roedy said:
New versions of the JDK are out JDK 1.7.0_04 and 1.6.0_32

I just upgraded a test system (Linux, 64 bit) from 1.7.0_03
to 1.7.0_04. Suddenly tomcat6 did not start any more.
It complained about a lack of stack size.
- Old value: 128 k
- Minimum required now (from log file): 160 k
- My new value 256 k

Now it works again.

Hope that helps someone

Gunter in Orlando, Fl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

diamond operator 25
trigger static init 16
O.T. German speakers please 3
JDK 1.7.0_05 is out 1
JDK 1.6.0_15 and JDK 1.5.0_20 released 3
new locale in 1.8 6
New version of the JDK 1.5.0_18 1
JDK 1.6.0_13 is out 6

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top