[9] RFR(S): 8141443: jdk/test/java/util/regex/RegExTest.java fails: No match found

Aleksey Shipilev aleksey.shipilev at oracle.com
Thu Nov 5 12:42:48 UTC 2015


On 11/05/2015 03:14 PM, Tobias Hartmann wrote:
> https://bugs.openjdk.java.net/browse/JDK-8141443 
> http://cr.openjdk.java.net/~thartmann/8141443/webrev.00/

Looks good.

Am I correct in thinking that a similar-looking access a few lines above
is not problematic, since we are storing back to T_BYTE?

1508       Node* val = __ ConI(src_array->byte_at(i));
1509       __ store(__ ctrl(), adr, val, T_BYTE, byte_adr_idx,
MemNode::unordered);

Cheers,
-Aleksey

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151105/519885fa/signature.asc>


More information about the hotspot-compiler-dev mailing list