Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Started 1 yr 7 mo ago
Took 42 min on macos-x86_64-jau-012
Unstable

#1516 (Jan 31, 2023, 7:41:47 AM)

Changes
  1. WindowImpl: Reorder protected methods, groupd callbacks used for native callbacks .. (details / cgit)
  2. GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add 64-bit nativeHandle (Windows HMONITOR), add PixelScale for Windows (details / cgit)
  3. GDIUtil: Add GetMonitor*() variants incl. PixelScale (Part-2, adding missing native header and code files) (details / cgit)
  4. Nativewindow Rectangle*: Add contains, scale*(float..) and make union(List<Rectangle*>) public; Fix union/intersection 'off-by-1' for pos2. (details / cgit)
  5. NativeWindow: Add getBounds() (moved from NEWT Window) and getSurfaceBounds() (details / cgit)
  6. Update Eclipse settings (add openjfx jar) (details / cgit)
  7. Fix NewtFactoryAWT: screen.getMonitor(..) -> screen.getMonitorById(..); Misc left-over changes .. (details / cgit)
  8. NEWT Soft-PixelScale (p1): WindowImpl: Separate window and pixel units for size and position via atomic-replacable int arrays (details / cgit)
  9. NEWT Soft-PixelScale (p2): MonitorDevice: Add getOrientationTo(..) to determine the orientation of this monitor to the other incl. the 'move_diff' (details / cgit)
  10. NEWT Soft-PixelScale (p3): WindowImpl.createNativeImpl(..): Add boolean positionModified[] return value, allowing to not wait for the previous custom position (details / cgit)
  11. NEWT Soft-PixelScale (p4): WindowImpl: Change SetSizeAction to optionally set a custom position additionally to size (details / cgit)
  12. NEWT Soft-PixelScale (p5): Add WindowImpl.applySoftPixelScale(..) for general usage (details / cgit)
  13. NEWT Soft-PixelScale (p6): Implement Soft-PixelScale for X11 and Windows ... (working state) (details / cgit)

Started by upstream project jogl build number 1516
originally caused by:

Revision: 97b79ad351e48e7d3c6f9c95bacdf4f9d5d158ef
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (20 failures / +20)Show all failed tests >>>