RFR(XS) 8140452: Internal Error memory/allocation.cpp:179 (original) (raw)
Dean Long dean.long at oracle.com
Mon Oct 26 20:32:12 UTC 2015
- Previous message: RFR(S) 8139164: JVM should throw ClassFormatError for non-void methods named
- Next message: RFR: 8138916: Logging write function does not allow for long enough messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.openjdk.java.net/browse/JDK-8140452
http://cr.openjdk.java.net/~dlong/8140452/webrev/
We hit this problem with gcc 4.9.2.
Avoid the ResourceObj copy constructor until we figure out what gcc 4.9.2 is doing differently than gcc 4.8.
Problem diagnosis and fix provided by Mikael Gerdin.
dl
- Previous message: RFR(S) 8139164: JVM should throw ClassFormatError for non-void methods named
- Next message: RFR: 8138916: Logging write function does not allow for long enough messages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]