Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jta-dev] Issue with exceptions from javax.transaction referenced in JDK

Hi Tom,



On Aug 20, 2020, at 5:25 AM, Tom Jenkinson <tom.jenkinson@xxxxxxxxxx> wrote:

Hi,

I have found that there are some javax.transaction exceptions that are in JDK 8 and at least referred to later. They are also present in Oracle Java SE 8 javadocs. I am not sure what to do.

Although they don't appear to be in the Oracle Java SE 14 javadocs:
You can see they are in the Oracle Java SE 8 javadocs:

I removed these from the JDK as part of JEP 320/JDK 11 as they are valid for Java SE 8

I can see that the source is present in OpenJDK 8:

I don't think the actual source remains on master for OpenJDK (at least in the main repo, maybe CORBA is held elsewhere?):

No action is needed though a couple of the fields in the tests I can clean up.  Thank you for pointing this out.

Given we support JDK 8 (https://jakarta.ee/resources/JakartaEE-Datasheet-July172020_final.pdf) I am not sure what to do.

I am not sure nothing needs done given they are in the javax namespace and there are applications still relying on that.

Best
Lance

Thanks in advance for any help and suggestions you can offer,
Tom
_______________________________________________
jta-dev mailing list
jta-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jta-dev__;!!GqivPVa7Brio!LMgnSdXQYQpBs8aOpHTsnTXCYLaTus_pwra9LOkqb7vrSiAT8g3QAgP9cTXICHxpOA$


Best
Lance
------------------



Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx





Back to the top