hg: jdk9/hs/hotspot: 2 new changesets

rachel.protacio at oracle.com rachel.protacio at oracle.com
Tue Jun 7 19:29:42 UTC 2016


Changeset: 93c0acb58b92
Author:    rprotacio
Date:      2016-06-07 11:39 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/93c0acb58b92

8153858: Clean up needed when obtaining the package name from a fully qualified class name
Summary: Consolidated and refactored code parsing fully qualified names. Includes gtest.
Reviewed-by: dholmes, coleenp

! src/share/vm/classfile/classLoader.cpp
! src/share/vm/classfile/classLoader.hpp
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionaryShared.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/method.hpp
+ test/native/runtime/test_classLoader.cpp
+ test/native/runtime/test_instanceKlass.cpp

Changeset: 670fab077f4d
Author:    rprotacio
Date:      2016-06-07 18:17 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/670fab077f4d

Merge




More information about the jdk9-all-changes mailing list