hg: jdk7/tl/jdk: 7021645: Project Coin: Minor improvements to java.lang.Throwable

2011-05-09 Thread joe . darcy
Changeset: f4d804b21217
Author:darcy
Date:  2011-05-09 17:50 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f4d804b21217

7021645: Project Coin: Minor improvements to java.lang.Throwable
Reviewed-by: mduigou

! src/share/classes/java/lang/Throwable.java



hg: jdk7/tl/jdk: 7041635: GSSContextSpi.java copyright notice error

2011-05-09 Thread weijun . wang
Changeset: 9f56fbc8b6be
Author:weijun
Date:  2011-05-10 07:00 +0800
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9f56fbc8b6be

7041635: GSSContextSpi.java copyright notice error
Reviewed-by: valeriep

! src/share/classes/sun/security/jgss/spi/GSSContextSpi.java



hg: jdk7/tl/jdk: 7041950: Fix copyright

2011-05-09 Thread naoto . sato
Changeset: 05939afe3fc2
Author:naoto
Date:  2011-05-09 13:30 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/05939afe3fc2

7041950: Fix copyright
Reviewed-by: okutsu

! src/share/classes/sun/text/resources/BreakIteratorRules_th.java



Re: JAXP 1.4.5 in JDK7

2011-05-09 Thread Dalibor Topic
On 5/9/11 8:17 PM, Joe Wang wrote:
> Steve, Alan,
> 
> The kenai team has just fixed the issue for jaxp.java.net. The pages are now 
> updated properly.

Thank you very much for the fast update, Joe!

cheers,
dalibor topic

> 
> Thanks,
> Joe
> 
> On 5/9/2011 4:27 AM, Alan Bateman wrote:
>> Steve Poole wrote:
>>>
>>> Sorry - I wasn't clear.   I know 1.4.5 is in the build now but it is a 
>>> development release.  If you go here:  http://jaxp.java.net/  you'll see 
>>> that the latest formal release mentioned is 1.4.4.
>>> Is JDK7 going to ship with a development release of JAXP or will 1.4.5 get 
>>> formally released before JDK7 FCS?
>> I've cc'ed Joe Wang from the JAXP project and I'm sure he can help (and 
>> maybe suggest the mailing list to use for JAXP related issues).
>>
>> -Alan



-- 
Oracle 
Dalibor Topic | Java F/OSS Ambassador
Phone: +494023646738  | Mobile: +491772664192 

Oracle Java Platform Group

ORACLE Deutschland B.V. & Co. KG | Nagelsweg 55 | 20097 Hamburg

ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven

Green Oracle  Oracle is committed to 
developing practices and products that help protect the environment


Re: hg: jdk7/tl/jdk: 7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java

2011-05-09 Thread Rémi Forax

On 05/09/2011 09:39 PM, Alan Bateman wrote:

Rémi Forax wrote:

On 05/09/2011 06:14 PM, mike.dui...@oracle.com wrote:

Changeset: bd8c10d1db87
Author:mduigou
Date:  2011-05-09 09:13 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd8c10d1db87

7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb

! test/ProblemList.txt



Mike, Alan,
what is the problem with InvokeDynamicPrintArgs ?

Rémi

The issue isn't this test specifically, this is a problem with jtreg 
not finding junit.jar. Adding it to the problem list is just a 
temporary solution to skip it when running tests via the makefile (no 
impact to anyone running the tests themselves with jtreg).


-Alan.


Ok,
thank You.

Rémi


Re: hg: jdk7/tl/jdk: 7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java

2011-05-09 Thread Alan Bateman

Rémi Forax wrote:

On 05/09/2011 06:14 PM, mike.dui...@oracle.com wrote:

Changeset: bd8c10d1db87
Author:mduigou
Date:  2011-05-09 09:13 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd8c10d1db87

7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb

! test/ProblemList.txt



Mike, Alan,
what is the problem with InvokeDynamicPrintArgs ?

Rémi

The issue isn't this test specifically, this is a problem with jtreg not 
finding junit.jar. Adding it to the problem list is just a temporary 
solution to skip it when running tests via the makefile (no impact to 
anyone running the tests themselves with jtreg).


