Hi all, As I start looking at working on the AGCT bugs, I wanted to at least start creating a baseline of tests for AGCT. This is an attempt to just have a "base" test (and infrastructure) that tries to call AGCT and get back some sane information.
Next step will be to add a few more tests that will be exposing the limitations of https://bugs.openjdk.java.net/browse/JDK-8178287 for example. Webrev: http://cr.openjdk.java.net/~jcbeyler/8223040/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8223040 This passed the test on my linux machine (the test is only for linux due to the dlsym) and the submit-repo. Thanks, Jc