Skip to content

Commit e9b3da6

Browse files
committed
readme++
1 parent d32c194 commit e9b3da6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
- [Simulator for 'OutOfMemoryError'][OutOfMemoryErrorSim.md]
99
- [Singleton using 'enum'][EnumSingletonTest.md]
1010
- [How Remote Method Invocation(RMI) works][PowerServiceImpl.md]
11+
##### JDK 9 language features
1112
- [How 'jshell' (Read-Eval-Print Loop : JEP-222) works][JShellTest.md]
1213
- [How 'VarHandle' class (JEP-193) works][VarHandleTest.md]
13-
- [Oracle has removed underscore ('_') identifier in JDK 9][UnderscoreAsIdentifierTest.md]
14+
- [Underscore ('_') identifier is removed][UnderscoreAsIdentifierTest.md]
1415

1516
#### JVM features
1617
- [How JVM method-inline optimization works][NoClassInstance.md]

0 commit comments

Comments
 (0)