[jOOQ/jOOQ#12425] Work around weird javac 8 compiler bug
This class uses a lot of fully qualified types, because of some javac bug In Java 1.8.0_302, which hasn't been analysed and reproduced yet in a more minimal example. Without the qualification, the types cannot be found despite being imported
This commit is contained in:
parent
c6d89c78e0
commit
11425c8a73