| Value | Meaning |
|---|---|
| GC_BRIDGE_TRANSPARENT_CLASS | Instances of this class should be scanned when computing the transitive dependency among bridges. E.g. List<object> |
| GC_BRIDGE_OPAQUE_CLASS | Instances of this class should not be scanned when computing the transitive dependency among bridges. E.g. String |
| GC_BRIDGE_TRANSPARENT_BRIDGE_CLASS | Instances of this class should be bridged and have their dependency computed. |
| GC_BRIDGE_OPAQUE_BRIDGE_CLASS | Instances of this class should be bridged but no dependencies should not be calculated. |
Page generated by adrdox