diff options
author | Sven Gothel <[email protected]> | 2019-08-19 12:59:27 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-08-19 12:59:27 +0200 |
commit | 24b75b2e91ec5f101b19fa24aa3804adb3819ebf (patch) | |
tree | 04fc86980e8d583c503c0da329fafa10cf9f9ebb /make/build.xml | |
parent | c7858dc766cb9f76ac8f543796b1587a0f8f9279 (diff) |
Bug 1363: Java 11: Use getPixelScale standard method even on Mac under Java9+
Changed getPixelScale to use standard method, even on Mac
Previously it used a Mac-specific method, but the new standard method of
device.getDefaultConfiguration().getDefaultTransform() seems to work on
Mac, so use it instead to avoid illegal reflective access warnings.
Orig patch by Wade Walker.
Diffstat (limited to 'make/build.xml')
0 files changed, 0 insertions, 0 deletions