< prev index next >

test/jdk/TEST.groups

Print this page
*** 623,11 ***
      jdk/nio/zipfs/LargeCompressedEntrySizeTest.java \
      java/util/ArrayList/Bug8146568.java \
      java/util/Vector/Bug8148174.java \
      com/sun/net/httpserver/simpleserver/CommandLinePortNotSpecifiedTest.java \
      com/sun/net/httpserver/simpleserver/jwebserver/CommandLinePortNotSpecifiedTest.java \
!     javax/xml/jaxp/datatype/8033980/GregorianCalAndDurSerDataUtil.java 
  
  jdk_security_manual_no_input = \
      :jdk_security_infra \
      com/sun/crypto/provider/Cipher/AEAD/GCMIncrementByte4.java \
      com/sun/crypto/provider/Cipher/AEAD/GCMIncrementDirect4.java \
--- 623,11 ---
      jdk/nio/zipfs/LargeCompressedEntrySizeTest.java \
      java/util/ArrayList/Bug8146568.java \
      java/util/Vector/Bug8148174.java \
      com/sun/net/httpserver/simpleserver/CommandLinePortNotSpecifiedTest.java \
      com/sun/net/httpserver/simpleserver/jwebserver/CommandLinePortNotSpecifiedTest.java \
!     javax/xml/jaxp/datatype/8033980/GregorianCalAndDurSerDataUtil.java
  
  jdk_security_manual_no_input = \
      :jdk_security_infra \
      com/sun/crypto/provider/Cipher/AEAD/GCMIncrementByte4.java \
      com/sun/crypto/provider/Cipher/AEAD/GCMIncrementDirect4.java \

*** 667,5 ***
--- 667,8 ---
     -:jdk_security
  
  # Set of tests for `@since` checks in source code documentation
  jdk_since_checks = \
     tools/sincechecker/
+ 
+ jdk_lang_reflect_code = \
+    java/lang/reflect/code
< prev index next >