diff --git a/doc/hotspot-style.html b/doc/hotspot-style.html index c04ac93dc91..36d0b098940 100644 --- a/doc/hotspot-style.html +++ b/doc/hotspot-style.html @@ -304,6 +304,7 @@ while ( test_foo(args...) ) { // No, excess spaces around control

Dynamic initialization and destruction with concurrency (n2660)

  • final virtual specifiers for classes and virtual functions (n2928), (n3206), (n3272)

  • Local and unnamed types as template parameters (n2657)

  • +
  • Range-based for loops (n2930) (range-for)

  • Excluded Features