Re: Pre-processing during build

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: Pre-processing during build
Дата
Msg-id CAB=Je-GNyaieUKzi-NCXrkRVyOGpXvMnfG3ry9RL4Tn-kTPf5w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pre-processing during build  ("Markus KARG" <markus@headcrashing.eu>)
Ответы Re: Pre-processing during build  ("Markus KARG" <markus@headcrashing.eu>)
Список pgsql-jdbc
>This is difference is clearly documented in chapters JLS 12.1 (initial class) and JLS 12.2 (other classes).

There is no difference.

12.1.1 clearly reads: "This loading process is described further in §12.2."

Just in case, I've updated my gist:
https://gist.github.com/vlsi/aeeb4a61d9c2b67ad213, so you can see it
is reflection that makes the thing fail.

I thought it was obvious from the start: reflection has to represent
method arguments as Class somehow, so it fails as anyone would expect.

Vladimir


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Markus KARG"
Дата:
Сообщение: Re: Pre-processing during build
Следующее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Pre-processing during build