Javabot
Info
Home Page
Factoids
: 3,231
Karma Ranking
Changelog
Login
Channels
##gwt
##java
##jsf
#apache-activemq
#glassfish
#java-talk
#jbunittest
#jnr
#kotlin
#netbeans
APIs
JDK
JakartaEE8
guava
Credits
cheeser
ernimril
joed
kinabalu
lunk
ojacobson
r0bby
ThaDon
ricky_clarkson
topriddy
← Previous
Displaying 1 to 50 of 3,231
Next →
Name
Value
Added By
Last Used
Updated
##
<see>hashhash
Matthijs
2019.08.19 07:12
2017.01.12 08:18
##java
an astonishing meta-feat, capable of being funny, strange, and scary -- frequently all at the same time.
joed
2018.06.29 06:57
2012.04.14 07:33
#java
<see>the primary channel #java
whaley
2020.07.02 07:11
2016.04.09 08:37
#java-talk
<reply>Head on over to #java-talk for your socialization needs and help keep ##java on topic.
waz
2017.12.28 02:47
2015.08.28 08:51
's docs are still java 8, cheeser
SUPPOSEDLY working on java 9
dreamreal
2020.11.16 10:41
2018.01.04 10:45
's parsing
fucked
waz
2020.11.16 10:42
2020.11.16 10:41
's smarter than you think it
sometimes.
dreamreal
2018.06.05 07:06
2017.04.18 10:48
*
<reply>https://media1.tenor.com/images/f22ff5663026240fb0f050d6fbbddb53/tenor.gif
whaley
2019.11.05 11:48
2018.10.11 01:44
* imports
<see>star imports
cheeser
2020.08.31 12:43
2005.12.03 09:36
+1 $1
<reply>This ain't your mom's Google Plus, $who.
mapreduce
2019.08.14 11:21
2012.02.07 04:43
.class
the compiled form of a java class. The JVM references .class files to instantiate classes and execute them. To run a java class simply give the class name: java com.foo.bar.OmgPonies, not java com.foo.bar.OmgPonies.class
eidolon
2019.10.27 08:31
2007.06.29 02:12
.~
<reply>o.O
dmlloyd
2020.08.05 08:07
2016.03.17 02:42
1%-problem
<reply>Code issues, that aren't a problem 99% of the time, but when they bite, they?re really hard to debug and they cause real pain. See http://cafe.elharo.com/programming/1-problems/ for an explanation
srm
2014.10.31 09:15
2014.10.31 09:15
1.4
<reply>Java 1.4 came out in 2002. It's time to stop linking to it.
ojacobson
2020.07.02 07:04
2011.04.24 08:11
1.7
<see>java 7
dreamreal
2020.07.02 07:04
2017.07.24 12:46
10 years
<reply> It takes 10 years to master anything. See http://www.norvig.com/21-days.html
Logi
2020.08.05 08:07
2006.06.15 07:47
101
AlecTaylor is an ass
waz
2019.11.05 11:49
2016.09.16 09:18
12 factor
<reply>The "Twelve Factor App" is a set of design guidelines to create portable apps. It's slightly opinionated in the direction of ~heroku but that's not a bad thing at all. See https://12factor.net/ for more details.
dreamreal
2018.03.13 09:37
1337
<reply>1337 is also http://en.wikipedia.org/wiki/Leet
mebigfatguy
2019.10.12 07:34
2014.04.30 03:27
14
<reply>OpenJDK14 is slated for final release on 17 march 2020 (with a final release candidate 20 feb 2020). You can download early access builds (and, after release, the final release) of Oracle's OpenJDK packaging at https://jdk.java.net/14/ ? and after release, also at ##java's preferred provider of binaries: https://adoptopenjdk.net/
surial
2020.01.28 08:44
16000
<reply>16000 is the number of concurrent threads Quest wants
mshaw
2019.01.21 08:47
2016.04.06 09:37
20 questions
<see>twenty questions
ojacobson
2013.02.20 11:29
2010.05.17 03:18
20q
<see>twenty questions
ojacobson
2018.01.04 11:24
2010.05.17 03:18
21 days
<reply>http://norvig.com/21-days.html
ojacobson
2016.07.26 12:03
2010.07.14 11:46
2fa
<see>tfa
surial
2018.06.15 11:23
310
<see>jsr310
surial
2020.06.05 12:19
2016.12.11 10:53
310bp
<see>threetenbp
sonOfRa
2020.08.11 09:49
2020.08.11 09:49
401k
<reply>http://24.media.tumblr.com/tumblr_lptx25dm6I1qfjjglo1_500.jpg
joed
2019.08.19 07:13
2012.01.25 04:05
42
The Answer to Life, The Universe and Everything
who knows?!?
2018.06.27 10:24
2005.06.29 01:59
49
java5
cheeser
2020.05.08 10:53
2011.11.15 09:27
5
<see>5 minute rule
yawkat
2019.12.29 04:12
2016.03.11 10:33
5 mins
<see>5 minute rule
fotato
2019.07.23 05:25
2019.07.23 05:25
5 minute rule
<see>the 5 minute rule
Matthijs
2020.06.30 12:00
2017.05.29 05:48
5 minutes
<see>5 minute rule
fotato
2020.05.26 06:38
2019.07.23 05:25
50
java6
cheeser
2020.04.13 04:43
2016.03.04 05:45
51
the class file format version number of class files emitted when using -target 1.7. You will need Java 7 or higher to run these.
surial
2019.11.05 11:46
2016.03.02 01:12
52
the class file format version number of class files emitted when using -target 1.8. You will need Java 8 or higher to run these.
freeone3000
2020.11.13 09:09
2016.03.19 05:18
53
<reply>53 is the class file format version number of class files emitted when using -target 9. You will need Java 9 or higher to run these.
dmlloyd
2020.07.16 05:58
2017.09.21 01:01
54
<reply>54 is the class file format version number of class files emitted when using -target 10. You will need Java 10 or higher to run these.
Maldivia
2019.12.10 06:23
2018.03.22 10:31
55
the class file format version number of class files emitted when using -target 11. You will need Java 11 or higher to run these.
yawkat
2020.11.19 11:16
2018.11.25 04:03
56
the class file format version number of class files emitted when using -target 12. You will need Java 12 or higher to run these.
surial
2020.04.28 09:33
2019.09.24 03:49
57
the class file format version number of class files emitted when using -target 13. You will need Java 13 or higher to run these.
surial
2020.09.17 05:48
2019.09.24 03:49
58
the class file format version number of class files emitted when using -target 14. You will need Java 14 or higher to run these.
yawkat
2021.01.06 08:00
2020.04.13 07:23
59
the class file format version number of class files emitted when using --release 15. You will need Java 15 or higher to run these.
Maldivia
2021.03.06 05:29
2020.09.17 07:00
5mins
<see>5 minute rule
fotato
2019.07.23 05:27
69
the expected class file format version number of class files emitted when compiling targeting Java 25, which is expected to be released in September 2025.
Maldivia
2018.06.27 10:35
2018.06.27 10:35
7
<see>java 7
yawkat
2020.07.02 07:08
2017.04.08 04:33
8 ball
<see>magic8ball
mevodad
2019.08.01 12:14
2019.08.01 12:14
99%
<reply>https://lh3.googleusercontent.com/-ke_cclcuUXM/T_NG_0CUgDI/AAAAAAAAHds/obZ3hV8GwKk/w497-h373/rmmc.jpg
joed
2017.10.14 07:28
2012.07.03 07:27
99percent
<reply>http://s3.amazonaws.com/data.tumblr.com/tumblr_luuawbr3Sa1qd8ayfo1_1280.jpg
whaley_
2017.05.02 04:46
2011.12.29 08:08