git: openjdk/jdk: master: 8035271: Incorrect indentation of LineNumberTable/LocalVariableTable/Exception table/LocalVariableTypeTable/StackMapTable/RuntimeVisibleTypeAnnotations in verbose mode

Vicente Romero vromero at openjdk.org
Wed Nov 27 17:32:50 UTC 2024


Changeset: 1e3a0fdb
Branch: master
Author:    Jonathan Lampérth <jonathan.lamperth at oracle.com>
Committer: Vicente Romero <vromero at openjdk.org>
Date:      2024-11-27 17:31:39 +0000
URL:       https://git.openjdk.org/jdk/commit/1e3a0fdb5d14550de66faa8472c883a9990a87df

8035271: Incorrect indentation of LineNumberTable/LocalVariableTable/Exception table/LocalVariableTypeTable/StackMapTable/RuntimeVisibleTypeAnnotations in verbose mode

Reviewed-by: liach, jvernee

! src/jdk.jdeps/share/classes/com/sun/tools/javap/ClassWriter.java
! src/jdk.jdeps/share/classes/com/sun/tools/javap/CodeWriter.java
+ test/langtools/tools/javap/ClassWriterTableIndentTest.java



More information about the jdk-changes mailing list