jvm 第9页
Java 9 to Java 13 - Top features-拾光赋

Java 9 to Java 13 – Top features

Java 9 to Java 13 - Top features,Programming tools, frameworks are becoming more and more developer friendly and offer better and modern features to boost developer productivity. J...
kity的头像-拾光赋kity6年前
03213
JVM por debaixo dos panos #1 - O que é o Java?-拾光赋

JVM por debaixo dos panos #1 – O que é o Java?

JVM por debaixo dos panos #1 - O que é o Java?, JVM por debaixo dos panos #1 - O que é o Java? (2 Part Series) 1 JVM por debaixo dos panos #1 - O que é o Java? 2 JVM por debaixo...
kity的头像-拾光赋kity6年前
02514
Java enters its teenage-拾光赋

Java enters its teenage

Java enters its teenage ,The Java 13 is released on 17th September. With this release, Java is officially entering into its teenage. JEP - 350 Dynamic CDS archives The JVM loads th...
kity的头像-拾光赋kity6年前
0445
Automatic Vertical Scaling of the Java Heap-拾光赋

Automatic Vertical Scaling of the Java Heap

Automatic Vertical Scaling of the Java Heap,For years java was synonyms of greedy applications, the kind that opens the refrigerator at night and eat all the available resources un...
kity的头像-拾光赋kity6年前
03914
Kotlin vs. Java: Which One You Should Choose for Your Next Android App-拾光赋

Kotlin vs. Java: Which One You Should Choose for Your Next Android App

Kotlin vs. Java: Which One You Should Choose for Your Next Android App,If you're a mobile app developer, Java is probably your go-to language for building Android apps. But there a...
kity的头像-拾光赋kity6年前
03415
How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally-拾光赋

How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally

How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally,In my previous article Everything About Method Overloading Vs Method Overriding, I have discussed me...
kity的头像-拾光赋kity6年前
0205
The funny Java vs Kotlin battle-拾光赋

The funny Java vs Kotlin battle

The funny Java vs Kotlin battle,Scrolling through Twitter I found this Tweet which I kinda agree with: I went on to check out the Reddit Post spoken of. Here is my take on what I s...
kity的头像-拾光赋kity6年前
0305
Decompiling Kotlin's program: Data class-拾光赋

Decompiling Kotlin’s program: Data class

Decompiling Kotlin's program: Data class,If you are a Java programmer you may be tired of having troublesome implementation of setter, getter, hashcode, toString once. Does not the...
kity的头像-拾光赋kity6年前
02115
Recent Java Updates from IBM-拾光赋

Recent Java Updates from IBM

Recent Java Updates from IBM,In preparation for a Java conference, I’ve spent some time to catch up on the latest activities in the Java community. With Java EE’s move to Eclipse...
kity的头像-拾光赋kity6年前
0317
Decompile and dissasemble JVM bytecode compiled from Kotlin source code-拾光赋

Decompile and dissasemble JVM bytecode compiled from Kotlin source code

Decompile and dissasemble JVM bytecode compiled from Kotlin source code,This is an experiment to try using javap (disassembler) and jad (decompiler) for this Kotlin code. fun main ...
kity的头像-拾光赋kity6年前
0488
Why is the name of the language, 'Clojure'?-拾光赋

Why is the name of the language, ‘Clojure’?

Why is the name of the language, 'Clojure'?,Many who did not seek the 'history' thinks: Did you pick the name based on starting with the word 'closure' and replacing the 's' with '...
kity的头像-拾光赋kity7年前
0395
Kotlin-拾光赋

Kotlin

Kotlin,In this year's KotlinConf keynote Andrey Breslav mentioned how pleasantly surprised he was by the results of Google search for 'Kotlin love' keywords. Developers love workin...
kity的头像-拾光赋kity7年前
0205