Print this page


Split Close
Expand all
Collapse all
          --- old/make/jprt.properties
          +++ new/make/jprt.properties
↓ open down ↓ 48 lines elided ↑ open up ↑
  49   49  
  50   50  # Explicitly designate what the 32bit match is for the 64bit build
  51   51  jprt.solaris_sparcv9.build.platform.match32=solaris_sparc_5.10
  52   52  jprt.solaris_x64.build.platform.match32=solaris_i586_5.10
  53   53  
  54   54  # Standard test target for everybody
  55   55  jprt.test.targets=*-*-*-jvm98
  56   56  
  57   57  # Test targets in test/Makefile (some longer running tests only test c2)
  58   58  jprt.make.rule.test.targets=    \
  59      -   *-product-*-jdk_beans1,      \
  60      -   *-product-*-jdk_beans2,      \
  61      -   *-product-*-jdk_beans3,      \
  62      -   *-product-*-jdk_io,          \
  63      -   *-product-*-jdk_lang,        \
  64      -   *-product-*-jdk_management1, \
  65      -   *-product-*-jdk_management2, \
  66      -   *-product-*-jdk_math,        \
  67      -   *-product-*-jdk_misc,        \
  68   59     *-product-*-jdk_net,         \
  69   60     *-product-*-jdk_nio1,        \
  70   61     *-product-*-jdk_nio2,        \
  71      -   *-product-*-jdk_nio3,        \
  72      -   *-product-*-jdk_security1,   \
  73      -   *-product-*-jdk_security2,   \
  74      -   *-product-*-jdk_security3,   \
  75      -   *-product-*-jdk_text,        \
  76      -   *-product-*-jdk_tools1,      \
  77      -   *-product-*-jdk_tools2,      \
  78      -   *-product-*-jdk_util
       62 +   *-product-*-jdk_nio3
  79   63  
  80   64  # Some of these are crashing Xvfb or windows manager, need dedicated DISPLAY per test batch
  81      -jprt2.make.rule.test.targets=    \
  82      -   *-product-*-jdk_awt,         \
  83      -   *-product-*-jdk_rmi,         \
  84      -   *-product-*-jdk_swing,       \
  85   65  
  86   66  # Directories needed to build
  87   67  jprt.bundle.exclude.src.dirs=build
  88   68  
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX