8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
Reviewed-by: ksrini
This commit is contained in:
parent
5deb28b6a1
commit
85eaf2d3d3
@ -18,7 +18,7 @@ pack.class.attribute.CompilationID = RUH
|
||||
pack.class.attribute.Module = NH[RUHFH]NH[RUHNH[RUH]]NH[RCH]NH[RCHRCH]
|
||||
pack.class.attribute.ConcealedPackages = NH[RUH]
|
||||
pack.class.attribute.Version = RUH
|
||||
pack.class.attribute.MainClass = RUH
|
||||
pack.class.attribute.MainClass = RCH
|
||||
pack.class.attribute.TargetPlatform = RUHRUHRUH
|
||||
pack.class.attribute.Hashes = RUHNH[RUHRUH]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user