-Alan.


Re: hg: jdk7/tl/jdk: 7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java

2011-05-09 Thread Rémi Forax

On 05/09/2011 06:14 PM, mike.dui...@oracle.com wrote:

Changeset: bd8c10d1db87
Author:mduigou
Date:  2011-05-09 09:13 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd8c10d1db87

7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb

! test/ProblemList.txt



Mike, Alan,
what is the problem with InvokeDynamicPrintArgs ?

Rémi



Re: JAXP 1.4.5 in JDK7

2011-05-09 Thread Joe Wang

Steve, Alan,

The kenai team has just fixed the issue for jaxp.java.net. The pages are 
now updated properly.


Thanks,
Joe

On 5/9/2011 4:27 AM, Alan Bateman wrote:

Steve Poole wrote:


Sorry - I wasn't clear.   I know 1.4.5 is in the build now but it is 
a development release.  If you go here:  http://jaxp.java.net/  
you'll see that the latest formal release mentioned is 1.4.4.
Is JDK7 going to ship with a development release of JAXP or will 
1.4.5 get formally released before JDK7 FCS?
I've cc'ed Joe Wang from the JAXP project and I'm sure he can help 
(and maybe suggest the mailing list to use for JAXP related issues).


-Alan


hg: jdk7/tl/jdk: 2 new changesets

2011-05-09 Thread alan . bateman
Changeset: dc497a55daa1
Author:alanb
Date:  2011-05-09 18:45 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dc497a55daa1

7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar

! make/com/sun/nio/sctp/FILES_java.gmk
! make/java/nio/FILES_java.gmk
! src/share/classes/com/sun/nio/sctp/MessageInfo.java
! src/share/classes/com/sun/nio/sctp/SctpChannel.java
! src/share/classes/com/sun/nio/sctp/SctpMultiChannel.java
! src/share/classes/com/sun/nio/sctp/SctpServerChannel.java
! src/share/classes/com/sun/nio/sctp/SctpSocketOption.java
- src/share/classes/com/sun/nio/sctp/SctpStandardSocketOption.java
+ src/share/classes/com/sun/nio/sctp/SctpStandardSocketOptions.java
! src/share/classes/java/net/SocketOption.java
- src/share/classes/java/net/StandardSocketOption.java
+ src/share/classes/java/net/StandardSocketOptions.java
! src/share/classes/java/nio/channels/AsynchronousServerSocketChannel.java
! src/share/classes/java/nio/channels/AsynchronousSocketChannel.java
! src/share/classes/java/nio/channels/DatagramChannel.java
! src/share/classes/java/nio/channels/MulticastChannel.java
! src/share/classes/java/nio/channels/NetworkChannel.java
! src/share/classes/java/nio/channels/ServerSocketChannel.java
! src/share/classes/java/nio/channels/SocketChannel.java
! src/share/classes/java/nio/file/Path.java
- src/share/classes/java/nio/file/StandardWatchEventKind.java
+ src/share/classes/java/nio/file/StandardWatchEventKinds.java
! src/share/classes/java/nio/file/WatchEvent.java
! src/share/classes/java/nio/file/WatchService.java
! src/share/classes/java/nio/file/Watchable.java
! src/share/classes/sun/nio/ch/AsynchronousServerSocketChannelImpl.java
! src/share/classes/sun/nio/ch/AsynchronousSocketChannelImpl.java
! src/share/classes/sun/nio/ch/DatagramChannelImpl.java
! src/share/classes/sun/nio/ch/DatagramSocketAdaptor.java
! src/share/classes/sun/nio/ch/ExtendedSocketOption.java
! src/share/classes/sun/nio/ch/Net.java
! src/share/classes/sun/nio/ch/ServerSocketAdaptor.java
! src/share/classes/sun/nio/ch/ServerSocketChannelImpl.java
! src/share/classes/sun/nio/ch/SocketAdaptor.java
! src/share/classes/sun/nio/ch/SocketChannelImpl.java
! src/share/classes/sun/nio/fs/AbstractPoller.java
! src/share/classes/sun/nio/fs/AbstractWatchKey.java
! src/share/classes/sun/nio/fs/PollingWatchService.java
! src/share/native/sun/nio/ch/genSocketOptionRegistry.c
! src/share/sample/nio/chatserver/ChatServer.java
! src/share/sample/nio/file/WatchDir.java
! src/share/sample/nio/multicast/Reader.java
! src/share/sample/nio/multicast/Sender.java
! src/solaris/classes/sun/nio/ch/SctpChannelImpl.java
! src/solaris/classes/sun/nio/ch/SctpMultiChannelImpl.java
! src/solaris/classes/sun/nio/ch/SctpNet.java
! src/solaris/classes/sun/nio/ch/SctpServerChannelImpl.java
! src/solaris/classes/sun/nio/fs/LinuxWatchService.java
! src/solaris/classes/sun/nio/fs/SolarisWatchService.java
! src/windows/classes/sun/nio/fs/WindowsWatchService.java
! test/com/sun/nio/sctp/SctpChannel/SocketOptionTests.java
! test/com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java
! test/java/nio/channels/AsynchronousServerSocketChannel/Basic.java
! test/java/nio/channels/AsynchronousSocketChannel/Basic.java
! test/java/nio/channels/DatagramChannel/BasicMulticastTests.java
! test/java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java
! test/java/nio/channels/DatagramChannel/SocketOptionTests.java
! test/java/nio/channels/ServerSocketChannel/SocketOptionTests.java
! test/java/nio/channels/SocketChannel/Shutdown.java
! test/java/nio/channels/SocketChannel/SocketOptionTests.java
! test/java/nio/file/Files/CheckPermissions.java
! test/java/nio/file/WatchService/Basic.java
! test/java/nio/file/WatchService/FileTreeModifier.java
! test/java/nio/file/WatchService/LotsOfEvents.java
! test/java/nio/file/WatchService/SensitivityModifier.java
! test/java/nio/file/WatchService/WithSecurityManager.java

