Changeset: 7f11c12d7a90
Author:sspitsyn
Date: 2013-07-01 14:13 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7f11c12d7a90
8009204: [dtrace] signatures returned by Java 7 jstack() are corrupted on
Solaris
Summary: The fix is basically a backport of JDK-7019165 (ps
Changeset: 17f44b2dde41
Author:juh
Date: 2013-07-01 17:46 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/17f44b2dde41
8019539: Fix doclint errors in java.security and its subpackages
Reviewed-by: darcy
! src/share/classes/java/security/KeyStore.java
! src/share/classes/java/
Changeset: 5427f7316633
Author:darcy
Date: 2013-07-01 14:33 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5427f7316633
8019535: Fix doclint issues in java.time.format
Reviewed-by: lancea, rriggs
! src/share/classes/java/time/format/DateTimeFormatter.java
Changeset: 8e5376324e4b
Author:darcy
Date: 2013-07-01 13:42 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8e5376324e4b
8019529: Fix doclint issues in java.util.spi
Reviewed-by: lancea
! src/share/classes/java/util/spi/LocaleServiceProvider.java
Changeset: 3736ad2636aa
Author:darcy
Date: 2013-07-01 13:29 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3736ad2636aa
8019527: Fix doclint issues in java.lang.instrument
Reviewed-by: lancea, alanb
! src/share/classes/java/lang/instrument/Instrumentation.java
Changeset: c8cf01de8fa8
Author:bpb
Date: 2013-07-01 11:30 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c8cf01de8fa8
8017540: Improve multi-threaded contention behavior of radix conversion cache
Summary: Replace array of ArrayList of BigIntegers with a volatile
two-dimensio
Changeset: 1908e86ee49a
Author:darcy
Date: 2013-07-01 11:58 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1908e86ee49a
7162089: Add support for repeating annotations to javax.annotation.processing
Reviewed-by: abuckley, jjg, jfranck
!
src/share/classes/com/sun/tools/
On 01/07/2013 19:24, Joe Darcy wrote:
Hello,
Yet another found of doclint fixes for review; this batch to
java.lang.instrument.
Thanks,
-Joe
This looks okay to me.
-Alan
Changeset: 993dfb57c575
Author:egahlin
Date: 2013-06-26 17:02 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/993dfb57c575
8016331: Minor issues in event tracing metadata
Reviewed-by: stefank, brutisso, mgronlun
! src/share/vm/trace/trace.xml
On 2013-06-25, Alan Bateman wrote:
> On 25/06/2013 14:57, Erik Helin wrote:
> >Hi all,
> >
> >this minimal change removes the test sun/tools/JMAP/Basic.sh from
> >ProblemList.txt since the bug that caused the test to fail has been
> >fixed.
> >
> >Webrev:
> >http://cr.openjdk.java.net/~ehelin/80171
Hi all,
this change updates MemoryTest.java to take the newly added Metaspace
and Compressed Class Space MemoryMXBeans into account, as well as the
new Metaspace Memory Manager.
This change also removes the following two tests from ProblemList.txt
since they are now passing again:
-java/lang/mana
Hi all,
this change excludes the following two MemoryMXBean tests:
- java/lang/management/MemoryMXBean/MemoryTestAllGC.sh
- java/lang/management/MemoryMXBean/MemoryTest.java
This is needed since a change in hotspot added a new memory pool for
metaspace:
> hg log hotspot-main/hotspot:
> changese
Changeset: f559ef7568ce
Author:mcimadamore
Date: 2013-07-01 14:57 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f559ef7568ce
7034798: Ambiguity error for abstract method call is too eager
Summary: Javac should wait and see if ambiguous methods can be reconciled at
the
Changeset: acfa2cc19146
Author:rbackman
Date: 2013-06-12 09:49 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/acfa2cc19146
8016444: Duplicate zombie check in safe_for_sender
Reviewed-by: dholmes, sla
! src/cpu/sparc/vm/frame_sparc.cpp
! src/share/vm/memory/referen
Changeset: dfb37cc30a67
Author:vinnie
Date: 2013-07-01 14:39 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/dfb37cc30a67
8019259: Failover to CRL checking does not happen if wrong OCSP responder URL
is set
Reviewed-by: xuelei
! src/share/classes/sun/security/provider/certpa
Changeset: 068b406e307f
Author:fparain
Date: 2013-07-01 09:13 +
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/068b406e307f
7060111: race condition in VMError::report_and_die()
Reviewed-by: zgu, coleenp
Contributed-by: volker.simo...@gmail.com
! src/share/vm/utiliti
Changeset: 3aa541b50a64
Author:dfuchs
Date: 2013-07-01 11:13 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3aa541b50a64
8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java
failing intermittently
Summary: this test was failing because it didn't ta
17 matches
Mail list logo