RFR: 6206780 (str) Forwarding append methods in String{Buffer, Builder} are inconsistent (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Oct 2 17:45:03 UTC 2012
- Previous message: RFR: 6206780 (str) Forwarding append methods in String{Buffer, Builder} are inconsistent
- Next message: RFR: 6206780 (str) Forwarding append methods in String{Buffer, Builder} are inconsistent
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/10/2012 18:20, Vitaly Davidovich wrote:
Jim, how about an assert with Thread.holdsLock() work for tests? A concern is that this could disrupt the inlining. In any case, I think Jim has figured out how to test this with a blackbox test. If nothing else, at least this exercise should expand the tests in the jdk repository.
-Alan.
- Previous message: RFR: 6206780 (str) Forwarding append methods in String{Buffer, Builder} are inconsistent
- Next message: RFR: 6206780 (str) Forwarding append methods in String{Buffer, Builder} are inconsistent
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]