ksrini [Mon, 19 Nov 2012 19:50:39 -0800] rev 14519
8003660: (launcher) 8001533 regression tests
Reviewed-by: ksrini, mchung, kcr, ddehaven
Contributed-by: steve.sides@oracle.com
ksrini [Mon, 19 Nov 2012 19:49:38 -0800] rev 14518
8001533: java launcher must launch javafx applications
Reviewed-by: ksrini, mchung, kcr, alanb
Contributed-by: david.dehaven@oracle.com
jzavgren [Tue, 20 Nov 2012 09:26:38 +0000] rev 14517
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
Reviewed-by: dsamersoff, valeriep, chegar
alanb [Mon, 19 Nov 2012 13:17:40 +0000] rev 14516
8003607: More ProblemList.txt updates (11/2012)
Reviewed-by: lancea
weijun [Mon, 19 Nov 2012 11:13:08 +0800] rev 14515
8002344: Krb5LoginModule config class does not return proper KDC list from DNS
Reviewed-by: weijun
Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>, Wang Weijun <weijun.wang@oracle.com>
xuelei [Sun, 18 Nov 2012 01:31:44 -0800] rev 14514
8003587: Warning cleanup in package javax.net.ssl
Summary: Removes unnecessary imports and adds missing Override annotations
Reviewed-by: xuelei
Contributed-by: Florian Weimer <fweimer@redhat.com>
bchristi [Fri, 16 Nov 2012 17:01:19 -0800] rev 14513
7178922: (props) re-visit how os.name is determined on Mac
Reviewed-by: alanb, mchung, skovatch, serb
khazra [Fri, 16 Nov 2012 12:28:45 -0800] rev 14512
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
Summary: Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT
Reviewed-by: alanb, mchung
naoto [Thu, 15 Nov 2012 20:17:05 -0800] rev 14511
7199750: Loading sequence of service provider is changed
Reviewed-by: okutsu
weijun [Fri, 16 Nov 2012 10:34:14 +0800] rev 14510
8003263: redundant cast build failure after 8003120
Reviewed-by: alanb
jgish [Thu, 15 Nov 2012 13:46:45 +0000] rev 14509
6244047: impossible to specify directories to logging FileHandler unless they exist
Reviewed-by: alanb
lana [Wed, 14 Nov 2012 16:41:12 -0800] rev 14508
Merge
mduigou [Tue, 13 Nov 2012 20:02:39 -0800] rev 14507
7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
Summary: Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made.
Reviewed-by: dholmes
jjg [Wed, 14 Nov 2012 07:08:50 -0800] rev 14506
8000404: rename javax.tools.GenerateNativeHeader to java.lang.annotation.Native
Reviewed-by: alanb
alanb [Wed, 14 Nov 2012 12:56:26 +0000] rev 14505
8003285: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java fails again [macosx]
Reviewed-by: chegar
zhouyx [Wed, 14 Nov 2012 13:26:55 +0800] rev 14504
7201156: jar tool fails to convert file separation characters for list and extract
Reviewed-by: alanb, chegar, sherman
mduigou [Tue, 13 Nov 2012 20:02:48 -0800] rev 14503
7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
Summary: Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive.
Reviewed-by: darcy, smarks, dholmes
okutsu [Mon, 12 Nov 2012 11:12:29 +0900] rev 14502
8000986: Split java.util.spi.CalendarDataProvider into week parameters and field names portions
Reviewed-by: naoto
alanb [Sun, 11 Nov 2012 10:05:37 +0000] rev 14501
8003253: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Unbounded.java hang intermittently [win]
Reviewed-by: chegar
lana [Tue, 20 Nov 2012 11:47:52 -0800] rev 14500
Merge
malenkov [Tue, 20 Nov 2012 18:56:01 +0400] rev 14499
8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE
Reviewed-by: art
alitvinov [Wed, 14 Nov 2012 18:40:05 +0400] rev 14498
6789984: JPasswordField can not receive keyboard input
Reviewed-by: naoto, anthony
kshefov [Wed, 14 Nov 2012 11:37:09 +0000] rev 14497
7147408: [macosx] Add autodelay to fix a regression test
Reviewed-by: serb, alexsch
lana [Tue, 20 Nov 2012 11:46:43 -0800] rev 14496
Merge
ceisserer [Tue, 13 Nov 2012 16:12:10 -0800] rev 14495
7105461: Large JTables are not rendered correctly with Xrender pipeline
Reviewed-by: flar, prr
katleman [Thu, 15 Nov 2012 15:40:03 -0800] rev 14494
Added tag jdk8-b65 for changeset 3afebf1aaea2
duke [Wed, 05 Jul 2017 18:30:15 +0200] rev 14493
Merge
amurillo [Fri, 16 Nov 2012 09:36:41 -0800] rev 14492
Added tag hs25-b10 for changeset 6d791db85d73
amurillo [Fri, 16 Nov 2012 09:36:40 -0800] rev 14491
Merge
coleenp [Fri, 16 Nov 2012 09:19:12 -0500] rev 14490
Merge
coleenp [Tue, 13 Nov 2012 15:14:27 -0500] rev 14489
Merge
hseigel [Mon, 12 Nov 2012 16:15:05 -0500] rev 14488
8001471: Klass::cast() does nothing
Summary: Remove function Klass::cast() and calls to it.
Reviewed-by: dholmes, coleenp
hseigel [Mon, 12 Nov 2012 15:58:11 -0500] rev 14487
7122219: Passed StringTableSize value not verified
Summary: Check that the values specified for -XX:StringTableSize are within a certain range.
Reviewed-by: dholmes, coleenp
zgu [Fri, 09 Nov 2012 22:22:53 -0800] rev 14486
Merge
zgu [Fri, 09 Nov 2012 16:45:20 -0800] rev 14485
Merge
zgu [Fri, 09 Nov 2012 19:24:31 -0500] rev 14484
8001592: NMT: assertion failed: assert(_amount >= amt) failed: Just check: memBaseline.hpp:180
Summary: Fixed NMT that miscounted arena memory when it is used as value or stack object.
Reviewed-by: acorn, coleenp
zgu [Fri, 09 Nov 2012 11:47:28 -0800] rev 14483
Merge
zgu [Fri, 09 Nov 2012 11:04:06 -0500] rev 14482
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on.
Reviewed-by: acorn, dholmes, coleenp, ctornqvi
minqi [Thu, 08 Nov 2012 16:48:01 -0800] rev 14481
Merge
sspitsyn [Wed, 31 Oct 2012 16:20:03 -0700] rev 14480
7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
Summary: Use verifier_max_size instead of max_size to get code attribute max stack size.
Reviewed-by: dcubed, minqi
Contributed-by: serguei.spitsyn@oracle.com
neliasso [Fri, 16 Nov 2012 09:59:08 +0100] rev 14479
Merge
bharadwaj [Thu, 15 Nov 2012 10:42:06 -0800] rev 14478
8001077: remove ciMethod::will_link
Summary: Removed will_link and changed all calls to is_loaded().
Reviewed-by: kvn
minqi [Mon, 12 Nov 2012 14:03:53 -0800] rev 14477
6830717: replay of compilations would help with debugging
Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
Reviewed-by: kvn, twisti, sspitsyn
Contributed-by: yumin.qi@oracle.com
johnc [Thu, 15 Nov 2012 14:29:28 -0800] rev 14476
Merge
coleenp [Wed, 14 Nov 2012 22:37:38 -0500] rev 14475
8003259: NPG: Build with gcc 4.7.2 broken by 7045397
Summary: Qualify calls with this pointers to make gcc accept this code.
Reviewed-by: coleenp, andrew
Contributed-by: peter.levart@gmail.com
mgerdin [Fri, 09 Nov 2012 00:38:31 +0100] rev 14474
7200229: NPG: possible performance issue exposed by closed/runtime/6559877/Test6559877.java
Summary: Reduce the amount of calls to ChunkManager verification code
Reviewed-by: jmasa, coleenp
cjplummer [Wed, 14 Nov 2012 10:13:51 -0800] rev 14473
Merge
cjplummer [Fri, 09 Nov 2012 09:45:00 -0800] rev 14472
Merge
bpittore [Wed, 07 Nov 2012 17:53:02 -0500] rev 14471
8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Summary: dll_dir can contain multiple paths, need to parse them correctly when loading agents
Reviewed-by: dholmes, dlong
Contributed-by: bill.pittore@oracle.com
amurillo [Fri, 09 Nov 2012 08:36:17 -0800] rev 14470
8003231: new hotspot build - hs25-b10
Reviewed-by: jcoomes
katleman [Thu, 15 Nov 2012 15:39:02 -0800] rev 14469
Added tag jdk8-b65 for changeset bbff420f1248
katleman [Wed, 28 Nov 2012 14:03:53 -0800] rev 14468
Merge
erikj [Wed, 28 Nov 2012 13:48:36 +0100] rev 14467
8003528: build-infra: Diffs in libjava and hotspot libs on solaris.
Summary: Linking against server jvm first if available. Adding filters and exceptions for hotspot lib compare on solaris.
Reviewed-by: ohair, ohrstrom
erikj [Wed, 28 Nov 2012 13:40:17 +0100] rev 14466
8003844: build-infra: docs target isn't working properly
Summary: Fixed docs and docs-clean target. Added compare support for docs.
Reviewed-by: ohair, jjg, ohrstrom
erikj [Wed, 28 Nov 2012 13:15:56 +0100] rev 14465
8001460: build-infra: Linker warnings on macosx
Summary: Only linking against jvm variant specific dirs if they are expected to exist.
Reviewed-by: ohair
tbell [Mon, 19 Nov 2012 14:06:30 -0800] rev 14464
8003300: build-infra: fails on solaris when objcopy is not found
Summary: Only call BASIC_FIXUP_EXECUTABLE() if objcopy was found.
Reviewed-by: tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Thu, 15 Nov 2012 00:54:54 +0000] rev 14463
Merge
tbell [Wed, 14 Nov 2012 10:20:25 -0800] rev 14462
8003327: build-infra: "/bin/sh: : cannot execute" on solaris
Summary: Fix quoting inside cut command used in the pipeline
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:18:51 -0800] rev 14461
8003317: build-infra: Configure fails when current dir is part of a symlink
Summary: Call macro for removing symbolic links on a copy of the CURDIR variable before comparing
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com
tbell [Wed, 14 Nov 2012 10:16:45 -0800] rev 14460
8001941: build-infra: --disable-precompiled-headers does not seem to work
Summary: With this fix the flag will do what it advertises
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com