Sean, Vladimir,
Just to clarify - initially, 7u60-critical-approved keyword was on
backport CR (8030112), which is against the process. It was fixed today.
Best regards,
Vladimir Ivanov
On 1/17/14 9:16 PM, Vladimir Kozlov wrote:
Sean,
It is different Vladimir :) Ivanov.
The bug has 7u60-critical-approved label, I assume it was approved.
Regards,
Vladimir K
On 1/17/14 9:00 AM, Seán Coffey wrote:
Vladimir,
I didn't see an approval request for this push. To keep in line with
JDK 7u process and to help records, can you
retroactively log an approval request ?
Thanks,
Sean.
On 16/01/14 22:09, vladimir.koz...@oracle.com wrote:
Changeset: 628c6d46263b
Author: vlivanov
Date: 2014-01-17 01:54 +0400
URL:
http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/628c6d46263b
8009222: java.lang.IllegalArgumentException: not invocable, no method
type when attempting to get getter method handle
for a static field
Reviewed-by: jrose, twisti
! src/share/classes/java/lang/invoke/DirectMethodHandle.java
+ test/java/lang/invoke/8009222/Test8009222.java