hg: jdk7/hotspot-rt/hotspot: 6934758: Expose the break down of clean up task time during safepoint.

2010-03-13 Thread xiaobin . lu
Changeset: 0f6600cee529 Author:xlu Date: 2010-03-13 16:32 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/0f6600cee529 6934758: Expose the break down of clean up task time during safepoint. Summary: Use -XX:+TraceSafepointCleanupTime to print out the details of eac

hg: jdk7/hotspot-rt/hotspot: 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time

2010-03-11 Thread xiaobin . lu
Changeset: 4b0f2f4918ed Author:xlu Date: 2010-03-10 21:42 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/4b0f2f4918ed 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time Summary: Improve the usability of safepoint statistics data. See bug e

hg: jdk7/hotspot-rt/hotspot: 3 new changesets

2009-12-17 Thread xiaobin . lu
Changeset: 933a3e806ce6 Author:xlu Date: 2009-12-16 14:27 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/933a3e806ce6 6895168: JCK api/signaturetest/sigtest.basic.html#basic test fails for jdk 5.0 with HS 16 in nightly build Reviewed-by: dholmes, acorn, jrose !

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2009-12-16 Thread xiaobin . lu
Changeset: 2e8bdfdd3ba2 Author:xlu Date: 2009-12-16 13:16 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2e8bdfdd3ba2 6899467: System property java.class.version out-of-sync with VM for jdk 5.0 with HS 16 in nightly build Reviewed-by: kvn, never, dholmes, ysr !

hg: jdk7/hotspot-rt/hotspot: 17 new changesets

2009-10-31 Thread xiaobin . lu
Changeset: 67a9176de85c Author:trims Date: 2009-10-23 14:27 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/67a9176de85c 6894844: Bump the HS17 build number to 04 Summary: Update the HS17 build number to 04 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 4

hg: jdk7/hotspot-rt/hotspot: 14 new changesets

2009-10-24 Thread xiaobin . lu
Changeset: 8afee153274a Author:jcoomes Date: 2009-10-05 05:51 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/8afee153274a 6887948: test/gc/6845368/bigobj.java fails due to timeout Reviewed-by: iveresov ! test/gc/6845368/bigobj.java Changeset: 035d2e036a9b Author

hg: jdk7/hotspot-rt/hotspot: 37 new changesets

2009-10-16 Thread xiaobin . lu
Changeset: 685e959d09ea Author:cfang Date: 2009-09-14 09:49 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/685e959d09ea 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) Summary: design StoreCMNode::Ideal

hg: jdk7/hotspot-rt/hotspot: 6880029: JDK 1.6.0_u14p Application crashed very early

2009-09-24 Thread xiaobin . lu
Changeset: 528d98fe1037 Author:xlu Date: 2009-09-24 12:10 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/528d98fe1037 6880029: JDK 1.6.0_u14p Application crashed very early Reviewed-by: never, ysr, acorn ! src/share/vm/runtime/safepoint.cpp

hg: jdk7/tl/jdk: 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result

2009-08-27 Thread xiaobin . lu
Changeset: 5342b0cdbf95 Author:xlu Date: 2009-08-27 18:00 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5342b0cdbf95 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result Reviewed-by: darcy ! src/share/classes/java/math/BigDecimal.java ! t

hg: jdk7/tl/jdk: 6850606: Regression from JDK 1.6.0_12

2009-06-20 Thread xiaobin . lu
Changeset: 28d4c9f5c9e9 Author:xlu Date: 2009-06-20 13:34 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/28d4c9f5c9e9 6850606: Regression from JDK 1.6.0_12 Summary: The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case. Re

hg: jdk7/tl/jdk: 6806261: BigDecimal.longValueExact() method throws NullPointerException

2009-05-25 Thread xiaobin . lu
Changeset: 3994c5c669cb Author:xlu Date: 2009-05-24 16:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3994c5c669cb 6806261: BigDecimal.longValueExact() method throws NullPointerException Summary: add various tests to test the change to 6622432 Reviewed-by: darcy + test/ja

hg: jdk7/tl/jdk: 6622432: RFE: Performance improvements to java.math.BigDecimal

2009-05-24 Thread xiaobin . lu
Changeset: 8d2efec31d78 Author:xlu Date: 2009-05-24 16:29 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8d2efec31d78 6622432: RFE: Performance improvements to java.math.BigDecimal Reviewed-by: darcy ! src/share/classes/java/math/BigDecimal.java ! src/share/classes/java/math

hg: jdk7/hotspot-rt/hotspot: 6843580: JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack

2009-05-22 Thread xiaobin . lu
Changeset: f1f3a2719a55 Author:xlu Date: 2009-05-22 16:40 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/f1f3a2719a55 6843580: JavaThread.getStackBase throws sun.jvm.hotspot.WrongTypeException invoked by jstack Reviewed-by: phh, dice, never, swamyv ! agent/src/s

hg: jdk7/hotspot-rt/hotspot: 10 new changesets

2009-05-01 Thread xiaobin . lu
Changeset: 3672e1dac765 Author:kvn Date: 2009-04-27 12:45 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/3672e1dac765 6834142: method->print_codes(): Error: ShouldNotReachHere() Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attribu

hg: jdk7/hotspot-rt/hotspot: 19 new changesets

2009-04-25 Thread xiaobin . lu
Changeset: f8e839c08615 Author:xdono Date: 2009-04-09 10:37 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/f8e839c08615 Added tag jdk7-b54 for changeset fafab5d5349c ! .hgtags Changeset: bcbec53c367d Author:xdono Date: 2009-04-16 11:22 -0700 URL:

hg: jdk7/hotspot-rt/hotspot: 11 new changesets

2009-04-18 Thread xiaobin . lu
Changeset: ad8c635e757e Author:kvn Date: 2009-04-03 13:33 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/ad8c635e757e 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph") Summary: Use a HaltNode on the fall through p

hg: jdk7/hotspot-rt/hotspot: 10 new changesets

2009-04-13 Thread xiaobin . lu
Changeset: 6e56a851ccaa Author:xdono Date: 2009-03-27 14:11 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6e56a851ccaa Added tag jdk7-b52 for changeset 1b1e8f1a4fe8 ! .hgtags Changeset: 032c6af894da Author:trims Date: 2009-04-01 22:31 -0700 URL:

hg: jdk7/hotspot-rt/hotspot: 6699669: Hotspot server leaves synchronized block with monitor in bad state

2009-04-06 Thread xiaobin . lu
Changeset: b9fba36710f2 Author:xlu Date: 2009-04-06 15:47 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b9fba36710f2 6699669: Hotspot server leaves synchronized block with monitor in bad state Summary: Remove usage of _highest_lock field in Thread so that is_lock

hg: jdk7/hotspot-rt/hotspot: 25 new changesets

2009-04-06 Thread xiaobin . lu
Changeset: c89f86385056 Author:jrose Date: 2009-03-20 23:19 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c89f86385056 6814659: separable cleanups and subroutines for 6655638 Summary: preparatory but separable changes for method handles Reviewed-by: kvn, never !

hg: jdk7/hotspot-rt/hotspot: 6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.

2009-01-26 Thread xiaobin . lu
Changeset: dc3ad84615cf Author:xlu Date: 2009-01-26 12:07 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/dc3ad84615cf 6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS. Summary: Use NULL_WORD in the places where int