Skip to main content

Questions tagged [java]

The tag has no usage guidance.

5 votes
0 answers
233 views

How is the Genreal MIDI Soundbank file format structured?

Until today, you can download soundbanks for the Java Sound API from Oracle here. What surprises me is, that they are not hidden on an old subpage -- you find them freely accessible on their website ...
hefe's user avatar
  • 669
21 votes
6 answers
3k views

Why do Java classfiles (and JNI) use a "Frankenstein's monster" encoding crossing UTF-8 and UTF-16? [closed]

It seems like using either UTF-16 or UTF-8 would have been a lot more straightforward than what Java decided on for storing strings in classfiles and JNI payloads. It is a monstrosity that combines ...
JoelFan's user avatar
  • 2,127
21 votes
8 answers
7k views

Did Pascal programmers really move on to Java in the 90s?

According to this video Pascal suffered great loss of percentage in the 90s. There is, contrary to the common belief that C prevailed over Pascal, a counterargument that Pascal programmers moved on to ...
Schezuk's user avatar
  • 3,754
12 votes
6 answers
5k views

How was the first release of Java (JDK 1.0) used?

Foreword: I am not trying to accomplish a task using this technology but rather asking about the specific use cases of the very first release, out of curiosity. Was Java used for anything else other ...
Ethicist's user avatar
  • 223
33 votes
3 answers
4k views

What aspect of portable floating point did Java back down on?

Java was released under the slogan 'write once, run anywhere'; while its adoption was probably more about 'now we have a language that provides garbage collection in a familiar workflow and with a ...
rwallace's user avatar
  • 63.1k
3 votes
1 answer
354 views

Are there public tools for developing homebrew Java games for the Nokia 2760?

The Nokia 2760 is a clamshell mobile phone released in 2007 which advertised its Java game support. Ten years ago it was still a very popular phone. There were a number of games either preinstalled or ...
Peter B.'s user avatar
  • 4,397