Opened on 05/10/2017 at 03:26:00 PM

Closed on 05/26/2017 at 08:10:37 PM

#5231 closed change (fixed)

Use Java 7 features

Reported by: diegocarloslima Assignee: diegocarloslima
Priority: P4 Milestone: Adblock-Plus-for-Samsung-Browser-1.1.1
Module: Adblock-Plus-for-Samsung-Browser Keywords:
Cc: jwangenheim, fhd Blocked By:
Blocking: Platform: Samsung Browser
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29436555/

Description

Background

There are some opportunities for using Java 7 features in our project, such as try-with-resources and StandardCharsets.

What to change

We should take advantage of these features in order to have a more clean and readable code. For that, we should perform some refactoring and apply Java 7 features wherever it could help to have better code quality.

Attachments (0)

Change History (3)

comment:1 Changed on 05/26/2017 at 08:03:42 PM by abpbot

A commit referencing this issue has landed:
Issue 5231 - Use Java 7 features

comment:2 Changed on 05/26/2017 at 08:10:14 PM by diegocarloslima

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:3 Changed on 05/26/2017 at 08:10:37 PM by diegocarloslima

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from diegocarloslima.
 
Note: See TracTickets for help on using tickets.