RFR: JDK-6657100 Rename sparcWorks to solstudio in HotSpot
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Aug 30 13:46:06 UTC 2018
On 8/30/18 8:36 AM, Magnus Ihse Bursie wrote:
> Hi folks,
>
> This bug report goes all the way back to 2008. :-) So instead of just
> letting it go on to it's second decade of existence, I went about and
> fixed it.
>
> By now, not many references to sparcWorks exists anymore, so this is
> almost trivial.
>
> I've verified by grep that no more "sparcworks" are present in the
> repo, neither in hotspot nor anywhere else.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-6657100
> WebRev:
> http://cr.openjdk.java.net/~ihse/JDK-6657100-rename-sparcWorks-to-solstudio/webrev.01
make/autoconf/toolchain.m4
No comments.
make/nb_native/nbproject/configurations.xml
No comments.
src/hotspot/share/interpreter/bytecodeHistogram.hpp
No comments.
src/hotspot/share/runtime/vmStructs.hpp
No comments.
src/hotspot/share/utilities/count_trailing_zeros.hpp
No comments.
src/java.base/solaris/native/libjvm_db/libjvm_db.c
No comments.
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/types/basic/BasicTypeDataBase.java
No comments.
src/hotspot/share/utilities/globalDefinitions_solstudio.hpp
src/hotspot/share/utilities/globalDefinitions_sparcWorks.hpp
No comments.
Thumbs up!
It's nice to see this one get resolved. Thanks!
Dan
>
> /Magnus
>
More information about the hotspot-dev
mailing list