ksrini [Wed, 13 Feb 2013 12:56:46 -0800] rev 15668
8005750: [parfait] Memory leak at jdk/src/share/bin/parse_manifest.c
Reviewed-by: jjh
lana [Wed, 13 Feb 2013 11:57:59 -0800] rev 15667
Merge
lana [Wed, 13 Feb 2013 11:25:14 -0800] rev 15666
Merge
sherman [Wed, 13 Feb 2013 11:49:34 -0800] rev 15665
8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list
Summary: to return a sorted list
Reviewed-by: lancea, naoto
vinnie [Wed, 13 Feb 2013 19:40:51 +0000] rev 15664
8007755: Support the logical grouping of keystores
Reviewed-by: mullan
dsamersoff [Wed, 13 Feb 2013 21:06:30 +0400] rev 15663
8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris
Summary: fixed couple of more Solaris shell incompatibilities
Reviewed-by: chegar
vinnie [Wed, 13 Feb 2013 16:03:24 +0000] rev 15662
Merge
vinnie [Wed, 13 Feb 2013 16:01:26 +0000] rev 15661
8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore
Reviewed-by: mullan
zgu [Tue, 12 Feb 2013 14:47:36 -0500] rev 15660
8006691: Remove jvm_version_info->is_kernel_jvm field
Summary: Remove is_kernel_jvm field in jvm_version_info structure, as kernel VM has been deprecated
Reviewed-by: mchung
jfranck [Wed, 13 Feb 2013 10:36:36 +0100] rev 15659
8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
Reviewed-by: darcy, abuckley
sherman [Tue, 12 Feb 2013 09:25:43 -0800] rev 15658
8007392: JSR 310: DateTime API Updates
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb
Summary: Integration of JSR310 Date/Time API for M7
Reviewed-by: darcy, alanb, naoto
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
dsamersoff [Tue, 12 Feb 2013 16:02:14 +0400] rev 15657
8007786: JDK-8002048 testcase doesn't work on Solaris
Summary: test built in into Solaris shell doesn't have -e operator
Reviewed-by: sla, sspitsyn
mduigou [Wed, 06 Feb 2013 11:28:25 -0800] rev 15656
8006594: Add jdk_core target to jdk/test/Makefile
Reviewed-by: alanb
alanb [Mon, 11 Feb 2013 20:16:18 +0000] rev 15655
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
Reviewed-by: darcy
dcubed [Mon, 11 Feb 2013 10:07:01 -0800] rev 15654
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
Reviewed-by: coleenp, sspitsyn
dsamersoff [Mon, 11 Feb 2013 18:44:22 +0400] rev 15653
8007536: Incorrect copyright header in JDP files
Summary: Copyright header in JDP files missed the "classpath exception" rule.
Reviewed-by: mikael
ksrini [Sun, 10 Feb 2013 08:49:39 -0800] rev 15652
8007902: [unpack200] incorrect BootstrapMethods attribute
Reviewed-by: jjh
ksrini [Sun, 10 Feb 2013 08:07:59 -0800] rev 15651
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
Reviewed-by: alanb
weijun [Sat, 09 Feb 2013 16:43:58 +0800] rev 15650
8007761: NTLM coding errors
Reviewed-by: chegar
weijun [Sat, 09 Feb 2013 16:43:49 +0800] rev 15649
8001104: Unbound SASL service: the GSSAPI/krb5 mech
Reviewed-by: valeriep
dl [Sat, 09 Feb 2013 08:35:57 +0000] rev 15648
8005697: Add StampedLock
Reviewed-by: chegar, alanb, dice, martin
darcy [Fri, 08 Feb 2013 16:00:23 -0800] rev 15647
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
Reviewed-by: mduigou, chegar, alanb
naoto [Fri, 08 Feb 2013 09:35:14 -0800] rev 15646
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
Reviewed-by: okutsu
ykantser [Thu, 07 Feb 2013 11:22:04 +0100] rev 15645
8007142: Add utility classes for writing better multiprocess tests in jtreg
Reviewed-by: alanb, rbackman
martin [Wed, 06 Feb 2013 17:59:54 -0800] rev 15644
8006995: java launcher fails to open executable JAR > 2GB
Summary: Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
lancea [Wed, 06 Feb 2013 14:15:05 -0500] rev 15643
8006505: additional changes for JSR 310 support
Reviewed-by: naoto, ulfzibis
dsamersoff [Wed, 06 Feb 2013 16:53:47 +0400] rev 15642
8007277: JDK-8002048 testcase fails to compile
Summary: sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
lana [Wed, 13 Feb 2013 17:55:44 -0800] rev 15641
Merge
lana [Wed, 13 Feb 2013 12:38:28 -0800] rev 15640
Merge
pchelko [Wed, 13 Feb 2013 15:32:50 +0000] rev 15639
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
Summary: Removed macosx specific workaround from shared code and made macosx use public API
Reviewed-by: art, serb
pchelko [Wed, 13 Feb 2013 15:27:29 +0000] rev 15638
7079260: InputContext leaks memory
Summary: Replaced strong refs with weak refs
Reviewed-by: art, serb
vkarnauk [Wed, 13 Feb 2013 19:23:09 +0400] rev 15637
4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
Reviewed-by: alexp, alexsch
kshefov [Wed, 13 Feb 2013 19:06:31 +0400] rev 15636
7132383: [macosx] bug6596966.java should be adapted for Mac
Reviewed-by: serb, alexsch
Contributed-by: Vera Akulova <vera.akulova@oracle.com>
kshefov [Wed, 13 Feb 2013 18:01:18 +0400] rev 15635
7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified
Summary: Added @build Util jtreg tag
Reviewed-by: serb, alexsch
Contributed-by: Vera Akulova <vera.akulova@oracle.com>
mcherkas [Fri, 08 Feb 2013 22:08:10 +0400] rev 15634
8005932: Java 7 on mac os x only provides text clipboard formats
Reviewed-by: alexp, denis
alexsch [Wed, 06 Feb 2013 18:25:06 +0400] rev 15633
8000326: Focus unable to traverse in the menubar
Reviewed-by: alexsch, malenkov
prr [Wed, 13 Feb 2013 15:06:47 -0800] rev 15632
8008017: The fix for 8005129 does not build on Windows
Reviewed-by: prr, jgodinez
Contributed-by: jia-hong.chen@oracle.com
lana [Wed, 13 Feb 2013 13:01:16 -0800] rev 15631
Merge
prr [Tue, 12 Feb 2013 09:58:21 -0800] rev 15630
8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead
Reviewed-by: anthony
jgodinez [Fri, 08 Feb 2013 11:36:18 -0800] rev 15629
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
jgodinez [Fri, 08 Feb 2013 11:25:42 -0800] rev 15628
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
jgodinez [Wed, 06 Feb 2013 14:45:02 -0800] rev 15627
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
katleman [Thu, 14 Feb 2013 11:44:09 -0800] rev 15626
Added tag jdk8-b77 for changeset e587650e9aa6
duke [Wed, 05 Jul 2017 18:40:46 +0200] rev 15625
Merge
amurillo [Fri, 15 Feb 2013 13:27:21 -0800] rev 15624
Added tag hs25-b19 for changeset 9895f0eb0c56
amurillo [Fri, 15 Feb 2013 13:27:20 -0800] rev 15623
Merge
vlivanov [Thu, 14 Feb 2013 05:36:59 -0800] rev 15622
Merge
iignatyev [Wed, 13 Feb 2013 08:29:04 -0800] rev 15621
8006683: Add WhiteBox API to testing of compiler
Reviewed-by: kvn, vlivanov
kmo [Tue, 12 Feb 2013 14:33:19 -0800] rev 15620
Merge
kmo [Tue, 12 Feb 2013 07:39:42 -0800] rev 15619
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled
Reviewed-by: jrose
roland [Tue, 12 Feb 2013 12:56:11 +0100] rev 15618
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Summary: Add support for expensive nodes.
Reviewed-by: kvn
morris [Mon, 11 Feb 2013 14:47:04 -0800] rev 15617
8003252: PPC: move MacroAssembler into separate file
Summary: moved MacroAssembler into separate file
Reviewed-by: twisti, kvn, dlong
morris [Mon, 11 Feb 2013 10:38:11 -0800] rev 15616
8003251: ARM: move MacroAssembler into separate file
Summary: moved MacroAssembler into separate file
Reviewed-by: twisti, kvn, dlong
kmo [Sun, 10 Feb 2013 22:35:38 -0800] rev 15615
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
Summary: make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked()
Reviewed-by: kvn
drchase [Sat, 09 Feb 2013 12:55:09 -0800] rev 15614
8007402: Code cleanup to remove Parfait false positive
Summary: add array access range check
Reviewed-by: kvn
morris [Fri, 08 Feb 2013 15:39:43 -0800] rev 15613
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on.
Reviewed-by: kvn, twisti
kvn [Fri, 08 Feb 2013 15:07:17 -0800] rev 15612
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
Summary: Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction.
Reviewed-by: roland, twisti
brutisso [Thu, 14 Feb 2013 11:01:05 +0100] rev 15611
Merge
jmasa [Wed, 23 Jan 2013 19:08:04 -0800] rev 15610
8005452: NPG: Create new flags for Metaspace resizing policy
Reviewed-by: johnc, jwilhelm, coleenp, stefank
johnc [Mon, 11 Feb 2013 15:24:48 -0800] rev 15609
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions
Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous.
Reviewed-by: brutisso, jwilhelm, tamao