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

Defaulted and deleted functions (n2346)

  • Dynamic initialization and destruction with concurrency (n2660)

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

  • +
  • override virtual specifiers for virtual functions (n2928), (n3206), (n3272)

  • Local and unnamed types as template parameters (n2657)

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

  • @@ -330,7 +331,6 @@ while ( test_foo(args...) ) { // No, excess spaces around controlUndecided Features

    This list is incomplete; it serves to explicitly call out some features that have not yet been discussed.