Changeset: 473cce303f13
Author:phh
Date: 2009-10-28 16:25 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/473cce303f13
6887571: Increase default heap config sizes
Summary: Apply modification of existing server heap size ergo to all collectors
except CMS.
Reviewed-
Hi serviceability/ptrace/attach team,
This is a bug report with fix.
This involves changes to both hotspot and jdk repos,
and to platform-specific code that is completely untested,
which makes it particularly difficult to integrate,
so I'm hoping a serviceability engineer at Sun will
take over th
Mandy Chung wrote:
:
I'm unsure if that's the reason. j.u.l.LoggingMXBean extends
j.l.management.PlatformManagedObject before the fix for 6876135.
There should be no dependency change as I can see. I suspect it's
related to some changesets pushed in the last 2 weeks and this fix
happens to
2009/10/28 Keith McGuigan :
> Andrew John Hughes wrote:
>>
>> Shouldn't Mark have at least received a 'Contributed-by' credit on
>> this changeset?
>
> Yes, he should have. But as a newbie sponser, I forgot to include that in
> the changeset and realized it only after the push occurred (and I apol
Alan Bateman wrote:
I'll bet that it's j.l.management.PlatformManagedObject that needs to
be compiled and that is causing JMX and classes in sun.management to
be compiled.
I'm unsure if that's the reason. j.u.l.LoggingMXBean extends
j.l.management.PlatformManagedObject before the fix for 68
Andrew John Hughes wrote:
Shouldn't Mark have at least received a 'Contributed-by' credit on
this changeset?
Yes, he should have. But as a newbie sponser, I forgot to include that
in the changeset and realized it only after the push occurred (and I
apologized to Mark privately).
--
- Keith
2009/10/22 Keith McGuigan :
>
> Thank you for these fixes, Mark, I've integrated them into
> http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot and they'll bubble up to
> the other repos (hotspot/hotspot and jdk7/hotspot) soon.
>
> Please refer to CR 6893483 to track these fixes.
>
> --
> - Keith
>
Mandy Chung wrote:
With the fix for 6876135, compiling nio pulls in sun.management
classes earlier to compile. make/java/nio/Makefile sets -Xlint:serial
-Werror flags that also are passed to javac when compiling
sun.management classes that are not serial javac warning free. I
haven't underst
Changeset: 6764ef7d539d
Author:weijun
Date: 2009-10-28 15:32 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6764ef7d539d
6893158: AP_REQ check should use key version number
Reviewed-by: valeriep, xuelei
! src/share/classes/sun/security/krb5/EncryptionKey.java
! src/share/cla
With the fix for 6876135, compiling nio pulls in sun.management classes
earlier to compile. make/java/nio/Makefile sets -Xlint:serial -Werror
flags that also are passed to javac when compiling sun.management
classes that are not serial javac warning free. I haven't understood
completely how s
10 matches
Mail list logo