aboutsummaryrefslogtreecommitdiff
path: root/java/com/google/turbine/binder/CtSymClassBinder.java
AgeCommit message (Expand)Author
2021-12-23Remove uses of reflection now that we're testing on JDK 11+Liam Miller-Cushon
2021-09-23Improve major version handlingLiam Miller-Cushon
2021-09-17Fix position of type annotationsLiam Miller-Cushon
2021-09-16Finish migrating to JSpecify annotationsLiam Miller-Cushon
2021-07-18Annotate binder and related packages for nullnessLiam Miller-Cushon
2021-03-05Throw a more specific exceptionLiam Miller-Cushon
2021-01-19Add private constructors for classes that aren't intended to be instantiatedLiam Miller-Cushon
2020-12-10Handle `ct.sym` format for JDK >= 12Liam Miller-Cushon
2020-12-09Fix `ct.sym` handling for Java versions >= 10Liam Miller-Cushon
2020-06-26Add an explicit nullcheck with a failure messageLiam Miller-Cushon
2019-07-31Save non-class resources from the classpathcushon
2019-01-28Miscellaneous cleanupscushon
2018-10-17Avoid containsKey callscushon
2018-08-03Prepare turbine for JDK 10cushon
2018-04-10Migrate off jsr305 annotationscushon
2018-01-22Initial end-to-end support for module-infoscushon
2018-01-11JDK 9 bootclasspath support: add support for --release and --systemcushon