testing - How can I get the unit test cases that the developers of the JDK performed on the JDK classes? -


how can info unit test cases developers of jdk performed on jdk classes?

see "quality process" , "test methodologies" of openjdk. see "testing build":

you can test build completed using build run various demos find in build/platform/j2sdk-image/demo directory.

the provided regression tests can run jtreg utility the jtreg site.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -