JTextComponent paste exception

Michael Hall mik3hall at gmail.com
Thu Dec 13 02:29:14 PST 2012


On Dec 12, 2012, at 8:40 PM, Roger Lewis wrote:

> Hi Michael,
> 
> Can you first try with 7u10? DataTransferer.java handles of some encoding and there were a number of bugs fixed since 7u7 that could resolve the issue being seen.
> For example: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7193966
> 
> For convince:
> http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Roger,
I was just going  to file the bug report.
The problem appears to be an incorrect path to the jdk flavormap.properties file

Exception 
/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/lib/flavormap.properties

locate flavormap.properties
'shared' jre
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/flavormap.properties
ok
jdk
/Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre/lib/flavormap.properties
off by the /jre

I don't see that in the bug report you indicate but I'll get current with jdk 7u10 and see if it makes a difference when I get a chance.

Michael Hall

trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz

HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe

AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter





More information about the macosx-port-dev mailing list