hg: jdk8/tl/jdk: 7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions. (original) (raw)
coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Tue Mar 12 14:54:15 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 8005205: tests missing bugid for repeating annotation change
- Next message: hg: jdk8/tl/langtools: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 334ddf3b101f Author: coleenp Date: 2013-03-12 10:35 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/334ddf3b101f
7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions. Summary: Do not check that the padding bytes are zero if class file format version >=51. Reviewed-by: dholmes, coleenp, mullan, kvn Contributed-by: harold.seigel at oracle.com
! src/share/native/common/check_code.c
- Previous message: hg: jdk8/tl/langtools: 8005205: tests missing bugid for repeating annotation change
- Next message: hg: jdk8/tl/langtools: 2 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]