Changeset: dec7961ff53f
Author:alanb
Date:  2011-05-09 18:53 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dec7961ff53f

Merge




hg: jdk7/tl/jdk: 7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java

2011-05-09 Thread mike . duigou
Changeset: bd8c10d1db87
Author:mduigou
Date:  2011-05-09 09:13 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd8c10d1db87

7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb

! test/ProblemList.txt



Re: JAXP 1.4.5 in JDK7

2011-05-09 Thread Joe Wang

Thanks Alan for forwarding the email.

Steve,

As Max and Alan has already said, the JAXP 1.4.5 final release bundle 
should be in JDK7 b142. It's currently jaxp 1.4.5 dev2 that was 
integrated in b134.


I was originally planned to get the jaxp 1.4.5 release out on 
java.java.net last week. I've checked in release documents. 
Unfortunately, the change doesn't seem to happen frequently enough on 
kenai. So far, I only see download page showing recent changes (jaxp 
1.4.5 build). I will check with java.net admin to see why other pages 
have not been updated.



Thanks,
Joe

On 5/9/2011 4:27 AM, Alan Bateman wrote:

Steve Poole wrote:


Sorry - I wasn't clear.   I know 1.4.5 is in the build now but it is 
a development release.  If you go here:  http://jaxp.java.net/  
you'll see that the latest formal release mentioned is 1.4.4.
Is JDK7 going to ship with a development release of JAXP or will 
1.4.5 get formally released before JDK7 FCS?
I've cc'ed Joe Wang from the JAXP project and I'm sure he can help 
(and maybe suggest the mailing list to use for JAXP related issues).


-Alan


Re: StandardCharset vs. StandardCharsets

2011-05-09 Thread Ulf Zibis



Am 08.05.2011 11:13, schrieb Ulf Zibis:

Am 08.05.2011 10:33, schrieb Xueming Shen:

 On 5/7/2011 10:55 AM, Ulf Zibis wrote:


I agree 50 %.
100 % would be to have:
byte[] String.getBytes(CharsetEncoder encoder)
String(byte[] bytes, CharsetDecoder decoder)
So for convenience in consequence we should introduce constants for CharsetDecoder's and 
CharsetEncoder's in j.n.c.StandardCharsets, which would result in 12 additional classes to be 
loaded and instatiated at one time, if only one of them becomes in use.




Ulf,

CharsetDecoder and CharsetEncoder have "states", can't be used as a "constant".

-Sherman



Yes, I know, remember I'm fully against the j.n.c.StandardCharsets concept. I would support 
declaration of the the charset names at 1 place.
I only wanted to point out, that caching de/encoders would make more sense than caching charsets 
(which are anyway cached by Charset; ...and additionally the small local cache becomes destroyed 
from initialization of j.n.c.StandardCharsets) at least from the performance view.
Maybe it could make sense to have those de/encoders as ThreadLocal constants, as it should be easy 
for the user to care about the state:

- after usage from String.getBytes etc. state should be "ready for new work"
- in other cases user may use reset()..

But the user anyway could cache them in his code, so it would be big support to 
have:
byte[] String.getBytes(CharsetEncoder encoder)
String(byte[] bytes, CharsetDecoder decoder)



I have reported a bug:
7043095 - Provide fast de/encoding for String 



-Ulf



hg: jdk7/tl/jdk: 2 new changesets

2011-05-09 Thread mike . duigou
Changeset: 7c9780ea0c5a
Author:mduigou
Date:  2011-05-03 16:32 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7c9780ea0c5a

7041612: Rename StandardCharset to StandardCharsets
Reviewed-by: alanb, mr, darcy

! make/java/nio/FILES_java.gmk
! src/share/classes/java/nio/charset/Charset.java
- src/share/classes/java/nio/charset/StandardCharset.java
+ src/share/classes/java/nio/charset/StandardCharsets.java
! src/share/classes/java/nio/file/Path.java
! src/share/classes/java/util/zip/ZipCoder.java
! src/share/classes/java/util/zip/ZipFile.java
! src/share/classes/java/util/zip/ZipInputStream.java
! src/share/classes/java/util/zip/ZipOutputStream.java
! src/share/classes/sun/awt/FontDescriptor.java

Changeset: 5dceeea3bb99
Author:mduigou
Date:  2011-05-09 08:58 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5dceeea3bb99

Merge




hg: jdk7/tl/jdk: 7042673: LockSupport.getBlocker(null) crashes

2011-05-09 Thread chris . hegarty
Changeset: c6742d21853b
Author:dl
Date:  2011-05-09 16:36 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c6742d21853b

7042673: LockSupport.getBlocker(null) crashes
Reviewed-by: chegar

! src/share/classes/java/util/concurrent/locks/LockSupport.java



hg: jdk7/tl/jdk: 6987652: VM crashed in sun.security.mscapi.RSAKeyPairGenerator.generateRSAKeyPair(...)

2011-05-09 Thread vincent . x . ryan
Changeset: 31fbed875a6b
Author:vinnie
Date:  2011-05-09 15:58 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/31fbed875a6b

6987652: VM crashed in 
sun.security.mscapi.RSAKeyPairGenerator.generateRSAKeyPair(...)
Reviewed-by: alanb

! src/windows/native/sun/security/mscapi/security.cpp



hg: jdk7/tl/jdk: 59 new changesets

2011-05-09 Thread alan . bateman
Changeset: 7acc942d7dcc
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7acc942d7dcc

Added tag jdk7-b140 for changeset 9315c733fb17

! .hgtags

Changeset: 33a139b2a85e
Author:schien
Date:  2011-05-02 09:37 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/33a139b2a85e

Merge


Changeset: d89cf1b45b88
Author:igor
Date:  2011-05-01 09:14 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d89cf1b45b88

7040803: regression: bugster fail to start
Reviewed-by: mullan, weijun, ngthomas

! src/share/classes/java/util/jar/JarFile.java
! src/share/classes/java/util/jar/JarInputStream.java
! src/share/classes/java/util/jar/JarVerifier.java
! src/share/classes/sun/security/pkcs/PKCS7.java
! src/share/classes/sun/security/pkcs/SignerInfo.java
! src/share/classes/sun/security/util/ManifestEntryVerifier.java
- src/share/classes/sun/security/util/SignatureFileManifest.java
! src/share/classes/sun/security/util/SignatureFileVerifier.java
! test/java/util/jar/JarInputStream/ScanSignedJar.java
! test/java/util/jar/JarInputStream/TestIndexedJarWithBadSignature.java

