This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.text patches


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> Circular initializer dependency in itself should work, but in
Bryce> this case one of the initializers actually depends on another
Bryce> having already been initialized.

Ok, I misunderstood.  Thanks.  Please check in your fix.

Actually, I re-read your fix.  Shouldn't checkNonLocalizedSymbols be
synchronized to avoid races?

Bryce> On JDK 1.1.8, this throws an ExceptionInInitializerError. On
Bryce> gcj, it aborts somewhere in the class initialization code.

Could you submit a new PR with your test case in it?

T

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]