commit | 07f5079718e15e19edc7c6a65b7d73311ed9a482 | [log] [tgz] |
---|---|---|
author | Lance Andersen <lancea@openjdk.org> | Thu Oct 01 09:59:16 2015 -0400 |
committer | Lance Andersen <lancea@openjdk.org> | Thu Oct 01 09:59:16 2015 -0400 |
tree | 35edbf008cb6a3b24ed94cdf0efea816278657c1 | |
parent | 143bf054c04fb5660da33421651fca58bd16fd3e [diff] [blame] |
8134426: Add serialVersionUID field to relevant javax.transaction classes Reviewed-by: joehw, alanb
diff --git a/jdk/test/TEST.groups b/jdk/test/TEST.groups index 7214f83..b2f73a7 100644 --- a/jdk/test/TEST.groups +++ b/jdk/test/TEST.groups
@@ -250,6 +250,7 @@ javax/naming \ javax/script \ javax/smartcardio \ + javax/transaction \ javax/xml \ -javax/xml/crypto \ jdk/asm \