Changeset: d080f5168deb
Author:katleman
Date: 2013-04-25 09:24 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/d080f5168deb
Added tag jdk8-b87 for changeset d4c266784660
! .hgtags
Changeset: c60f69931e1a
Author:amurillo
Date: 2013-04-11 21:54 -0700
URL: ht
Changeset: e4614b063fe1
Author:sla
Date: 2013-04-30 21:47 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e4614b063fe1
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more
verbose about issue cause
Reviewed-by: coleenp, rbackman
! agent/s
Changeset: 746b070f5022
Author:ccheung
Date: 2013-04-30 11:56 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/746b070f5022
8011661: Insufficient memory message says "malloc" when sometimes it should say
"mmap"
Reviewed-by: coleenp, zgu, hseigel
! src/os/solaris/vm
Changeset: 57648bad3287
Author:mchung
Date: 2013-04-30 15:43 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/57648bad3287
8013531: Provide a utility class in com.sun.tools.classfile to find
field/method references
Reviewed-by: alanb
! src/share/classes/com/sun/tools/cl
Changeset: 4a82d2b86c75
Author:mchung
Date: 2013-04-30 15:42 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4a82d2b86c75
8013531: Provide a utility class in com.sun.tools.classfile to find
field/method references
Reviewed-by: alanb
! test/sun/reflect/CallerSensitive/CallerS
Changeset: 1432a6247ac9
Author:ksrini
Date: 2013-04-30 13:12 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1432a6247ac9
8009389: Unpack200 native library should be removed from profiles
Reviewed-by: alanb, bobv, jrose
! makefiles/profile-includes.txt
! src/share/classes/com
Changeset: eda99449ab26
Author:alanb
Date: 2013-04-30 21:19 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/eda99449ab26
8013647: JPRT unable to clean-up after tests that leave file trees with loops
Reviewed-by: chegar, tbell
! test/java/nio/file/Files/walkFileTree/MaxDepth.j
Changeset: 0e6f412f5536
Author:mduigou
Date: 2013-04-30 12:31 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0e6f412f5536
8011814: Add testng.jar to Netbeans projects test compile classpath
8013271: Add MacOS sources to J2SE Netbeans project
8013272: JDK Netbeans projects sho
Changeset: ac3e189c9099
Author:lancea
Date: 2013-04-30 14:44 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ac3e189c9099
8010416: Add a way for java.sql.Driver to be notified when it is deregistered
Reviewed-by: alanb, ulfzibis
! src/share/classes/java/sql/Driver.java
+ src/
Hi,
I'd like some review of this suggestion to fix:
6313816 SA windows unaligned address exception
webrev:
http://cr.openjdk.java.net/~kevinw/6313816/webrev/
This bug is a long-standing annoyance, mainly shown by using jstack -m
Already fixed on Linux with additional sanity checks on ebp/rbp v
Hi all,
This is a second request for review to add back
Remote Diagnostic Commands.
This work adds a new platform MBean providing
remote access to the diagnostic command framework
via JMX (already accessible locally with the jcmd
tool).
There's two CR number because this work is made of two
par
Changeset: ed5a590835a4
Author:zgu
Date: 2013-04-30 09:17 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ed5a590835a4
8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6'
Summary: Grab and drop SR_lock to get the thread to honor the safep
Changeset: 49d6596100db
Author:msheppar
Date: 2013-04-29 23:07 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/49d6596100db
8007373: Inet6Address serialization incompatibility
Reviewed-by: alanb, chegar
! src/share/classes/java/net/Inet6Address.java
+ test/java/net/Inet6Addre
Vladimir,
Adding the Serviceability Team to the thread also.
Dan
On 4/30/13 7:17 AM, Vladimir Ivanov wrote:
Hi,
I stumbled upon a fact that some of Math.* functions, though they are
written in Java, can't be instrumented/redefined (using
j.l.i.Instrumentation or JVMTI RedefineClasses).
L
Changeset: 9f96b7a853bc
Author:sla
Date: 2013-04-30 10:53 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9f96b7a853bc
8013466: SA crashes when attaching to a process on OS X
Reviewed-by: coleenp, rbackman, minqi
! agent/src/os/bsd/MacosxDebuggerLocal.m
Changeset:
Changeset: 0547a1c76259
Author:attila
Date: 2013-04-23 12:52 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/0547a1c76259
8011065: Problems when script implements an interface with variadic methods
Reviewed-by: jlaskey, hannesw, sundar
! src/jdk/nashorn/internal/codegen/C
Changeset: fff665e54df0
Author:sla
Date: 2013-04-30 10:48 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fff665e54df0
8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may
expose internal representation by returning AgentConfigurationError.params
Reviewe
Looks good!
-JB-
On 30.4.2013 08:30, Rickard Bäckman wrote:
> Staffan,
>
> much better!
> Ship it.
>
> /R
>
> On Apr 29, 2013, at 4:09 PM, Staffan Larsen wrote:
>
>> You are right. I was just being lazy.
>>
>> Update webrev: http://cr.openjdk.java.net/~sla/8003671/webrev.01/
>>
>> Thanks,
>>
18 matches
Mail list logo