RFR: 8311092: Please disable runtime/jni/nativeStack/TestNativeStack.java on armhf [v4]

Vladimir Petko duke at openjdk.org
Mon Jul 3 05:36:05 UTC 2023


> Changes:
> - Add test exclusion for armhf, because os::current_frame() is not implemented
> 
> Testing:
> 
> 
> AMD64:
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg/runtime/jni/nativeStack/TestNativeStack.java
>                                                          1     1     0     0   
> ==============================
> TEST SUCCESS
> 
> Stopping javac server
> Finished building target 'test' in configuration 'linux-x86_64-server-release
> 
> ARMHF
> 
> Running test 'jtreg:test/hotspot/jtreg/runtime/jni/nativeStack/TestNativeStack.java'
> Test results: no tests selected
> Report written to /home/ubuntu/jdk/build/linux-arm-server-release/test-results/jtreg_test_hotspot_jtreg_runtime_jni_nativeStack_TestNativeStack_java/html/report.html
> Results written to /home/ubuntu/jdk/build/linux-arm-server-release/test-support/jtreg_test_hotspot_jtreg_runtime_jni_nativeStack_TestNativeStack_java
> Finished running test 'jtreg:test/hotspot/jtreg/runtime/jni/nativeStack/TestNativeStack.java'
> Test report is stored in build/linux-arm-server-release/test-results/jtreg_test_hotspot_jtreg_runtime_jni_nativeStack_TestNativeStack_java
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg/runtime/jni/nativeStack/TestNativeStack.java
>                                                          0     0     0     0   
> ==============================
> TEST SUCCESS

Vladimir Petko has updated the pull request incrementally with one additional commit since the last revision:

  bump copyright 2022,23

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14750/files
  - new: https://git.openjdk.org/jdk/pull/14750/files/32e3c5ed..39bc3777

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14750&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14750&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14750.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14750/head:pull/14750

PR: https://git.openjdk.org/jdk/pull/14750


More information about the hotspot-runtime-dev mailing list