 |
April 2008 Archives
JDK 6 Update 6 is out
Posted by ramapulavarthi on April 16, 2008 at 02:41 PM | Permalink
| Comments (0)
You can find javac compilation issue with classes in javax.xml.ws.wsaddressing package in my previous blog "A little update for JAX-WS 2.1 users with JDK 6 Update 4 and Update 5"
The corresponding bug 6672868 is fixed in JDK 6 update 6.
The fix should be available in Open JDK 6 as well.
So, you don't have to use the compiler switches or workarounds as mentioned in my previous blog to make it work :)
|