Merge ~vpa1977/ubuntu/+source/openjdk-20:05_pack_external_symbols into ubuntu/+source/openjdk-20:ubuntu/devel

Proposed by Vladimir Petko
Status: Merged
Merged at revision: 2b3daf56485743745b920883a4be989f2cc55b29
Proposed branch: ~vpa1977/ubuntu/+source/openjdk-20:05_pack_external_symbols
Merge into: ubuntu/+source/openjdk-20:ubuntu/devel
Prerequisite: ~vpa1977/ubuntu/+source/openjdk-20:04_add_jtreg_quarantine
Diff against target: 52 lines (+11/-6)
2 files modified
debian/changelog (+2/-1)
debian/rules (+9/-5)
Reviewer Review Type Date Requested Status
Graham Inggs (community) Approve
Ubuntu Sponsors Pending
git-ubuntu import Pending
Review via email: mp+440204@code.staging.launchpad.net

Description of the change

This is a final merge proposal of the series [1][2][3][4][5]

Summary of changes:

Following google test fail due to absence of debug symbols:
[ FAILED ] 3 tests, listed below:
[ FAILED ] os_linux.decoder_get_source_info_valid_vm
[ FAILED ] os_linux.decoder_get_source_info_valid_overflow_vm
[ FAILED ] os_linux.decoder_get_source_info_valid_overflow_minimal_vm

Add external debug symbols and package them in /usr/lib/debug.
Remove #ifdef to ensure that build fails when debug symbols are not produced.

PPA: ppa:vpa1977/openjdk-20-testng75 [6]

Testing:

JTREG tests during build should pass (this depends on integrating merge proposals [3][4][5])
-----------------------------cut----------------------------------------
BEGIN jtreg-summary-hotspot
cat jtreg-test-output/jtreg-summary-hotspot.log
--------------- jtreg console summary for jdk ---------------

(xfwm4:264332): dbind-WARNING **: 11:21:30.264: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

(xfwm4:264332): xfwm4-WARNING **: 11:21:30.765: Another compositing manager is running on screen 0

(xfwm4:264332): xfwm4-WARNING **: 11:21:30.766: Failed to connect to session manager: Failed to connect to the session manager: SESSION_MANAGER environment variable not defined
Test results: passed: 6,217
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
Killed
--------------- jtreg console summary for hotspot ---------------
Test results: passed: 2,825
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for langtools ---------------
Test results: passed: 4,359
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for jaxp ---------------
Test results: passed: 470
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
END jtreg-summary-hotspot
-----------------------------cut----------------------------------------
[7]

[1] https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-20/+git/openjdk-20/+merge/440200
[2] https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-20/+git/openjdk-20/+merge/440201
[3] https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-20/+git/openjdk-20/+merge/440202
[4] https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-20/+git/openjdk-20/+merge/440203
[5] https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-20/+git/openjdk-20/+merge/440204
[6] https://launchpad.net/~vpa1977/+archive/ubuntu/openjdk-20-testng75
[7] https://launchpadlibrarian.net/658949748/buildlog_ubuntu-lunar-amd64.openjdk-20_20+36~us1-0ubuntu1~ppa25_BUILDING.txt.gz

To post a comment you must log in.
Revision history for this message
Vladimir Petko (vpa1977) wrote :
Download full text (12.0 KiB)

JTREG test results - all pass:

AMD64:
===== END check-jdk =====
for i in hotspot langtools jaxp jdk; do \
  echo "--------------- jtreg console summary for $i ---------------"; \
  egrep -v '^(Passed:|Directory|Re[a-z]+\ written\ to)' jtreg-test-output/check-$i.log; \
done | tee jtreg-test-output/jtreg-summary.log
--------------- jtreg console summary for hotspot ---------------
Test results: passed: 2,825
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for langtools ---------------
Test results: passed: 4,359
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for jaxp ---------------
Test results: passed: 470
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for jdk ---------------

(xfwm4:1388051): dbind-WARNING **: 07:39:10.085: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

(xfwm4:1388051): xfwm4-WARNING **: 07:39:10.616: Another compositing manager is running on screen 0

(xfwm4:1388051): xfwm4-WARNING **: 07:39:10.618: Failed to connect to session manager: Failed to connect to the session manager: SESSION_MANAGER environment variable not defined
Test results: passed: 6,218
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/amd64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-amd64/jtreport-hotspot.tar.gz' does not exist.

ARM64:
===== END check-jdk =====
for i in hotspot langtools jaxp jdk; do \
  echo "--------------- jtreg console summary for $i ---------------"; \
  egrep -v '^(Passed:|Directory|Re[a-z]+\ written\ to)' jtreg-test-output/check-$i.log; \
done | tee jtreg-test-output/jtreg-summary.log
--------------- jtreg console summary for hotspot ---------------
Test results: passed: 2,808
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/arm64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-arm64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for langtools ---------------
Test results: passed: 4,359
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compare jtreg results: no build jtreport found for hotspot/arm64.
Reason: '/usr/share/doc/openjdk-20-jre-headless//test-arm64/jtreport-hotspot.tar.gz' does not exist.
--------------- jtreg console summary for jaxp ---------------
Test results: passed: 470
[debian/tests/jtreg-autopkgtest.sh] nothing to cleanup
Unable to compar...

Revision history for this message
Graham Inggs (ginggs) :
review: Approve

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches