JDK-8027477 : Enable repeating annotations test cases since JDK-8004912 is fixed
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-10-29
  • Updated: 2014-07-29
  • Resolved: 2014-01-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u20 b01Fixed 9Fixed
Description
There are 5 test cases that need to be enabled after JDK-8004912 was fixed

URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b07856d0de34
User: jfranck
Date: 2013-10-22 10:40:43 +0000

RepeatableOnSuperSingleOnSub_Inherited
ContainerOnSuperSingleOnSub_Inherited
ContainerAndSingleOnSuperSingleOnSub_Inherited
SingleOnSuperRepeatableOnSub_Inherited
SingleOnSuperContainerOnSub_Inherited


Comments
Release team: Approved for deferral.
14-01-2014

8-defer-request justification: it is too late to fix this in 8 and not critical to the release. The product bug is fixed.
11-01-2014

These tests need 2 things according to review, 1. move to tl/jdk - Joel commented that, as is, they are good for that "when ready" (this part needs to be deferred). 2. enable test cases in tl/langtools. I'm not sure this was ever actually reviewed. These tests are already in langtools, are they not? If nothing is done on this bug, these tests continue run as part of tl/langtools/test but have some testcases disabled.
13-12-2013

There is a webrev here https://sthinfra10.se.oracle.com/cru/CR-JDK8TL-318
01-11-2013