Hi Tom,
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?):
Though I can see there are still references to these classes in OpenJDK (at least):
No action is needed though a couple of the fields in the tests I can clean up. Thank you for pointing this out.
I am not sure nothing needs done given they are in the javax namespace and there are applications still relying on that.
Thanks for the information above Lance
I am not sure what to do with Jakarta Transactions as we have currently converted those to jakarta package:
So I can understand better, are you suggesting those exceptions should be moved back (in terms of development as they are already moved on master) to the javax package for Jakarta EE9?

Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering
1 Network Drive
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx
_______________________________________________
jta-dev mailing list
jta-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jta-dev