hg: build-infra/jdk8/jdk: 4 new changesets
kelly.ohair at oracle.com
kelly.ohair at oracle.com
Thu Aug 16 03:17:25 PDT 2012
Changeset: 5f47f2125906
Author: ohair
Date: 2012-08-16 12:14 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/5f47f2125906
Move definition of THIS_FILE to common old make logic, and undo selective use to better match what the new build does so we can compare binaries.
! make/com/sun/java/pack/Makefile
! make/common/Demo.gmk
! make/common/Program.gmk
! make/common/internal/NativeCompileRules.gmk
! make/java/instrument/Makefile
! make/java/java_crw_demo/Makefile
! make/java/java_hprof_demo/Makefile
! make/java/npt/Makefile
! make/javax/sound/Makefile
! make/jpda/transport/shmem/Makefile
! make/jpda/transport/socket/Makefile
! make/mkdemo/jvmti/hprof/Makefile
! make/sun/awt/Makefile
! make/sun/jdbc/Makefile
! make/tools/reorder/Makefile
Changeset: c1746aa01df6
Author: ohair
Date: 2012-08-16 12:15 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/c1746aa01df6
Remove comment about __FILE__, solved with THIS_FILE mechanism.
! makefiles/CompileNativeLibraries.gmk
Changeset: 164425d9278b
Author: ohair
Date: 2012-08-16 12:16 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/164425d9278b
Added use of THIS_FILE throughout the sources instead of __FILE__, changed to just use the name THIS_FILE instead of unique names.
! src/macosx/native/com/apple/laf/ScreenMenu.m
! src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_MidiOut.c
! src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_MidiUtils.c
! src/macosx/native/sun/awt/CSystemColors.m
! src/macosx/native/sun/awt/CTextPipe.m
! src/macosx/native/sun/font/AWTStrike.m
! src/share/back/error_messages.h
! src/share/back/log_messages.h
! src/share/demo/jvmti/hprof/debug_malloc.h
! src/share/demo/jvmti/hprof/hprof_error.h
! src/share/demo/jvmti/hprof/hprof_util.h
! src/share/demo/jvmti/java_crw_demo/java_crw_demo.c
! src/share/instrument/JPLISAssert.h
! src/share/native/sun/awt/debug/debug_assert.h
! src/share/native/sun/awt/debug/debug_mem.c
! src/share/native/sun/awt/debug/debug_trace.h
! src/share/native/sun/security/pkcs11/wrapper/pkcs11wrapper.h
! src/share/npt/utf.h
! src/share/transport/shmem/shmemBase.h
! src/solaris/instrument/EncodingSupport_md.c
! src/windows/native/com/sun/media/sound/PLATFORM_API_WinOS_MidiIn.cpp
! src/windows/native/com/sun/media/sound/PLATFORM_API_WinOS_MidiOut.c
! src/windows/native/sun/java2d/d3d/D3DPipeline.h
! src/windows/native/sun/windows/alloc.h
! src/windows/native/sun/windows/awt_Debug.h
! src/windows/native/sun/windows/awt_Toolkit.h
! src/windows/transport/shmem/shmem_md.c
Changeset: c6ff79dcc9e1
Author: ohair
Date: 2012-08-16 12:17 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/c6ff79dcc9e1
Merge
! makefiles/CompileNativeLibraries.gmk
More information about the build-infra-dev
mailing list