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

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -