osx - Java applications on Mac using Java7, have a limited window width -


i'm developing desktop application mac. when run application using java6 works fine, when run using java7, application window seems limited width 1024 pixels (i.e. when starts window 1024px wide, , can't expanded/dragged make wider). i've tried sorts of ways adjust size (setting window state maximized, explicitly setting width, etc.). i've tried changing set window size, far no luck.

i have tried searching has had similar problems, have not had luck. real hit got otn discussion forum: https://community.oracle.com/thread/2617106, there no resolution , discussion seems archived can't reply it.

if out there has come across issue, i'd love hear it.

environment:

operating system: mac os x 10.7.5

java version: 1.7.0_55 (oracle corporation)

new information:

have found related bug report in openjdk: https://bugs.openjdk.java.net/browse/jdk-8046008?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel

this seems indicate problem mac os x 10.7.5, using.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -