Changeset: afbe18ae0905
Author:bharadwaj
Date: 2013-08-15 11:59 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/afbe18ae0905
8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
Summary: Corrected details
Reviewed-by: kvn, twisti, rbackman
Con
Thanks again, Serguei!
Jiangli
On 08/23/2013 03:27 PM, serguei.spit...@oracle.com wrote:
Hi Jiangli,
The fix looks good and safe.
Thanks,
Serguei
On 8/23/13 2:49 PM, Jiangli Zhou wrote:
Hi,
Please review the fix for 8023477:
http://cr.openjdk.java.net/~jiangli/8023477/webrev.00/
Both t
Hi Jiangli,
The fix looks good and safe.
Thanks,
Serguei
On 8/23/13 2:49 PM, Jiangli Zhou wrote:
Hi,
Please review the fix for 8023477:
http://cr.openjdk.java.net/~jiangli/8023477/webrev.00/
Both tests reported by the bug failed due to the same problem. They
both are passing now.
The o
Hi,
Please review the fix for 8023477:
http://cr.openjdk.java.net/~jiangli/8023477/webrev.00/
Both tests reported by the bug failed due to the same problem. They both
are passing now.
The original memory reduction change for 8021948 turned out to be a
little trickier than I expected.
Th
Changeset: 4ef82445ea20
Author:dfuchs
Date: 2013-08-23 20:59 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4ef82445ea20
8005899: Logger.getLogger(name, null) should not allow to reset a non-null
resource bundle
Reviewed-by: mchung, lancea
! src/share/classes/java/util/logg
Hi Kevin,
I'm sorry I didn't warn you but I think there are serviceability agent
changes with this change. For some reason, I think the SA duplicates
code in the JVM for the symbol table.
You might get away with only changing this line in
agent/src/share/classes/sun/jvm/hotspot/memory/Sym
Adding Jonathan Gibbons for the JavaTest/JTREG options part...
Dan
On 8/23/13 5:26 AM, Staffan Larsen wrote:
The JDI tests have some quite arcane way of sending command line options to the
debuggee. Options have to be put into a file called @debuggeeVMOptions before
invoking jtreg. This was
Thanks for the excellent bugreport!
I've had a quick look today but haven't yet figured out what the problem is.
What happens is that somehow the process becomes immune to the SIGQUIT that
jstack sends to it when it wants to attach. Instead of running jstack, one can
also do "kill -QUIT " and w
Changeset: dbb0a20a6f27
Author:attila
Date: 2013-08-21 13:39 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/dbb0a20a6f27
8023373: allow super invocation for adapters
Reviewed-by: lagergren, sundar
! src/jdk/nashorn/internal/runtime/linker/JavaAdapterBytecodeGenerator.jav
Changeset: 739c309fd729
Author:mgronlun
Date: 2013-08-23 10:36 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/739c309fd729
8023457: Event based tracing framework needs a mutex for thread groups
Reviewed-by: acorn, sla
! src/share/vm/runtime/mutexLocker.cpp
! src/s
The JDI tests have some quite arcane way of sending command line options to the
debuggee. Options have to be put into a file called @debuggeeVMOptions before
invoking jtreg. This was apparently implemented before there was a way in jtreg
to set -vmoptions/-javaoptions.
I'd like to remove this c
Changeset: d8593d8581df
Author:mkos
Date: 2013-08-23 11:10 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/d8593d8581df
8023636: Missing files from 8022885
Reviewed-by: alanb, chegar
+ src/share/jaxws_classes/com/sun/xml/internal/ws/api/message/StreamingSOAP.java
+
src/sha
Peter & Kris
Thank both of you very much!
Yunda
From: serviceability-dev-boun...@openjdk.java.net
[mailto:serviceability-dev-boun...@openjdk.java.net] On Behalf Of Peter Allwin
Sent: Thursday, August 22, 2013 5:34 PM
To: Krystal Mok
Cc: serviceability-dev@openjdk.java.net; hotspot-d
Changeset: b99d7e355d4b
Author:mkos
Date: 2013-08-23 09:57 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/b99d7e355d4b
8022885: Update JAX-WS RI integration to 2.2.9-b14140
8013016: Rebase 8009009 against the latest jdk8/jaxws
Reviewed-by: alanb, chegar
!
src/share/jaxws_
Changeset: 223be1d3494f
Author:bpb
Date: 2013-08-22 13:32 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/223be1d3494f
6470700: Math.random() / Math.initRNG() uses "double checked locking"
Summary: Replace class Random variable with a static final holder class
Reviewed-by: ala
Changeset: a70566600baf
Author:poonam
Date: 2013-08-21 22:12 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a70566600baf
8020530: Non heap memory size calculated incorrectly
Reviewed-by: coleenp, sla
Contributed-by: vladimir.kem...@oracle.com
! src/share/vm/servic
16 matches
Mail list logo