Overview

The DefaultGenerationContext(DefaultGenerationContext, String) constructor is currently package-private which prevents subclasses from constructing a new DefaultGenerationContext based on an existing GeneratedClasses instance and a feature name.

Related Issues

  • 30861

Comment From: sbrannen

Reopening to make the DefaultGenerationContext(DefaultGenerationContext, String) constructor protected instead.