Fwd: PPC Linux 64 needs -fsigned-char option for gcc

2012-12-23 Thread Sean Chou
es, not in new build infrastructure) can help solve the problem. Hope this is the right mailing list. Please take a look. -- Forwarded message ------ From: Sean Chou Date: Fri, Dec 21, 2012 at 5:40 PM Subject: PPC Linux 64 needs -fsigned-char option for gcc To: Java Core Libs , pp

Re: Successfully building 32- and 64-bit OpenJDK 8 on WinXP/64bit with free tools only

2011-11-08 Thread Sean Chou
system, the > dependencies are not exceptional: > > t:\sapjvm_dev\d046063\j2sdk-image\jre\bin\FREETYPE.DLL > |-->c:\windows\system32\KERNEL32.DLL > |-->c:\windows\system32\NTDLL.DLL > > Hope this helps, > Volker > > > On Tue, Nov 8, 2011 at 7:38 AM, Se

Re: Successfully building 32- and 64-bit OpenJDK 8 on WinXP/64bit with free tools only

2011-11-07 Thread Sean Chou
host when > you run into the problems? > > Regards, > Volker > > On Mon, Nov 7, 2011 at 4:28 AM, Sean Chou > wrote: > > Hi Volker, > > I would like to know have you tried to run gui application with the > > build on another > > windows machine which do

Re: Successfully building 32- and 64-bit OpenJDK 8 on WinXP/64bit with free tools only

2011-11-07 Thread Sean Chou
copy it to that location. At runtime, freetype is treated like any other > JRE provided > DLL, such as awt.dll, net.dll, etc. The difference is only at build time, > since the openjdk > sources don't contain the freetype sources. You need to build it > separately. >

Re: Successfully building 32- and 64-bit OpenJDK 8 on WinXP/64bit with free tools only

2011-11-06 Thread Sean Chou
y free (as in free beer) tools: > > > http://weblogs.java.net/blog/simonis/archive/2011/10/28/yaojowbi-yet-another-openjdk-windows-build-instruction > > It seems as if it is not that hard anymore nowadays:) > > Regards, > Volker > -- Best Regards, Sean Chou

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-11-06 Thread Sean Chou
ee2036231b0c96e4b825b9b7c69594e553 > > b18a1caf31865845c10749974113808177e759e409e1084010584f3ea171 > > aed62853d1a932f48c45b264c0f5a037c511334cb928bd66d56747888483 > > 0428e76894034b9df8dd157a1c045f9795d114671c89c0994db3c6539646 > > a551c4a1205ea6a2a867665b471c59052b8aa00c230a141aba8641cc0901 > > 661e5202cdd6064a1580308256aeaa455b207620452994d63da0a8d4c098 > > 9915a18926e5b6a0802102c9e98a0879a9742c892ca7d28684bbbef574ac > > 537223d2624ade20ac09bbb766306ab41924d85f1d104f810d28d2228112 > > d404d0f6021909cc4a5215a0f257157a4acf628c1dda12d2486c01193bc0 > > f54c05998058a6f00611f7fb940399ac93f9020cf8f1254a44089854bfe2 > > ee48a70a120079a03380 > > > > > > -- Best Regards, Sean Chou

Re: Code Review Request: CR 6988099 Add version information to jvmti demos.

2011-10-19 Thread Sean Chou
/webrev.00 On Fri, Sep 30, 2011 at 9:28 PM, Zhengyu Gu wrote: > ** > Hi All, > > Could you please help with code review? After that, I can help to push to > jdk8. > > Thanks, > > -Zhengyu > > On 9/19/2011 2:43 AM, Sean Chou wrote: > > Thanks to Gu and Neil. &g

Re: Add version information to jvmti demos.

2011-09-18 Thread Sean Chou
> No progress been made. Any reason should be resolved right away? >>> >>> Thanks, >>> >>> -Zhengyu >>> >>> On 9/15/2011 2:50 AM, Sean Chou wrote: >>> >>>> Hi, >>>> About this bug, is there any progressin

Re: Add version information to jvmti demos.

2011-09-14 Thread Sean Chou
e change below. >> >> >> Dan >> >> On 6/6/2011 8:59 PM, David Holmes wrote: >> >>> Sean, >>> >>> Because this is a JVMTI demo it falls under serviceability, so I've cc'ed >>> that list. >>> >>&

Re: Add version information to jvmti demos.

2011-06-07 Thread Sean Chou
e below. > > > Dan > > > On 6/6/2011 8:59 PM, David Holmes wrote: > >> Sean, >> >> Because this is a JVMTI demo it falls under serviceability, so I've cc'ed >> that list. >> >> David >> >> Sean Chou said the following

Re: Add version information to jvmti demos.

2011-06-06 Thread Sean Chou
Is there any comment ? 2011/5/26 Sean Chou > Hi all, > >I made a simple patch for bug > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6988099 > (jvmti demos missing Publisher (COMPANY resource) in dll and exe files on > windows) . >Will anyone have a look

Add version information to jvmti demos.

2011-05-25 Thread Sean Chou
MO_FULL_OBJECTS) $(LDLIBS.demo) $(DEMO_VERSION_INFO) @$(call binary_file_verification,$@) # Generation of any javah include file, make sure objects are dependent on it -- Best Regards, Sean Chou