On Jun 4, 2012, at 6:11 AM, Fernando Lozano wrote:
> David,
>
> Thanks for the feedback.
>
>> Good news! This build got a 100% pass on jdk1.7.0_04 linux 32bit.
>>
>
> jdk1.4.0_04 means Oracle JDK, right?
Correct.
> I wonder, are you required to run the TCK using Oracle JDK or could you as
> well run the JavaEE TCK using OpenJDK7 or IcedTea2?
We could use any JDK, though probably only a certified JDK would technically
count towards certification.
If you want to make an EC2 AMI with both of those setup and a bash script I can
source to make each of them active ('source openjdk7' 'source icetea2'), I can
build a TCK ready image from that AMI and we can add them to the testing setup.
-David