log

age author description
Fri, 04 Oct 2013 13:44:49 +0200 sla 6313383: SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2"
Sat, 05 Oct 2013 15:18:57 +0200 sla 8025922: JNI access to Strings need to check if the value field is non-null
Fri, 04 Oct 2013 13:01:07 +0200 sla 8016845: SA is unable to use hsdis on windows
Fri, 04 Oct 2013 12:45:39 +0200 erikj 8007446: Add /MP to cl.exe speeds up windows builds of OpenJDK.
Fri, 04 Oct 2013 21:00:43 -0700 ccheung Merge
Sat, 05 Oct 2013 03:14:53 +0200 coleenp Merge
Sat, 05 Oct 2013 00:58:43 +0200 coleenp Merge
Wed, 02 Oct 2013 09:18:56 -0700 mikael 8024087: Remove dead JVM_{Get,Set}PrimitiveFieldValues functions
Sat, 05 Oct 2013 00:53:02 +0200 coleenp Merge
Thu, 03 Oct 2013 18:50:58 -0400 coleenp 8025004: -XX:+CheckUnhandledOops asserts for JDK 8 Solaris fastdebug binaries
Thu, 03 Oct 2013 18:53:27 -0400 coleenp 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
Thu, 03 Oct 2013 12:39:58 +0400 dsamersoff 8022616: u4 should not be used as a type for thread_id
Thu, 03 Oct 2013 04:42:57 +0200 dsamersoff Merge
Wed, 02 Oct 2013 22:27:23 +0400 dsamersoff 8025250: SA: Sync linux and bsd versions of ps_core file
Thu, 03 Oct 2013 01:12:27 +0200 dsamersoff Merge
Wed, 02 Oct 2013 20:58:44 +0400 dsamersoff 8025283: Nits in os_bsd file breaks compilation of open hotspot
Wed, 02 Oct 2013 15:06:38 -0400 coleenp Merge
Wed, 02 Oct 2013 13:02:40 -0400 coleenp 8025569: -XX:+CheckUnhandledOops crashes on Windows
Wed, 02 Oct 2013 15:17:20 +0200 mseledtsov 8025671: Test name changed, test list not updated. Test6878713.sh
Tue, 01 Oct 2013 15:41:39 -0400 coleenp Merge
Tue, 01 Oct 2013 14:23:07 -0400 coleenp 8025570: Naked oop in test/serviceability/ParserTest
Fri, 04 Oct 2013 14:19:56 -0700 amurillo 8025859: new hotspot build - hs25-b54
Thu, 10 Oct 2013 10:08:55 -0700 cl Added tag jdk8-b111 for changeset f6962730bbde
Wed, 20 Nov 2013 15:31:55 +0100 Doug Simon made HSAIL reuse HotSpotLoweringProvider, just with a different set of registers
Wed, 20 Nov 2013 15:31:13 +0100 Doug Simon renamed HotSpotHostLoweringProvider to HotSpotLoweringProvider
Wed, 20 Nov 2013 14:49:47 +0100 Doug Simon Merge.
Wed, 20 Nov 2013 14:49:16 +0100 Doug Simon use local registers object instead of global one
Wed, 20 Nov 2013 14:45:43 +0100 Doug Simon pass thread register into all stubs instead of getting it from the host provider
Wed, 20 Nov 2013 13:58:38 +0100 Doug Simon pass thread register into allocation stubs instead of getting it from the host provider
Wed, 20 Nov 2013 13:57:25 +0100 Doug Simon pass thread register into write barrier snippets instead of getting it from the host provider