mchung [Wed, 15 Jul 2015 12:10:03 +0800] rev 31685
8104574: Update tests to prepare for system class loader not be URLClassLoader
Reviewed-by: chegar
rriggs [Tue, 14 Jul 2015 22:21:52 -0400] rev 31684
Merge
rriggs [Tue, 14 Jul 2015 22:21:02 -0400] rev 31683
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
Summary: Update test to check for children after processes are destroyed
Reviewed-by: darcy
rriggs [Tue, 14 Jul 2015 15:35:37 -0400] rev 31682
8078099: (process) ProcessHandle should uniquely identify processes
8078108: (process) ProcessHandle.isAlive should be robust
Summary: isAlive should check and confirm the start time
Reviewed-by: simonis, plevart
rriggs [Tue, 14 Jul 2015 15:29:16 -0400] rev 31681
8129344: (process) ProcessHandle instances should define equals and be value-based
Summary: add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
peytoia [Wed, 15 Jul 2015 11:05:51 +0900] rev 31680
8032446: Support Unicode 7.0.0 in JDK 9
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31679
Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31678
Merge
dcubed [Thu, 09 Jul 2015 14:48:12 -0700] rev 31677
Merge
dcubed [Fri, 03 Jul 2015 07:13:24 -0700] rev 31676
Merge
dcubed [Thu, 02 Jul 2015 14:39:54 -0700] rev 31675
Merge
jbachorik [Thu, 25 Jun 2015 11:18:04 +0200] rev 31674
8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
jfdenise [Thu, 25 Jun 2015 18:24:39 +0200] rev 31673
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
cjplummer [Wed, 24 Jun 2015 11:59:11 -0700] rev 31672
8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries
Summary: Added @build tags for all dependent classes
Reviewed-by: iklam, mseledtsov, dholmes
zmajo [Fri, 03 Jul 2015 07:23:45 +0200] rev 31671
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
kvn [Thu, 02 Jul 2015 17:50:25 -0700] rev 31670
Merge
kvn [Thu, 02 Jul 2015 17:15:55 -0700] rev 31669
Merge
aph [Thu, 02 Jul 2015 11:03:50 +0100] rev 31668
Merge
aph [Tue, 16 Jun 2015 14:58:30 +0100] rev 31667
8130150: Implement BigInteger.montgomeryMultiply intrinsic
Summary: Add montgomeryMultiply intrinsics
Reviewed-by: kvn
ddehaven [Tue, 14 Jul 2015 15:18:26 -0700] rev 31666
Merge
ddehaven [Tue, 07 Jul 2015 12:26:59 -0700] rev 31665
Merge
ssadetsky [Tue, 07 Jul 2015 09:56:53 +0300] rev 31664
8129940: JRadioButton does not honor non-standard FocusTraversalKeys
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 07 Jul 2015 09:51:30 +0300] rev 31663
8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
Reviewed-by: alexsch, azvegint
serb [Mon, 06 Jul 2015 18:15:02 +0300] rev 31662
8130525: Build fail on jdk9-client solaris-sparcv9
Reviewed-by: azvegint
serb [Fri, 03 Jul 2015 16:39:45 +0300] rev 31661
7188942: Remove support of pbuffers in OGL Java2d pipeline
Reviewed-by: prr, flar
yan [Fri, 03 Jul 2015 17:37:40 +0300] rev 31660
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch
plevart [Thu, 02 Jul 2015 08:17:25 +0200] rev 31659
8080695: splashscreen_png.c compile error with gcc 4.9.2
Summary: mark locals volatile to silence gcc arround longjmp
Reviewed-by: azvegint, serb
prr [Tue, 30 Jun 2015 10:37:48 -0700] rev 31658
Merge
ssadetsky [Tue, 30 Jun 2015 18:26:38 +0300] rev 31657
8129830: JTree drag/drop on lower half of last child of container incorrect.
Reviewed-by: alexsch, azvegint
ssadetsky [Tue, 30 Jun 2015 11:04:58 +0300] rev 31656
8085895: The Textfield can't be shown after clicking "Show Textfield" button.
Reviewed-by: serb, azvegint
ssadetsky [Tue, 30 Jun 2015 10:45:32 +0300] rev 31655
8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1
Reviewed-by: serb, azvegint
anashaty [Mon, 29 Jun 2015 13:47:28 +0300] rev 31654
8080504: [macosx] SunToolkit.realSync() may hang
Reviewed-by: serb, prr
serb [Mon, 29 Jun 2015 01:27:08 +0300] rev 31653
8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException
Reviewed-by: prr, chegar, art
serb [Fri, 26 Jun 2015 12:38:39 +0300] rev 31652
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
Reviewed-by: azvegint, prr
serb [Thu, 25 Jun 2015 15:16:55 +0300] rev 31651
8080993: Compilation errors with recent clang in awt_parseImage.c and splashscreen_sys.m
Reviewed-by: azvegint, bae
Contributed-by: staffan.larsen@oracle.com
azvegint [Mon, 22 Jun 2015 15:47:44 +0300] rev 31650
8081371: [PIT] Test closed/java/awt/FullScreen/DisplayMode/CycleDMImage.java switches Linux to the single device mode
Reviewed-by: alexsch, serb
azvegint [Mon, 22 Jun 2015 15:43:40 +0300] rev 31649
8129116: Deadlock with multimonitor fullscreen windows.
Reviewed-by: alexsch, serb
vinnie [Tue, 14 Jul 2015 20:14:29 +0100] rev 31648
8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list
Reviewed-by: mullan
vinnie [Tue, 14 Jul 2015 16:46:28 +0100] rev 31647
8130041: TsacertOptionTest.java intermittently fails on Mac
Reviewed-by: vinnie
Contributed-by: asmotrak <artem.smotrakov@oracle.com>
xuelei [Tue, 14 Jul 2015 00:53:09 +0000] rev 31646
8130461: HandshakeStatus.NEED_UNWRAP_AGAIN applies only to DTLS
Reviewed-by: wetmore
igerasim [Tue, 14 Jul 2015 02:03:35 +0300] rev 31645
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
Reviewed-by: sherman
psandoz [Tue, 09 Jun 2015 07:10:03 +0100] rev 31644
8071597: Add Stream dropWhile and takeWhile operations
Reviewed-by: briangoetz, smarks, chegar, forax
weijun [Mon, 13 Jul 2015 17:44:34 +0800] rev 31643
8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace
Reviewed-by: mullan
prappo [Fri, 10 Jul 2015 16:40:12 +0100] rev 31642
8064925: URLConnection::getContent needs to be updated to work with modules
Reviewed-by: chegar, alanb
katleman [Thu, 16 Jul 2015 13:51:54 -0700] rev 31641
Added tag jdk9-b73 for changeset 8fc82d01db26
duke [Wed, 05 Jul 2017 20:41:55 +0200] rev 31640
Merge
lana [Thu, 16 Jul 2015 19:28:37 -0700] rev 31639
Merge
vlivanov [Tue, 14 Apr 2015 19:10:28 +0300] rev 31638
8075838: Method for typing MethodTypes
Reviewed-by: jrose, ahgross, alanb, bmoloden
roland [Mon, 09 Mar 2015 09:59:53 +0100] rev 31637
8071731: Better scaling for C1
Reviewed-by: kvn, iveresov
amurillo [Thu, 09 Jul 2015 22:46:16 -0700] rev 31636
Merge
dcubed [Thu, 09 Jul 2015 14:35:13 -0700] rev 31635
Merge
jmasa [Wed, 15 Apr 2015 11:30:36 -0700] rev 31634
7012980: PSOldGen is increased if there is no space in Metaspace
Reviewed-by: tschatzl, tbenson
jmasa [Tue, 07 Jul 2015 18:16:06 +0000] rev 31633
Merge
sangheki [Tue, 07 Jul 2015 06:37:10 -0700] rev 31632
8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed
Reviewed-by: jmasa, tschatzl
tschatzl [Tue, 07 Jul 2015 14:20:08 +0200] rev 31631
8129558: Coalesce dead objects during removal of self-forwarded pointers
Summary: To improve performance of self-forwarding fixup during evacuation failure, coalesce the work done for dead objects.
Reviewed-by: mgerdin, tbenson, tonyp
dcubed [Fri, 03 Jul 2015 06:24:23 -0700] rev 31630
Merge
tschatzl [Fri, 03 Jul 2015 09:49:41 +0200] rev 31629
8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
Summary: Due to unrestrained initial heap size more garbage collections than expected could be started, confusing the test. Fix the initial heap size for the test to make them pass.
Reviewed-by: tbenson, dfazunen, dcubed
iklam [Thu, 02 Jul 2015 20:30:33 -0700] rev 31628
8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty
Summary: avoid opening files excessively
Reviewed-by: coleenp, mseledtsov
dcubed [Thu, 02 Jul 2015 14:20:36 -0700] rev 31627
Merge
jwilhelm [Thu, 02 Jul 2015 18:07:42 +0200] rev 31626
8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Reviewed-by: dfazunen, tschatzl
dholmes [Thu, 02 Jul 2015 12:05:19 +0200] rev 31625
Merge
ddmitriev [Thu, 02 Jul 2015 12:25:55 +0300] rev 31624
8129786: Buffer overrun when passing long not existing option in JDK 9
Summary: Only make the obsolete check for valid arguments(length less than 256)
Reviewed-by: dcubed, dholmes
dpochepk [Wed, 01 Jul 2015 21:04:18 +0300] rev 31623
8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
Summary: Test group definition has been fixed
Reviewed-by: tschatzl
sjohanss [Wed, 01 Jul 2015 16:38:14 +0200] rev 31622
8129590: TestShrinkDefragmentedHeap.java runs out of memory
Reviewed-by: jwilhelm, tschatzl
bdelsart [Wed, 01 Jul 2015 10:26:59 +0000] rev 31621
Merge
bdelsart [Wed, 01 Jul 2015 10:53:26 +0200] rev 31620
8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Summary: Optional support for pregenerated template interpreter
Reviewed-by: coleenp, dholmes, kvn
sjohanss [Thu, 30 Apr 2015 13:33:23 +0200] rev 31619
8078901: Add trace event for G1 MMU information
Reviewed-by: ehelin, mlarsson
dbuck [Tue, 30 Jun 2015 15:26:20 -0700] rev 31618
8072147: Preloading libjsig.dylib causes deadlock when signal() is called
Summary: Added check to prevent reentry of signal chaining code
Reviewed-by: dcubed, acorn, dholmes
dcubed [Tue, 30 Jun 2015 09:48:24 -0700] rev 31617
Merge
dcubed [Tue, 30 Jun 2015 09:39:53 -0700] rev 31616
8130135: backout 8087143 due to failures in 8130115
Reviewed-by: minqi, coleenp
goetz [Mon, 29 Jun 2015 10:16:48 +0200] rev 31615
8130036: Fix problems with imprecise C++ coding.
Reviewed-by: dholmes, kbarrett
minqi [Mon, 29 Jun 2015 13:48:55 -0700] rev 31614
8087143: Reduce Symbol::_identity_hash to 2 bytes
Summary: Convert Symbol::_identity_hash from integer to short integer to save two bytes. Also change identity_hash() to have 'this' and first two bytes of symbol join the calculation.
Reviewed-by: iklam, coleenp, shade
hseigel [Mon, 29 Jun 2015 17:24:52 +0000] rev 31613
Merge
hseigel [Mon, 29 Jun 2015 11:48:27 -0400] rev 31612
8073423: Remove LazyClassPathEntry support if no longer needed
Summary: Remove LazyClassPathEntry support and deprecate -XX:+LazyBootClassLoader
Reviewed-by: acorn, lfoltan
stuefe [Fri, 26 Jun 2015 08:29:29 +0200] rev 31611
8080925: Make error log write timeout parameter configurable
Reviewed-by: sla, coleenp, ctornqvi, dholmes
stefank [Mon, 19 Jan 2015 11:06:08 +0100] rev 31610
8087322: Implement a Semaphore utility class
Reviewed-by: kbarrett, dholmes
jfdenise [Thu, 25 Jun 2015 20:47:46 +0000] rev 31609
Merge
jfdenise [Thu, 25 Jun 2015 18:25:19 +0200] rev 31608
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
poonam [Thu, 25 Jun 2015 18:14:54 +0000] rev 31607
Merge
poonam [Thu, 25 Jun 2015 06:52:05 -0700] rev 31606
8129108: nmethod related crash in CMS
Summary: Add SO_AllCodeCache to root scanning options when not unloading classes with a CMS collection cycle
Reviewed-by: mgerdin, jwilhelm
tschatzl [Thu, 25 Jun 2015 15:43:16 +0000] rev 31605
Merge
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31604
Merge
tschatzl [Thu, 25 Jun 2015 09:06:35 +0200] rev 31603
8129573: CollectedHeap::fill_with_objects() needs to use multiple arrays in 32 bit mode too
Summary: In JDK-8042668 we introduced a custom fill threshold for G1. This leads to CollectedHeap::fill_with_objects create too large objects in G1 when using it in 32 bit mode, as the code to create multiple filler objects is IFDEF'ed out on 32 bit. Enable this code on 32 bit too.
Reviewed-by: tonyp, mgerdin, tbenson
tschatzl [Thu, 25 Jun 2015 09:04:28 +0200] rev 31602
8129604: Incorrect GPL header in README causes RE script to create wrong output
Summary: Fix up GPL headers by removing leading "#" so that the RE script works.
Reviewed-by: brutisso, coleenp
tschatzl [Wed, 24 Jun 2015 17:46:26 +0200] rev 31601
8129602: Incorrect GPL header causes RE script to create wrong output
Summary: Fix up GPL headers so that the RE script works.
Reviewed-by: stefank, dholmes, coleenp
bdelsart [Thu, 25 Jun 2015 13:23:36 +0000] rev 31600
Merge
bdelsart [Thu, 25 Jun 2015 08:17:52 +0200] rev 31599
8081406: cleanup and minor extensions of the debugging facilities in CodeStrings
Summary: avoid issues around _defunct CodeStrings
Reviewed-by: dholmes, coleenp
brutisso [Thu, 25 Jun 2015 10:52:37 +0000] rev 31598
Merge
brutisso [Thu, 25 Jun 2015 08:15:07 +0200] rev 31597
8129626: G1: set_in_progress() and clear_started() needs a barrier on non-TSO platforms
Summary: Also reviewed by vitalyd@gmail.com
Reviewed-by: pliden, bpittore, bdelsart
dholmes [Thu, 25 Jun 2015 08:30:23 +0000] rev 31596
Merge
ddmitriev [Wed, 24 Jun 2015 18:21:14 -0400] rev 31595
8129394: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with double option
Reviewed-by: dholmes
ddmitriev [Wed, 24 Jun 2015 18:19:09 -0400] rev 31594
8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9
Reviewed-by: dholmes, coleenp
coleenp [Wed, 24 Jun 2015 21:58:05 -0400] rev 31593
Merge
bpittore [Wed, 24 Jun 2015 12:12:25 -0400] rev 31592
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Summary: Need to add a space between macro identifier and string literal
Reviewed-by: stefank, dholmes, kbarrett
enevill [Tue, 07 Jul 2015 15:04:25 +0000] rev 31591
8130687: aarch64: add support for hardware crc32c
Summary: add support for crc32c using built in crc32c instructions
Reviewed-by: kvn, aph
goetz [Mon, 29 Jun 2015 15:30:55 +0200] rev 31590
8086069: Adapt runtime calls to recent intrinsics to pass ints as long
Summary: Remove CCallingConventionRequiresIntsAsLongs from shared code and push functionality to native wrapper. Less optimal but more flexible.
Reviewed-by: jrose, kvn
goetz [Fri, 03 Jul 2015 16:29:37 +0200] rev 31589
8130432: ppc64le: Fix build of hsdis
Reviewed-by: dholmes, kvn
zmajo [Fri, 03 Jul 2015 09:33:04 +0200] rev 31588
8130120: Handling of SHA intrinsics inconsistent across platforms
Summary: Introduce common warning message and common processing of SHA intrinsic-related arguments.
Reviewed-by: kvn, mcberg
zmajo [Fri, 03 Jul 2015 07:25:03 +0200] rev 31587
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
kvn [Thu, 02 Jul 2015 17:49:11 -0700] rev 31586
Merge
iveresov [Thu, 02 Jul 2015 14:40:29 -0700] rev 31585
8080012: JVM times out with vdbench on SPARC M7-16
Summary: check cacheline sine only for one core on sun4v SPARC systems.
Reviewed-by: kvn
aph [Thu, 02 Jul 2015 11:12:59 +0100] rev 31584
Merge
aph [Tue, 16 Jun 2015 17:31:53 +0100] rev 31583
8130150: Implement BigInteger.montgomeryMultiply intrinsic
Summary: Add montgomeryMultiply intrinsics
Reviewed-by: kvn
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31582
Added tag jdk9-b73 for changeset 1459b46b5c27
lana [Thu, 16 Jul 2015 19:27:39 -0700] rev 31581
Merge
dtitov [Thu, 04 Jun 2015 11:17:02 -0700] rev 31580
8033530: [regression] Applet fails to load resources or connect back to server under some scenarios
Reviewed-by: mchung, michaelm, serb, ddehaven
amurillo [Tue, 14 Jul 2015 16:29:07 -0700] rev 31579
Merge
amurillo [Thu, 09 Jul 2015 22:46:15 -0700] rev 31578
Merge
dcubed [Thu, 09 Jul 2015 14:30:14 -0700] rev 31577
Merge
dholmes [Mon, 06 Jul 2015 22:19:29 -0400] rev 31576
8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base
Summary: Pass --disable-precompiled-headers for all fastdebug builds in JPRT
Reviewed-by: goetz, tbell, simonis, dcubed
dcubed [Fri, 03 Jul 2015 06:23:29 -0700] rev 31575
Merge
dcubed [Thu, 02 Jul 2015 14:12:18 -0700] rev 31574
Merge
jfdenise [Thu, 25 Jun 2015 20:47:45 +0000] rev 31573
Merge
jfdenise [Thu, 25 Jun 2015 18:00:28 +0200] rev 31572
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
tschatzl [Thu, 25 Jun 2015 07:13:27 +0000] rev 31571
Merge
tschatzl [Wed, 24 Jun 2015 17:45:44 +0200] rev 31570
8129602: Incorrect GPL header causes RE script to create wrong output
Summary: Fix up GPL headers so that the RE script works.
Reviewed-by: stefank, dholmes, coleenp
mikael [Wed, 24 Jun 2015 15:29:34 -0700] rev 31569
8129615: Remove jbb from jprt hotspot testset
Reviewed-by: gtriantafill, coleenp
zmajo [Fri, 03 Jul 2015 07:23:32 +0200] rev 31568
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Summary: Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
darcy [Mon, 13 Jul 2015 09:29:01 -0700] rev 31567
8080722: Revisit how to check for doclint reference warning during the build
Reviewed-by: alanb
katleman [Thu, 16 Jul 2015 13:51:49 -0700] rev 31566
Added tag jdk9-b73 for changeset 3062efa7e556
duke [Wed, 05 Jul 2017 20:41:30 +0200] rev 31565
Added tag jdk9-b73 for changeset 9b3a9d72f07b
duke [Wed, 05 Jul 2017 20:41:30 +0200] rev 31564
Merge
duke [Wed, 05 Jul 2017 20:41:27 +0200] rev 31563
Merge
lana [Thu, 09 Jul 2015 16:38:16 -0700] rev 31562
Merge
vromero [Thu, 09 Jul 2015 11:06:48 -0700] rev 31561
8130803: add regression test related to fix for JDK-8078024
Reviewed-by: mcimadamore
Contributed-by: cushon@google.com
sadayapalam [Wed, 08 Jul 2015 19:01:57 +0530] rev 31560
8130745: Revert fix pushed for JDK-8074346
Reviewed-by: jlahoda
katleman [Thu, 09 Jul 2015 13:49:40 -0700] rev 31559
Added tag jdk9-b72 for changeset 1f783cf1d945
duke [Wed, 05 Jul 2017 20:41:23 +0200] rev 31558
Merge
katleman [Thu, 09 Jul 2015 13:49:35 -0700] rev 31557
Added tag jdk9-b72 for changeset f0d057d75897
duke [Wed, 05 Jul 2017 20:41:20 +0200] rev 31556
Merge
lana [Thu, 09 Jul 2015 16:36:48 -0700] rev 31555
Merge
darcy [Tue, 07 Jul 2015 17:57:35 -0700] rev 31554
8130716: Fix reference problems in jaxp javadoc
Reviewed-by: lancea
dfuchs [Tue, 07 Jul 2015 18:19:57 +0200] rev 31553
8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline
Reviewed-by: lancea, joehw
katleman [Thu, 09 Jul 2015 13:49:35 -0700] rev 31552
Added tag jdk9-b72 for changeset 8ebacfaf4ba6
duke [Wed, 05 Jul 2017 20:41:16 +0200] rev 31551
Merge
lana [Thu, 09 Jul 2015 16:38:22 -0700] rev 31550
Merge
sundar [Wed, 08 Jul 2015 17:28:08 +0530] rev 31549
8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
Reviewed-by: hannesw, jlaskey, mhaupt
sundar [Tue, 07 Jul 2015 18:33:24 +0530] rev 31548
8130663: 6 fields can be static fields in Global class
Reviewed-by: hannesw, attila
sundar [Mon, 06 Jul 2015 15:59:55 +0530] rev 31547
8130476: Remove unused methods in Global.java
Reviewed-by: hannesw, attila
sundar [Fri, 03 Jul 2015 18:41:58 +0530] rev 31546
8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
Reviewed-by: attila, lagergren, hannesw
katleman [Thu, 09 Jul 2015 13:49:41 -0700] rev 31545
Added tag jdk9-b72 for changeset 93250cfbfa54
duke [Wed, 05 Jul 2017 20:41:12 +0200] rev 31544
Merge
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31543
Added tag jdk9-b72 for changeset 423e8a18b960
duke [Wed, 05 Jul 2017 20:41:09 +0200] rev 31542
Merge
lana [Thu, 09 Jul 2015 16:37:55 -0700] rev 31541
Merge
martin [Mon, 29 Jun 2015 15:02:35 -0700] rev 31540
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
Summary: return Arrays.copyOf(a, a.length, Object[].class)
Reviewed-by: igerasim, psandoz
rriggs [Thu, 09 Jul 2015 09:55:36 -0400] rev 31539
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
Summary: Correct javachild to spin until cputime increases by amount; cleanup InfoTest
Reviewed-by: darcy
igerasim [Thu, 09 Jul 2015 10:37:07 +0300] rev 31538
8130022: Use Java-style array declarations consistently
Reviewed-by: coffeys
rriggs [Wed, 08 Jul 2015 21:54:32 -0400] rev 31537
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
Summary: Ignore extra processes that are not created by the test and cleanup any remaining child processes
Reviewed-by: darcy
xuelei [Wed, 08 Jul 2015 23:52:15 +0000] rev 31536
8130460: Increase the stability of DTLS test CipherSuite.java
Reviewed-by: wetmore
redestad [Wed, 08 Jul 2015 16:04:42 +0200] rev 31535
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
Reviewed-by: iklam, hseigel
dfuchs [Wed, 08 Jul 2015 11:58:14 +0200] rev 31534
8130649: java/util/logging/LoggingDeadlock2.java times out
Summary: added additional traces and thread dump diagnosis for the child process
Reviewed-by: lancea
weijun [Wed, 08 Jul 2015 17:30:38 +0800] rev 31533
8130720: BadKDC1 failed again
Reviewed-by: xuelei
rriggs [Tue, 07 Jul 2015 21:25:05 -0400] rev 31532
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
Summary: a race condition caused an erroneous fault
Reviewed-by: darcy
rriggs [Tue, 07 Jul 2015 16:54:52 -0400] rev 31531
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
Summary: Modify to expect only the spawned children; enhance debug output
Reviewed-by: darcy
jlahoda [Tue, 07 Jul 2015 13:17:53 +0200] rev 31530
8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar
asmotrak [Fri, 03 Jul 2015 08:00:33 +0100] rev 31529
8129444: socksProxyVersion system property ignored for Socket(Proxy)
Reviewed-by: chegar
katleman [Thu, 09 Jul 2015 13:49:36 -0700] rev 31528
Added tag jdk9-b72 for changeset a006a766c8c9
duke [Wed, 05 Jul 2017 20:41:05 +0200] rev 31527
Merge
lana [Thu, 09 Jul 2015 16:37:15 -0700] rev 31526
Merge
amurillo [Tue, 07 Jul 2015 10:37:28 -0700] rev 31525
Merge
amurillo [Thu, 02 Jul 2015 14:12:07 -0700] rev 31524
Merge
thartmann [Wed, 01 Jul 2015 09:15:34 +0200] rev 31523
Merge
thartmann [Wed, 01 Jul 2015 09:07:10 +0200] rev 31522
8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
Summary: Tests should not assume that usage of non-profiled code heap is predictable.
Reviewed-by: kvn, dpochepk
iveresov [Tue, 30 Jun 2015 14:44:53 -0700] rev 31521
8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
8079062: Java 9-fastdebug crash(hit assertion) with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
Summary: Revive stack walk compilation policy
Reviewed-by: kvn
kvn [Tue, 30 Jun 2015 12:12:18 -0700] rev 31520
8129893: 8129094 fix is incomplete
Summary: move old and add new primitive type check.
Reviewed-by: iveresov
vlivanov [Mon, 15 Jun 2015 15:27:04 +0300] rev 31519
8087218: Constant fold loads from final instance fields in VM anonymous classes
Reviewed-by: jrose, rbackman
skovalev [Wed, 17 Jun 2015 16:22:38 +0300] rev 31518
8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
Reviewed-by: dholmes, vlivanov
enevill [Thu, 25 Jun 2015 13:41:29 +0000] rev 31517
8129426: aarch64: add support for PopCount in C2
Summary: Add support for PopCount using SIMD cnt and addv inst
Reviewed-by: kvn, aph
Contributed-by: alexander.alexeev@caviumnetworks.com
enevill [Thu, 25 Jun 2015 08:52:12 +0000] rev 31516
8086087: aarch64: add support for 64 bit vectors
Summary: Support 64 bit vectors
Reviewed-by: kvn, aph
kvn [Mon, 29 Jun 2015 00:10:01 -0700] rev 31515
8073583: C2 support for CRC32C on SPARC
Reviewed-by: jrose, kvn
Contributed-by: james.cheng@oracle.com
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31514
Added tag jdk9-b72 for changeset 02be96db190a
lana [Thu, 09 Jul 2015 16:36:38 -0700] rev 31513
Merge
jlahoda [Tue, 07 Jul 2015 13:17:52 +0200] rev 31512
8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar
katleman [Thu, 09 Jul 2015 13:49:31 -0700] rev 31511
Added tag jdk9-b72 for changeset 7dd7a38425a8
duke [Wed, 05 Jul 2017 20:40:53 +0200] rev 31510
Added tag jdk9-b72 for changeset 61d2d0629b6d
duke [Wed, 05 Jul 2017 20:40:53 +0200] rev 31509
Merge
duke [Wed, 05 Jul 2017 20:40:50 +0200] rev 31508
Merge
lana [Thu, 02 Jul 2015 16:08:17 -0700] rev 31507
Merge
jlahoda [Wed, 01 Jul 2015 09:51:48 +0200] rev 31506
8072480: javac should support compilation for a specific platform version
Summary: Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK.
Reviewed-by: erikj, ihse, jjg, mcimadamore, mr
Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com
jlahoda [Wed, 01 Jul 2015 09:51:47 +0200] rev 31505
8080675: Enhance the classfile library to support construction of classfiles from scratch
Reviewed-by: jjg
katleman [Thu, 02 Jul 2015 08:54:04 -0700] rev 31504
Added tag jdk9-b71 for changeset cf6355e77564
duke [Wed, 05 Jul 2017 20:40:45 +0200] rev 31503
Merge
lana [Thu, 02 Jul 2015 16:09:51 -0700] rev 31502
Merge
avstepan [Thu, 02 Jul 2015 18:04:32 +0400] rev 31501
8130247: fix some new tidy warnings from jaxws and CORBA
Summary: minor docs cleanup
Reviewed-by: darcy
katleman [Thu, 02 Jul 2015 08:54:00 -0700] rev 31500
Added tag jdk9-b71 for changeset 9b8258eb95a9
duke [Wed, 05 Jul 2017 20:40:41 +0200] rev 31499
Merge
lana [Thu, 02 Jul 2015 16:07:57 -0700] rev 31498
Merge
dfuchs [Tue, 30 Jun 2015 12:04:27 +0200] rev 31497
8130051: Cleanup usage of reflection in jaxp
Summary: replaced usage of reflection with direct access where possible, removed obsolete code where possible.
Reviewed-by: joehw
katleman [Thu, 02 Jul 2015 08:54:00 -0700] rev 31496
Added tag jdk9-b71 for changeset 976a2f96dbcc
duke [Wed, 05 Jul 2017 20:40:38 +0200] rev 31495
Merge
lana [Thu, 02 Jul 2015 16:09:43 -0700] rev 31494
Merge
sundar [Thu, 02 Jul 2015 19:02:28 +0530] rev 31493
8130317: "ant test" fails to complete on Windows when run under cygwin shell
Reviewed-by: lagergren, attila
mhaupt [Thu, 02 Jul 2015 11:20:47 +0200] rev 31492
8130307: improve Nashorn Javadoc target
Summary: reduce dependence on ASM sources in testing, address command line length problem on Windows
Reviewed-by: hannesw, sundar
mhaupt [Thu, 02 Jul 2015 11:09:20 +0200] rev 31491
8130306: enable running Nashorn test on Windows
Summary: fix executable name (add .exe suffix)
Reviewed-by: hannesw, sundar
attila [Thu, 02 Jul 2015 10:55:35 +0200] rev 31490
8130234: Get rid of JSType.isNegativeZero
Reviewed-by: hannesw, lagergren
mhaupt [Wed, 01 Jul 2015 16:26:25 +0200] rev 31489
8130127: streamline input parameter of Nashorn scripting $EXEC function
Summary: handle null and undefined correctly, do not coerce them to strings
Reviewed-by: lagergren, sundar
prr [Tue, 30 Jun 2015 08:51:06 -0700] rev 31488
Merge
prr [Mon, 22 Jun 2015 13:29:27 -0700] rev 31487
Merge
erikj [Wed, 27 May 2015 17:35:21 +0200] rev 31486
8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
sundar [Tue, 30 Jun 2015 13:10:37 +0530] rev 31485
8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
Reviewed-by: attila, hannesw, lagergren
attila [Mon, 29 Jun 2015 10:42:57 +0200] rev 31484
8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
Reviewed-by: lagergren, sundar
katleman [Thu, 02 Jul 2015 08:54:05 -0700] rev 31483
Added tag jdk9-b71 for changeset 84ecc1a708df
duke [Wed, 05 Jul 2017 20:40:32 +0200] rev 31482
Merge
lana [Thu, 02 Jul 2015 16:08:26 -0700] rev 31481
Merge
avstepan [Thu, 02 Jul 2015 18:07:48 +0400] rev 31480
8130247: fix some new tidy warnings from jaxws and CORBA
Summary: minor docs cleanup
Reviewed-by: darcy
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31479
Added tag jdk9-b71 for changeset 9402c8fae0fc
duke [Wed, 05 Jul 2017 20:40:29 +0200] rev 31478
Merge
lana [Thu, 02 Jul 2015 16:08:47 -0700] rev 31477
Merge
simonis [Thu, 02 Jul 2015 15:25:46 +0200] rev 31476
8130315: Fix wrong prototype of GrowKnownVMs() in java.c
Reviewed-by: alanb, ksrini
vinnie [Thu, 02 Jul 2015 12:01:48 +0100] rev 31475
8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
Reviewed-by: xuelei
weijun [Thu, 02 Jul 2015 16:20:43 +0800] rev 31474
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
Reviewed-by: alanb
weijun [Thu, 02 Jul 2015 13:20:46 +0800] rev 31473
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
Reviewed-by: darcy
weijun [Thu, 02 Jul 2015 09:19:42 +0800] rev 31472
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
Reviewed-by: darcy
igerasim [Thu, 02 Jul 2015 00:26:35 +0300] rev 31471
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
Reviewed-by: martin
igerasim [Wed, 01 Jul 2015 22:17:32 +0300] rev 31470
8098854: Do cleanup in a proper order in sunmscapi code
Reviewed-by: vinnie
psandoz [Tue, 09 Jun 2015 07:10:02 +0100] rev 31469
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
darcy [Tue, 30 Jun 2015 17:48:06 -0700] rev 31468
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
Reviewed-by: alanb
amurillo [Tue, 30 Jun 2015 11:20:43 -0700] rev 31467
Merge
sjohanss [Tue, 30 Jun 2015 17:16:40 +0200] rev 31466
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
Reviewed-by: stefank, dholmes, chegar, sjohanss
Contributed-by: stefan.sarne@oracle.com
amurillo [Fri, 26 Jun 2015 19:11:19 -0700] rev 31465
Merge
kvn [Thu, 25 Jun 2015 09:48:36 -0700] rev 31464
Merge
kvn [Fri, 19 Jun 2015 15:25:09 -0700] rev 31463
Merge
ascarpino [Wed, 17 Jun 2015 17:41:04 -0700] rev 31462
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Reviewed-by: kvn, jrose
jwilhelm [Wed, 24 Jun 2015 13:10:49 +0200] rev 31461
Merge
dsamersoff [Tue, 23 Jun 2015 12:35:39 +0300] rev 31460
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Summary: Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
jbachorik [Mon, 22 Jun 2015 12:13:56 +0200] rev 31459
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
Reviewed-by: sla
jbachorik [Mon, 22 Jun 2015 12:13:39 +0200] rev 31458
8081634: Concurrent usage of a StringBuilder causes test intermittent failures
Reviewed-by: sla, sspitsyn
akulyakh [Tue, 16 Jun 2015 16:36:27 +0300] rev 31457
8062045: Update svc regression tests to extend the default security policy instead of override
Summary: Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group
Reviewed-by: jbachorik
jwilhelm [Mon, 15 Jun 2015 13:48:28 +0200] rev 31456
Merge
ykantser [Mon, 08 Jun 2015 15:27:37 +0200] rev 31455
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
ykantser [Tue, 09 Jun 2015 10:11:11 +0200] rev 31454
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
jwilhelm [Tue, 09 Jun 2015 16:48:54 +0200] rev 31453
Merge
cjplummer [Fri, 05 Jun 2015 13:38:13 -0700] rev 31452
8054386: Allow Java debugging when CDS is enabled
Summary: Map archive RW when debugging is enabled
Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
cjplummer [Fri, 05 Jun 2015 13:38:00 -0700] rev 31451
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
Summary: Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test
Reviewed-by: rriggs, sspitsyn, dholmes
bpb [Tue, 30 Jun 2015 10:47:54 -0700] rev 31450
8129632: (fs) Files.probeContentType returns null on Mac OS X
Summary: Append a Uniform Type Identifier-based FileType Detector for Mac OS X
Reviewed-by: alanb
prr [Tue, 30 Jun 2015 08:51:16 -0700] rev 31449
Merge
yan [Tue, 23 Jun 2015 11:59:27 +0300] rev 31448
8076468: Add @modules to tests in jdk_desktop test group
Reviewed-by: yan, alexsch
ssadetsky [Tue, 23 Jun 2015 09:54:19 +0300] rev 31447
6519182: SunToolkit.appContextMap should be IdentityMap
Reviewed-by: ant, azvegint
prr [Mon, 22 Jun 2015 13:28:57 -0700] rev 31446
Merge
erikj [Thu, 04 Jun 2015 18:28:52 +0200] rev 31445
8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
ptbrunet [Thu, 18 Jun 2015 14:45:44 -0500] rev 31444
8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider
Summary: fix bad syntax on use of @code
Reviewed-by: serb, azvegint
Contributed-by: peter.brunet@oracle.com
serb [Thu, 18 Jun 2015 14:56:45 +0300] rev 31443
8078658: Make custom Cursors available for modular build
Reviewed-by: alanb, chegar
yan [Thu, 18 Jun 2015 11:05:33 +0300] rev 31442
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
Reviewed-by: serb
serb [Wed, 17 Jun 2015 15:57:26 +0300] rev 31441
8025492: Hand cursor does not use Windows' system cursor
Reviewed-by: ant, bae
Contributed-by: morvan.lemescam@gmail.com
prr [Tue, 16 Jun 2015 13:00:37 -0700] rev 31440
Merge
ptbrunet [Tue, 16 Jun 2015 10:38:23 -0500] rev 31439
Merge
ptbrunet [Mon, 15 Jun 2015 12:36:35 -0500] rev 31438
8055160: Support loading of Assistive Technology from service provider
Summary: Load assistive technolgy via service provider
Reviewed-by: mchung, prr, alanb, ihse, serb
Contributed-by: peter.brunet@oracle.com
ssadetsky [Tue, 16 Jun 2015 08:46:41 +0300] rev 31437
8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon
Reviewed-by: serb, ant
prr [Mon, 15 Jun 2015 11:01:43 -0700] rev 31436
8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp
Reviewed-by: serb, srl
azvegint [Mon, 15 Jun 2015 14:43:31 +0300] rev 31435
8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
Reviewed-by: alexsch, serb
serb [Fri, 12 Jun 2015 15:01:10 +0300] rev 31434
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
Reviewed-by: azvegint, ant
prr [Wed, 10 Jun 2015 12:43:18 -0700] rev 31433
8081756: Mastering Matrix Manipulations
Reviewed-by: serb, bae, mschoene
serb [Wed, 10 Jun 2015 17:18:10 +0300] rev 31432
8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
Reviewed-by: prr, azvegint
ssadetsky [Tue, 09 Jun 2015 18:57:54 +0300] rev 31431
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
ssadetsky [Tue, 09 Jun 2015 14:11:11 +0300] rev 31430
8017487: filechooser in Windows-Libraries folder: columns are mixed up
Reviewed-by: serb, ant