Changeset: 9caec666c577
Author:igor
Date:  2011-05-03 15:02 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9caec666c577

Merge


Changeset: d9571c986c73
Author:jgodinez
Date:  2011-04-20 09:10 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d9571c986c73

6989724: font warnings in the build, native code
Reviewed-by: bae, igor

! src/share/native/sun/awt/giflib/dgif_lib.c
! src/share/native/sun/font/fontscalerdefs.h
! src/share/native/sun/font/layout/HangulLayoutEngine.cpp
! src/share/native/sun/font/layout/MPreFixups.cpp
! src/solaris/native/sun/awt/fontpath.c
! src/windows/native/sun/font/fontpath.c

Changeset: 0f98d7d98c9f
Author:prr
Date:  2011-04-22 12:59 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0f98d7d98c9f

7031011: fallbackfont testing failed on OEL 6.
Reviewed-by: igor, jgodinez

! src/solaris/classes/sun/font/FcFontConfiguration.java

Changeset: a07c9e09b4ca
Author:bae
Date:  2011-04-27 12:15 +0400
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a07c9e09b4ca

7037091: sun/java2d/pipe/Test7027667.java test is not executed
Reviewed-by: prr

! test/sun/java2d/pipe/Test7027667.java

Changeset: 24f474ad1703
Author:dlila
Date:  2011-04-28 08:55 -0400
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/24f474ad1703

7036754: NaNs in stroked quadratics.
Summary: Check for them and remove them.
Reviewed-by: flar

! src/share/classes/sun/java2d/pisces/Stroker.java
+ test/sun/java2d/pisces/Test7036754.java

Changeset: 34056b127c96
Author:flar
Date:  2011-04-29 01:40 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/34056b127c96

7020955: No focus point adjustment for RadialGradientPaint
Reviewed-by: prr

! src/share/classes/java/awt/RadialGradientPaint.java

Changeset: 899d87ec43eb
Author:flar
Date:  2011-04-29 10:58 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/899d87ec43eb

6522514: Extending Arc2D.Double and serializing the object causes 
InvalidClassException
Reviewed-by: prr

! src/share/classes/java/awt/geom/Arc2D.java

Changeset: 678ce376be35
Author:lana
Date:  2011-04-28 17:57 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/678ce376be35

Merge

- src/share/classes/sun/security/ssl/DefaultSSLContextImpl.java
- test/javax/swing/text/GlyphView/6539700/bug6539700.java

Changeset: 3b536b18a6f0
Author:lana
Date:  2011-04-29 11:27 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3b536b18a6f0

Merge


Changeset: c5209316e1ab
Author:flar
Date:  2011-04-29 16:27 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c5209316e1ab

6982632: 
closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
Reviewed-by: prr

+ test/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java

Changeset: 55ef0efa2b14
Author:flar
Date:  2011-05-02 14:38 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/55ef0efa2b14

6563734: Path2D.Float and Path2D.Double should have final getPathIterator 
methods
Reviewed-by: prr

! src/share/classes/java/awt/geom/Path2D.java

Changeset: 499d216a751e
Author:jgodinez
Date:  2011-05-03 22:11 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/499d216a751e

Merge


Changeset: f805a139c57c
Author:anthony
Date:  2011-04-19 14:44 +0400
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f805a139c57c

7036669: Simplify revalidating component hierarchy with multiple validate roots
Summary: Introduce Component.revalidate() method
Reviewed-by: art, alexp

! src/share/classes/java/awt/Component.java
! src/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java
+ test/java/awt/Component/Revalidate/Revalidate.java

Changeset: c292ec06529f
Author:dav
Date:  2011-04-19 18:52 +0400
URL:   http://hg.o

hg: jdk7/tl/langtools: 5 new changesets

2011-05-09 Thread alan . bateman
Changeset: 2637cf09460b
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2637cf09460b

Added tag jdk7-b140 for changeset 258e6654aba2

! .hgtags

Changeset: 90adb5d6adc7
Author:schien
Date:  2011-05-02 09:38 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/langtools/rev/90adb5d6adc7

Merge


Changeset: 14ff19ca715f
Author:jgodinez
Date:  2011-05-03 22:17 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/langtools/rev/14ff19ca715f

Merge

- test/tools/javac/generics/diamond/7030150/Neg01.java
- test/tools/javac/generics/diamond/7030150/Neg01.out
- test/tools/javac/generics/diamond/7030150/Neg02.java
- test/tools/javac/generics/diamond/7030150/Neg02.out
- test/tools/javac/generics/diamond/7030150/Neg03.java
- test/tools/javac/generics/diamond/7030150/Neg03.out
- test/tools/javac/generics/diamond/7030150/Pos01.java
- test/tools/javac/generics/diamond/7030150/Pos02.java

Changeset: 4c41a371aaf4
Author:schien
Date:  2011-05-05 14:02 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4c41a371aaf4

Added tag jdk7-b141 for changeset 90adb5d6adc7

! .hgtags

Changeset: c3e3945cc24f
Author:alanb
Date:  2011-05-09 01:57 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c3e3945cc24f

Merge




hg: jdk7/tl/corba: 3 new changesets

2011-05-09 Thread alan . bateman
Changeset: befd1fce6339
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/corba/rev/befd1fce6339

Added tag jdk7-b140 for changeset cdf5d19ec142

! .hgtags

Changeset: a58635cdd921
Author:schien
Date:  2011-05-02 09:35 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/corba/rev/a58635cdd921

Merge


Changeset: b05755e2234d
Author:schien
Date:  2011-05-05 14:01 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/corba/rev/b05755e2234d

Added tag jdk7-b141 for changeset a58635cdd921

! .hgtags



hg: jdk7/tl/hotspot: 36 new changesets

2011-05-09 Thread alan . bateman
Changeset: f789bf584429
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/f789bf584429

Added tag jdk7-b140 for changeset d283b8296671

! .hgtags

Changeset: 41c663fc6be1
Author:schien
Date:  2011-05-02 09:36 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/41c663fc6be1

Merge


Changeset: 175f5f4b41e1
Author:trims
Date:  2011-05-03 16:00 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/175f5f4b41e1

Added tag hs21-b10 for changeset d283b8296671

! .hgtags

Changeset: 7ec4bb02d5f0
Author:vladidan
Date:  2011-04-20 14:07 -0400
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/7ec4bb02d5f0

7035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructions 
must match
Summary: The change avoids generating relocation info entry for the staging 
area patching stub on systems that don't support movw/movt instructions
Reviewed-by: bdelsart

! src/share/vm/c1/c1_Runtime1.cpp

Changeset: 49bd9c6f7bce
Author:vladidan
Date:  2011-04-21 10:12 -0400
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/49bd9c6f7bce

Merge


Changeset: cdd13dce903e
Author:vladidan
Date:  2011-04-23 00:33 -0400
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/cdd13dce903e

Merge


Changeset: 01147d8aac1d
Author:coleenp
Date:  2011-04-26 14:04 -0400
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/01147d8aac1d

7009923: JSR 292: VM crash in JavaThread::last_frame
Summary: Handle stack overflow before the first frame is called, by printing 
out the called method and not walking the stack.
Reviewed-by: dholmes, phh, dsamersoff

! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/runtime/javaCalls.cpp
! src/share/vm/utilities/exceptions.cpp
! src/share/vm/utilities/exceptions.hpp

Changeset: df22fe9c5a93
Author:coleenp
Date:  2011-04-27 17:25 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/df22fe9c5a93

Merge


Changeset: 2a23b1b5a0a8
Author:twisti
Date:  2011-04-18 01:33 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/2a23b1b5a0a8

7018355: JSR 292: VM crash in DefNewGeneration::copy_to_survivor_space
Reviewed-by: kvn, jrose

! src/share/vm/ci/ciMethod.hpp
! src/share/vm/memory/genOopClosures.hpp
! src/share/vm/prims/methodHandleWalk.cpp
! src/share/vm/prims/methodHandles.cpp
! src/share/vm/prims/methodHandles.hpp
! src/share/vm/runtime/sharedRuntime.cpp

Changeset: bbe95b4337f1
Author:twisti
Date:  2011-04-18 06:50 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/bbe95b4337f1

7036960: TemplateTable::fast_aldc in templateTable_x86_64.cpp uses movptr 
instead of load_klass
Reviewed-by: kvn, iveresov

! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp

Changeset: 2a34a4fbc52c
Author:kvn
Date:  2011-04-19 09:30 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/2a34a4fbc52c

7037812: few more defaults changes for new AMD processors
Summary: use PREFETCHW as default prefetch instruction, set UseXMMForArrayCopy 
and UseUnalignedLoadStores to true by default.
Reviewed-by: kvn
Contributed-by: tom.den...@amd.com

! src/cpu/x86/vm/vm_version_x86.cpp

Changeset: d934e4b931e9
Author:never
Date:  2011-04-20 09:29 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/d934e4b931e9

7009346: java/dyn/InvokeDynamicPrintArgs.java fails with NPE on solaris-sparc 
with -Xcomp
Reviewed-by: kvn, jrose, twisti

! src/cpu/sparc/vm/methodHandles_sparc.cpp

Changeset: 66b0e2371912
Author:kvn
Date:  2011-04-20 18:29 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/66b0e2371912

7026700: regression in 6u24-rev-b23: Crash in C2 compiler in 
PhaseIdealLoop::build_loop_late_post
Summary: memory slices should be always created for non-static fields after 
allocation
Reviewed-by: never

! src/share/vm/opto/escape.cpp
! src/share/vm/opto/graphKit.cpp
! src/share/vm/opto/graphKit.hpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/memnode.cpp

Changeset: 08ccee2c4dbf
Author:twisti
Date:  2011-04-21 00:25 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/08ccee2c4dbf

6993078: JSR 292 too many pushes:  Lesp points into register window
Reviewed-by: kvn, never

! src/cpu/sparc/vm/templateTable_sparc.cpp
! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp
! src/share/vm/ci/ciEnv.cpp
! src/share/vm/oops/cpCacheOop.cpp

Changeset: 548597e74aa4
Author:never
Date:  2011-04-25 16:25 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/548597e74aa4

7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with 
+DoEscapeAnalysis
Reviewed-by: twisti

! src/share/vm/ci/bcEscapeAnalyzer.cpp
! src/share/vm/ci/ciMethod.hpp
! src/share/vm/opto/graphKit.cpp

Changeset: 273b56978029
Author:kvn
Date:  2011-

hg: jdk7/tl/jaxws: 3 new changesets

2011-05-09 Thread alan . bateman
Changeset: e3c53d486eec
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/e3c53d486eec

Added tag jdk7-b140 for changeset 82a9022c4f21

! .hgtags

Changeset: 66826b0aec5a
Author:schien
Date:  2011-05-02 09:36 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/66826b0aec5a

Merge


Changeset: 0ef3ef823c39
Author:schien
Date:  2011-05-05 14:02 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/0ef3ef823c39

Added tag jdk7-b141 for changeset 66826b0aec5a

! .hgtags



hg: jdk7/tl/jaxp: 5 new changesets

2011-05-09 Thread alan . bateman
Changeset: 2d68646d98ba
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/2d68646d98ba

Added tag jdk7-b140 for changeset c8136fd161c8

! .hgtags

Changeset: e1b5ef243445
Author:schien
Date:  2011-05-02 09:36 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/e1b5ef243445

Merge


Changeset: 9da6d4f2c640
Author:jgodinez
Date:  2011-05-03 22:15 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/9da6d4f2c640

Merge


Changeset: 84e487d88c97
Author:schien
Date:  2011-05-05 14:02 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/84e487d88c97

Added tag jdk7-b141 for changeset e1b5ef243445

! .hgtags

Changeset: 7691aa48eba4
Author:alanb
Date:  2011-05-09 01:56 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/7691aa48eba4

Merge




hg: jdk7/tl: 3 new changesets

2011-05-09 Thread alan . bateman
Changeset: 13db01f974ce
Author:schien
Date:  2011-04-28 17:44 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/rev/13db01f974ce

Added tag jdk7-b140 for changeset dcfe74f1c655

! .hgtags

Changeset: c6569c558585
Author:schien
Date:  2011-05-02 09:35 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/rev/c6569c558585

Merge


Changeset: cfbbdb77eac0
Author:schien
Date:  2011-05-05 14:01 -0700
URL:   http://hg.openjdk.java.net/jdk7/tl/rev/cfbbdb77eac0

Added tag jdk7-b141 for changeset c6569c558585

! .hgtags



Re: JAXP 1.4.5 in JDK7

2011-05-09 Thread Alan Bateman

Steve Poole wrote:


Sorry - I wasn't clear.   I know 1.4.5 is in the build now but it is a 
development release.  If you go here:  http://jaxp.java.net/  you'll 
see that the latest formal release mentioned is 1.4.4.
Is JDK7 going to ship with a development release of JAXP or will 1.4.5 
get formally released before JDK7 FCS?
I've cc'ed Joe Wang from the JAXP project and I'm sure he can help (and 
maybe suggest the mailing list to use for JAXP related issues).


-Alan


Re: Reviewer needed - fix for regression test LastErrorString

2011-05-09 Thread Pavel Tisnovsky
Alan Bateman wrote:
> Alan Bateman wrote:
>> I also need to create a bug for this as I don't think we have one already
> Here it is:
> 
> 7042603: TEST_BUG: test/java/io/IOException/LastErrorString.java touches
> system files

Hi Alan,

thank you for creating bug# for this issue.

I changed this regression test so it does not need to use shell script
at all because now it creates all required files itself.

Here is new webrev:
http://cr.openjdk.java.net/~ptisnovs/jtreg-jdk-test-LastErrorString-fix2/

I've also ran this test on Windows XP SP2 and it seems to works fine.
Output of this test is stored in an attachment [stderr_windows.log].

Please note that I found only Win XP configured with Czech locale so
some system messages might me incomprehensible, but these messages are
correct ("Přístup byl odepřen" == "Access denied" etc.)

Cheers,
Pavel
Work directory: ./
Deleting old file ./readable_file with result: true
Deleting old file ./writable_file with result: true
Deleting old file ./unwritable_file with result: true
Creating new file ./readable_file with result: true
Creating new file ./writable_file with result: true
Creating new file ./unwritable_file with result: true
File.createNewFile
  java.io.IOException: Systém nemůže nalézt uvedenou cestu
WARNING: No exception for File.getCanonicalpath
FileInputStream(file)
  java.io.FileNotFoundException: c:\pagefile.sys (Proces nemá přístup k 
souboru, neboť jej právě využívá jiný proces)
FileInputStream(dir)
  java.io.FileNotFoundException: . (Přístup byl odepřen)
FileInputStream.read()
  java.io.IOException: Read error
FileInputStream.read(byte[])
  java.io.IOException: Read error
FileInputStream.skip
  java.io.IOException: Neplatný popisovač
FileInputStream.available
  java.io.IOException: Neplatný popisovač
FileOutputStream
  java.io.FileNotFoundException: .\unwritable_file (Přístup byl odepřen)
FileOutputStream.write()
  java.io.IOException: Write error
FileOutputStream.write(byte[])
  java.io.IOException: Write error
RandomAccessFile
  java.io.FileNotFoundException: c:\pagefile.sys (Proces nemá přístup k 
souboru, neboť jej právě využívá jiný proces)
RandomAccessFile.getFilePointer
  java.io.IOException: Neplatný popisovač
RandomAccessFile.length
  java.io.IOException: Neplatný popisovač
RandomAccessFile.seek
  java.io.IOException: Neplatný popisovač
RandomAccessFile.setLength
  java.io.IOException: Neplatný popisovač
RandomAccessFile.readShort
  java.io.IOException: Read error
RandomAccessFile.readInt
  java.io.IOException: Read error
RandomAccessFile.writeShort
  java.io.IOException: Přístup byl odepřen
RandomAccessFile.getFilePointer
  java.io.IOException: Přístup byl odepřen