N/A (needs a new config with TeamCity)```
But tested these steps locally and they work (minus the currently failing test. see D2685)sudo apt-get install openjdk-8-jdk # dependencies to build and run the java tests
./contrib/teamcity/build-secp256k1.sh
```
This fails as expected without D2685 applied and passes with D2685 applied.
Tested on a TeamCity agent instance and locally.