hamcrest / JavaHamcrest

Java (and original) version of Hamcrest
http://hamcrest.org/
BSD 3-Clause "New" or "Revised" License
2.11k stars 379 forks source link

#331 #378

Closed nhojpatrick closed 3 months ago

nhojpatrick commented 2 years ago

@peterdemaeyer could you take a look at this https://github.com/hamcrest/JavaHamcrest/runs/5176851243?check_suite_focus=true build fails on Java 17, 18-ea or 19-ea, for this line declaredConstructor.setAccessible(true); can you see if your able to get this change within needing to use setAccessible(true).

nhojpatrick commented 2 years ago

@peterdemaeyer sorry, wrong branch, wrong person, working on too many branches concurrently.