RFR: JDK-8151603: Use error stream instead of tty for logging before ShouldNotReachHere() (original) (raw)
Bengt Rutisson bengt.rutisson at oracle.com
Thu Mar 10 09:59:42 UTC 2016
- Previous message (by thread): RFR: JDK-8151602: Make logging in refillLinearAllocBlockIfNeeded() available
- Next message (by thread): RFR: JDK-8151603: Use error stream instead of tty for logging before ShouldNotReachHere()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone,
Could I have a couple of reviews for this change?
http://cr.openjdk.java.net/~brutisso/8151603/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8151603
Some code dumps information on tty before calling ShouldNotReachHere(). With the new logging framework it makes sense to move this to the error stream.
Thanks, Bengt
- Previous message (by thread): RFR: JDK-8151602: Make logging in refillLinearAllocBlockIfNeeded() available
- Next message (by thread): RFR: JDK-8151603: Use error stream instead of tty for logging before ShouldNotReachHere()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]