Bug 841285 - JDK7 issue: Identify and Review all uses of Zip Streaming in JON 3.1.1
Summary: JDK7 issue: Identify and Review all uses of Zip Streaming in JON 3.1.1
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Core Server
Version: JON 3.1.0
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: ---
: JON 3.1.1
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-18 14:57 UTC by Mike Foley
Modified: 2012-08-31 18:34 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-31 18:34:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mike Foley 2012-07-18 14:57:33 UTC
Description of problem:  There is a known behavior change with Zip Streaming between JDK6 and JDK7.  This has caused a unit test to fail.  Development should search the JON 3.1.1 codebase for other uses of the same Zip Streaming methods ... identify, review, and test.  



Reference:  https://bugzilla.redhat.com/show_bug.cgi?id=838681

Comment 1 Mike Foley 2012-07-18 14:58:43 UTC
<mfoley> the unit test that failed in that area
<mfoley> here we have a known change in behavior ...
<mfoley> between JDK6 and JDK7
<mfoley> can there be a development activity to do a code search and identify other areas that use the same zipstream method?
<ccrouch> mfoley: thats an excellent idea too, can you create a BZ for that and target it at jon311
<mfoley> will do

Comment 2 Heiko W. Rupp 2012-08-02 21:45:33 UTC
IntelliJ finds 67 occurrences of ZipOutputStream in the code base. 40 in production code and 27 in tests.

Comment 3 Heiko W. Rupp 2012-08-07 20:27:59 UTC
I went through all of those and I think they are fine now (especially given that John Sanda has fixed Bug 838681).

Comment 4 Mike Foley 2012-08-31 18:34:32 UTC
java7 removed as a feature from jon 3.1.1

not a bag, as no requirement exists.


Note You need to log in before you can comment on or make changes to this bug.