diff --git a/doc/hotspot-style.html b/doc/hotspot-style.html index 3c0332e4b49..f0dfad09eb8 100644 --- a/doc/hotspot-style.html +++ b/doc/hotspot-style.html @@ -428,6 +428,7 @@ while ( test_foo(args...) ) { // No, excess spaces around control

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

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

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

  • +
  • Unrestricted Unions (n2544)

  • Excluded Features