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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

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