[8] RFR of 8066985: Java Webstart downloading packed files can result in Timezone set to UTC (original) (raw)

mikhail cherkasov mikhail.cherkasov at oracle.com
Tue May 19 18:13:23 UTC 2015


Hi there,

I reverted the last change, now test uses native unpacker as before. But I fixed the test other way, now I warm up native unpacker to make it initialized on native level before the main part of test: http://cr.openjdk.java.net/~mcherkas/8066985/webrev.11/test/tools/pack200/DefaultTimeZoneTest.java.html

Thanks, Mikhail.

On 3/31/2015 10:08 PM, mikhail cherkasov wrote:

And one more change in test.

Native packer/unpacker can throw exception during execution, but this issue is out of scope of this fix, so I just disable it for test: http://cr.openjdk.java.net/~mcherkas/8066985/webrev.09/test/tools/pack200/DefaultTimeZoneTest.java.html

On 3/30/2015 1:27 PM, mikhail cherkasov wrote:

On 3/27/2015 6:59 PM, Kumar Srinivasan wrote: yes that will work!, also why aren't all these final ? fixed: http://cr.openjdk.java.net/~mcherkas/8066985/webrev.08/



More information about the core-libs-dev mailing list