Skip to content

Eliminate JDK internal classes in unit tests#175

Open
jacksondt wants to merge 1 commit intokohsuke:masterfrom
jacksondt:use-stable-classes
Open

Eliminate JDK internal classes in unit tests#175
jacksondt wants to merge 1 commit intokohsuke:masterfrom
jacksondt:use-stable-classes

Conversation

@jacksondt
Copy link
Copy Markdown

Replace the non-standard NotImplementedException with UnsupportedOperationException.

At Google, we are upgrading our standard JVM and will no longer have access to sun.reflect.generics.reflectiveObjects.NotImplementedException. This ensures we will be able to run the tests in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant