[10] RFR: 8193507: [REDO] Startup regression due to JDK-8185582 (original) (raw)
Claes Redestad claes.redestad at oracle.com
Thu Dec 14 11:07:57 UTC 2017
- Previous message: RFR JDK-8193479: test/hotspot/jtreg/compiler/codegen/Test6896617.java fails after JDK-8184947
- Next message: [10] RFR: 8193507: [REDO] Startup regression due to JDK-8185582
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
my previous fix failed due to use of non-static inner classes which kept the cleanable objects around. Also, Sherman suggested a more thorough fix to Inflater/Deflater after I had already pushed.
Webrev: http://cr.openjdk.java.net/~redestad/8193507/open.00/
Verified all java/util/zip tests pass this time.
/Claes
- Previous message: RFR JDK-8193479: test/hotspot/jtreg/compiler/codegen/Test6896617.java fails after JDK-8184947
- Next message: [10] RFR: 8193507: [REDO] Startup regression due to JDK-8185582
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]