hg: jdk9/hs/hotspot: 4 new changesets

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Thu Jun 19 16:41:02 UTC 2014


Changeset: 733b13cf9d40
Author:    coleenp
Date:      2014-06-18 13:58 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/733b13cf9d40

8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Summary: Initialize host_klass while parsing the class with the other initializations.
Reviewed-by: sspitsyn, stefank

! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/systemDictionary.cpp

Changeset: c021ec40774f
Author:    iveresov
Date:      2014-06-18 10:54 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/c021ec40774f

8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll
Summary: Emit a poll relocation for the testl in is_polling_page_far() on x86
Reviewed-by: vlivanov, roland

! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp

Changeset: b1df6ed438eb
Author:    iveresov
Date:      2014-06-18 12:21 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/b1df6ed438eb

Merge


Changeset: a2f5d920638e
Author:    dcubed
Date:      2014-06-18 14:21 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a2f5d920638e

8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
Summary: Checkpoint some missed do_space_filter.ksh cleanups for Contended Locking.
Reviewed-by: sspitsyn, lfoltan, coleenp

! src/os/bsd/vm/os_bsd.hpp
! src/os/linux/vm/os_linux.hpp
! src/os/solaris/vm/os_solaris.hpp
! src/share/vm/runtime/atomic.hpp
! src/share/vm/runtime/mutex.cpp
! src/share/vm/runtime/sharedRuntime.hpp
! src/share/vm/runtime/synchronizer.hpp



More information about the jdk9-hs-changes mailing list