-
Bug
-
Resolution: Fixed
-
P2
-
hs25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8024222 | 8 | David Holmes | P2 | Closed | Fixed | b106 |
The following test cannot be executed against some compact profile configurations.
Some test are not applicable, and should be marked. Other test may be modified to work.
Sub task may be filed for individual tests.
# All compact profiles and full JRE build:
----------------------------------------------------------
# Test bug: native library path:
# assume location: jre/lib/i386/server
# ejre location: lib/i386/server
runtime/6929067/Test6929067.sh
# Test not applicable: jstack dependency!
runtime/7194254/Test7194254.java
Compact3 and lower:
-----------------------------
# runtime dependency on: libjdwp.so
closed/compiler/6507107/HeapwalkingTest.java
runtime/6294277/SourceDebugExtension.java
# runtime dependency on: com/sun/corba/se/impl/encoding/ByteBufferWithInfo
compiler/6852078/Test6852078.java
# runtime dependency on: java/awt/geom/Line2D
compiler/7047069/Test7047069.java
Compact2 and lower:
------------------------------
# Test not applicable due to static dependencies
closed/runtime/metaspace/FragmentMetaspace.java
gc/6581734/Test6581734.java
gc/7072527/TestFullGCCount.java
gc/7168848/HumongousAlloc.java
runtime/6819213/TestBootNativeLibraryPath.java
runtime/6925573/SortMethodsTest.java
Compact1:
---------------
# Not applicable - static dependencies
closed/compiler/4907999/Uidtest.java
closed/compiler/5043395/T5043395.java
closed/compiler/6457611/log.sh
# runtime dependency: java.rmi.RMISecurityException
compiler/6589834/Test_ia32.java
Some test are not applicable, and should be marked. Other test may be modified to work.
Sub task may be filed for individual tests.
# All compact profiles and full JRE build:
----------------------------------------------------------
# Test bug: native library path:
# assume location: jre/lib/i386/server
# ejre location: lib/i386/server
runtime/6929067/Test6929067.sh
# Test not applicable: jstack dependency!
runtime/7194254/Test7194254.java
Compact3 and lower:
-----------------------------
# runtime dependency on: libjdwp.so
closed/compiler/6507107/HeapwalkingTest.java
runtime/6294277/SourceDebugExtension.java
# runtime dependency on: com/sun/corba/se/impl/encoding/ByteBufferWithInfo
compiler/6852078/Test6852078.java
# runtime dependency on: java/awt/geom/Line2D
compiler/7047069/Test7047069.java
Compact2 and lower:
------------------------------
# Test not applicable due to static dependencies
closed/runtime/metaspace/FragmentMetaspace.java
gc/6581734/Test6581734.java
gc/7072527/TestFullGCCount.java
gc/7168848/HumongousAlloc.java
runtime/6819213/TestBootNativeLibraryPath.java
runtime/6925573/SortMethodsTest.java
Compact1:
---------------
# Not applicable - static dependencies
closed/compiler/4907999/Uidtest.java
closed/compiler/5043395/T5043395.java
closed/compiler/6457611/log.sh
# runtime dependency: java.rmi.RMISecurityException
compiler/6589834/Test_ia32.java
- backported by
-
JDK-8024222 [TESTBUG] compact profile hotspot test issues
- Closed
- relates to
-
JDK-8024140 [TESTBUG] Profile based regression test groups for jdk repo
- Resolved
-
JDK-8023900 [TESTBUG] Initial compact profile test groups need adjusting
- Closed
-
JDK-8032449 Get rid of JMX in test/compiler
- Resolved