< prev index next >

src/java.base/share/classes/com/sun/java/util/jar/pack/intrinsic.properties

Print this page
rev 50604 : imported patch jep181-rev1

@@ -11,10 +11,12 @@
 # JCOV attributes
 pack.code.attribute.CoverageTable = NH[PHHII]
 pack.code.attribute.CharacterRangeTable = NH[PHPOHIIH]
 pack.class.attribute.SourceID = RUH
 pack.class.attribute.CompilationID = RUH
+pack.class.attribute.NestHost = RCH
+pack.class.attribute.NestMembers = NH[RCH]
 
 # Note:  Zero-length ("marker") attributes do not need to be specified here.
 # They are automatically defined to have an empty layout.
 #pack.class.attribute.Deprecated =
 #pack.field.attribute.Deprecated =
< prev index next >