Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8251327

Improve DecoratorSet type safety

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 16
    • hotspot
    • gc

      DecoratorSet is currently just a typedef for uint64_t. We could provide better type safety by using C++14 features. It could be either a scoped enum or (with C++20) a literal type with a suite of constexpr operations.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: