Changeset: 7aa5ddfa3c9d
Author:okutsu
Date: 2012-01-27 14:58 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7aa5ddfa3c9d
7130335: Problem with timezone in a SimpleDateFormat
Reviewed-by: peytoia
! src/share/classes/java/text/SimpleDateFormat.java
+ test/java/text/Format/Date
Changeset: de268c8a8075
Author:phh
Date: 2012-01-26 20:06 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/de268c8a8075
7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on
Solaris 10 and 11
Summary: Add CriticalPriority == MaxPriority+1 and en
Changeset: 44bd765c22f4
Author:prr
Date: 2012-01-13 13:11 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/44bd765c22f4
7127827: JRE8: javaws fails to launch on oracle linux due to XRender
Reviewed-by: bae, jgodinez
! src/solaris/classes/sun/java2d/xr/XRCompositeManager
Changeset: e0d90803439b
Author:katleman
Date: 2012-01-26 18:23 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/e0d90803439b
Added tag jdk8-b23 for changeset 25ce7a000487
! .hgtags
Changeset: 7836655e2495
Author:katleman
Date: 2012-01-26 18:23 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/7836655e2495
Added tag jdk8-b23 for changeset 95102fd33418
! .hgtags
Changeset: 1a5f1d6b98d6
Author:katleman
Date: 2012-01-26 18:23 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/1a5f1d6b98d6
Added tag jdk8-b23 for changeset 60d6f64a86b1
! .hgtags
Changeset: b98f0e6dddf9
Author:katleman
Date: 2012-01-26 18:23 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/b98f0e6dddf9
Added tag jdk8-b23 for changeset 5218eb256658
! .hgtags
Changeset: 5ee30ab905db
Author:wetmore
Date: 2012-01-26 17:16 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5ee30ab905db
7126889: Incorrect SSLEngine debug output
Reviewed-by: xuelei
! src/share/classes/sun/security/ssl/EngineArgs.java
! src/share/classes/sun/security/ssl/S
Changeset: b518b160607f
Author:lancea
Date: 2012-01-26 19:41 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b518b160607f
7133815: address the findbug errors in CachedRowSetImpl, SerialStruct,
BaseRow, SerialInputImpl, SerialOutputImpl
Reviewed-by: forax
! src/share/classes
On 26/01/2012 10:02 PM, Rickard Bäckman wrote:
On 01/26/2012 12:50 PM, David Holmes wrote:
Change looks fine, but then so did the original! Will this be handled
correctly by all versions of the jar command?
We, have checked the contents of the version that RE is using (1.6.0_1
or something lik
On 26/01/2012 10:37 PM, Rickard Bäckman wrote:
Karen,
that makes sense, I'll push to 8 as well.
Recall that I plan to change all this by moving it into make/closed for
8 (and then 7u). So this could be cleaned up then.
David
-
Thanks
/R
On 01/26/2012 01:20 PM, Karen Kinnear wrote:
T
Looks good.
Paul
On 1/26/12 8:17 AM, Rickard Bäckman wrote:
Hi,
can I have some reviews for this change?
I decided to go with unused typedefs (thanks Keith) for the usages in
the class definition and a do { } while (0) in the method definition.
The webrev:
http://cr.openjdk.java.net/~rbackm
Apparently yes. Thanks,
paul
On 1/26/12 9:14 AM, Paul Hohensee wrote:
Will this fix the jdk7u-dev build problem?
Thanks,
paul
On 1/26/12 4:44 AM, Rickard Bäckman wrote:
Hi,
We have a problem with some versions of jar reporting errors when
trying to run jar cf com/test com/test/foo
Thi
Will this fix the jdk7u-dev build problem?
Thanks,
paul
On 1/26/12 4:44 AM, Rickard Bäckman wrote:
Hi,
We have a problem with some versions of jar reporting errors when
trying to run jar cf com/test com/test/foo
This fix removes the redundant subdirectories from the command.
Webrev is he
Thank you, Dmitry!
/R
On 01/26/2012 02:29 PM, Dmitry Samersoff wrote:
Looks good for me.
On 2012-01-26 17:17, Rickard Bäckman wrote:
Hi,
can I have some reviews for this change?
I decided to go with unused typedefs (thanks Keith) for the usages in
the class definition and a do { } while (0)
Looks good for me.
On 2012-01-26 17:17, Rickard Bäckman wrote:
> Hi,
>
> can I have some reviews for this change?
> I decided to go with unused typedefs (thanks Keith) for the usages in
> the class definition and a do { } while (0) in the method definition.
>
> The webrev:
> http://cr.openjdk.ja
Looks great, thanks!
--
- Keith
On 1/26/2012 8:17 AM, Rickard Bäckman wrote:
Hi,
can I have some reviews for this change?
I decided to go with unused typedefs (thanks Keith) for the usages in
the class definition and a do { } while (0) in the method definition.
The webrev:
http://cr.openjdk.
Hi,
can I have some reviews for this change?
I decided to go with unused typedefs (thanks Keith) for the usages in
the class definition and a do { } while (0) in the method definition.
The webrev:
http://cr.openjdk.java.net/~rbackman/7130476/webrev/
Thanks
/R
Changeset: 350971f50949
Author:rbackman
Date: 2012-01-26 09:51 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/350971f50949
7133124: Remove redundant packages from JAR command line
Reviewed-by: acorn, alanb, dholmes, rottenha
! make/common/Release.gmk
Karen,
that makes sense, I'll push to 8 as well.
Thanks
/R
On 01/26/2012 01:20 PM, Karen Kinnear wrote:
Thanks Rickard.
My guess is that if it works with all version of jar which you've tested, then
it will
be easier going forward to maintain the file consistently, and it causes no
harm.
t
Thanks Rickard.
My guess is that if it works with all version of jar which you've tested, then
it will
be easier going forward to maintain the file consistently, and it causes no
harm.
thanks,
Karen
On Jan 26, 2012, at 7:03 AM, Rickard Bäckman wrote:
> On 01/26/2012 12:53 PM, Karen Kinnear wr
On 01/26/2012 12:53 PM, Karen Kinnear wrote:
Code change looks good.
I assume you want to put this fix back to JDK8 as well.
thank you for the quick fix!
Karen
Thanks for the review Karen,
I'm not sure about JDK8, I think it build with JDK1.7.0? Which has a
fixed version of jar.
I'll try t
On 01/26/2012 12:50 PM, David Holmes wrote:
On 26/01/2012 7:44 PM, Rickard Bäckman wrote:
We have a problem with some versions of jar reporting errors when trying
to run jar cf com/test com/test/foo
This fix removes the redundant subdirectories from the command.
Webrev is here:
http://cr.open
Code change looks good.
I assume you want to put this fix back to JDK8 as well.
thank you for the quick fix!
Karen
On Jan 26, 2012, at 4:44 AM, Rickard Bäckman wrote:
> Hi,
>
> We have a problem with some versions of jar reporting errors when trying to
> run jar cf com/test com/test/foo
>
>
On 26/01/2012 7:44 PM, Rickard Bäckman wrote:
We have a problem with some versions of jar reporting errors when trying
to run jar cf com/test com/test/foo
This fix removes the redundant subdirectories from the command.
Webrev is here:
http://cr.openjdk.java.net/~rbackman/7133124/webrev/
Chan
On 01/26/2012 10:51 AM, Alan Bateman wrote:
On 26/01/2012 09:44, Rickard Bäckman wrote:
Hi,
We have a problem with some versions of jar reporting errors when
trying to run jar cf com/test com/test/foo
This fix removes the redundant subdirectories from the command.
Webrev is here:
http://cr.o
Thanks Alan for quick response, much appreciated.
Markus
> -Original Message-
> From: Alan Bateman
> Sent: den 26 januari 2012 10:52
> To: Rickard Bäckman
> Cc: serviceability-dev@openjdk.java.net; build-...@openjdk.java.net
> Subject: Re: RFR: 7133124 Remove redundant packages from JAR c
On 26/01/2012 09:44, Rickard Bäckman wrote:
Hi,
We have a problem with some versions of jar reporting errors when
trying to run jar cf com/test com/test/foo
This fix removes the redundant subdirectories from the command.
Webrev is here:
http://cr.openjdk.java.net/~rbackman/7133124/webrev/
Hi,
We have a problem with some versions of jar reporting errors when trying
to run jar cf com/test com/test/foo
This fix removes the redundant subdirectories from the command.
Webrev is here:
http://cr.openjdk.java.net/~rbackman/7133124/webrev/
Thanks
/Rickard
Changeset: ceab7e149581
Author:peytoia
Date: 2012-01-26 17:06 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ceab7e149581
7017458: (cal) Multithreaded deserialization of Calendar leads to
ClassCastException
Reviewed-by: okutsu
! src/share/classes/java/util/Calendar.java
+ t
30 matches
Mail list logo