RFR: 8074319: barrier_set_cast defined via friend injection
Kim Barrett
kim.barrett at oracle.com
Tue Mar 3 16:28:59 UTC 2015
On Mar 3, 2015, at 11:26 AM, Kim Barrett <kim.barrett at oracle.com> wrote:
>
> Please review this small change to the recently added barrier_set_cast
> (see https://bugs.openjdk.java.net/browse/JDK-8069016). The way that
> new function is being defined is unintentionally not standards
> conforming and should not compile, but all of our present official
> test platforms accept it anyway. The code is presently only known to
> fail with the more recent Xcode6.
That should be Xcode5. Xcode4 is the present test platform.
More information about the hotspot-gc-dev
mailing list