lana [Thu, 06 Oct 2016 23:12:58 +0000] rev 41445
Merge
jlahoda [Thu, 06 Oct 2016 14:03:58 +0200] rev 41444
8153362: Add javac -Xlint warning to list exposed types which are not accessible
Summary: Adding implementation to -Xlint:exports, to warn about exposing inaccessible types in API
Reviewed-by: jjg
mchung [Wed, 05 Oct 2016 18:42:23 -0700] rev 41443
8167014: jdeps: Missing message: warn.skipped.entry
Reviewed-by: alanb, lancea
mchung [Wed, 05 Oct 2016 18:41:43 -0700] rev 41442
8166846: jdeps fails to generate module info if there is any class in unnamed package
Reviewed-by: lancea
mcimadamore [Wed, 05 Oct 2016 13:06:21 +0100] rev 41441
8167070: Performance regression in compound scopes
Summary: Extra call to inner scope's hasNext() causes performance regression
Reviewed-by: jlahoda
mchung [Tue, 04 Oct 2016 18:56:03 -0700] rev 41440
8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
smarks [Tue, 04 Oct 2016 18:43:36 -0700] rev 41439
8161338: (jdeprscan) remove JEP 293 non-conforming -cp option
8165927: (jdeprscan) com.sun.tools.jdeprscan.Main.instance should be package protected
Reviewed-by: jjg
jjg [Tue, 04 Oct 2016 16:47:09 -0700] rev 41438
8166472: javac/javadoc expands @files incorrectly
Reviewed-by: henryjen, ksrini
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41437
Added tag jdk-9+139 for changeset 72fcbd6294cb
duke [Wed, 05 Jul 2017 22:19:30 +0200] rev 41436
Merge
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41435
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41434
Added tag jdk-9+139 for changeset 4cec206d8052
duke [Wed, 05 Jul 2017 22:19:22 +0200] rev 41433
Merge
joehw [Fri, 07 Oct 2016 10:51:19 -0700] rev 41432
8139584: XMLStreamWriterImpl does not write 'standalone' property
Reviewed-by: lancea
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41431
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:05 +0000] rev 41430
Merge
martin [Mon, 03 Oct 2016 17:35:11 -0700] rev 41429
8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs
Reviewed-by: joehw, dfuchs, redestad, lancea
Contributed-by: jktomer@google.com
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41428
Added tag jdk-9+139 for changeset e1cb4c42ee86
duke [Wed, 05 Jul 2017 22:19:13 +0200] rev 41427
Merge
sundar [Fri, 07 Oct 2016 21:28:20 +0530] rev 41426
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
hannesw [Fri, 07 Oct 2016 10:30:14 +0200] rev 41425
8167289: Backport ES6 updates from Graal.js
Reviewed-by: lagergren, sundar
Contributed-by: andreas.woess@oracle.com
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41424
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:42 +0000] rev 41423
Merge
attila [Thu, 06 Oct 2016 16:27:47 +0200] rev 41422
8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar
sundar [Wed, 05 Oct 2016 13:38:12 +0530] rev 41421
8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
Reviewed-by: hannesw
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41420
Added tag jdk-9+139 for changeset 1c5f97d2d3fb
duke [Wed, 05 Jul 2017 22:19:03 +0200] rev 41419
Merge
iris [Thu, 06 Oct 2016 18:05:44 -0700] rev 41418
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41417
Added tag jdk-9+139 for changeset 1c034834ae82
duke [Wed, 05 Jul 2017 22:18:55 +0200] rev 41416
Merge
psandoz [Mon, 10 Oct 2016 15:58:42 -0700] rev 41415
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Reviewed-by: martin, dl
mchung [Mon, 10 Oct 2016 15:46:14 -0700] rev 41414
8162401: Support multiple --add-exports and --add-reads with the same module/package
Reviewed-by: alanb, redestad, sundar
prr [Mon, 10 Oct 2016 14:26:49 -0700] rev 41413
Merge
prr [Mon, 10 Oct 2016 14:21:39 -0700] rev 41412
Merge
prr [Mon, 10 Oct 2016 13:31:48 -0700] rev 41411
Merge
prr [Mon, 03 Oct 2016 14:10:40 -0700] rev 41410
Merge
ssadetsky [Mon, 03 Oct 2016 18:51:49 +0300] rev 41409
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
Reviewed-by: azvegint
ssadetsky [Fri, 30 Sep 2016 22:10:44 +0300] rev 41408
8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows
Reviewed-by: serb
alexsch [Fri, 30 Sep 2016 22:57:41 +0400] rev 41407
8165234: Provide a way to not close toggle menu items on mouse click on component level
Reviewed-by: serb, ssadetsky
ceisserer [Fri, 30 Sep 2016 11:45:30 -0700] rev 41406
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
Reviewed-by: flar, serb, prr
prr [Fri, 30 Sep 2016 09:28:18 -0700] rev 41405
Merge
jdv [Thu, 29 Sep 2016 11:13:42 +0530] rev 41404
8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG.
Reviewed-by: prr, psadhukhan
jdv [Thu, 29 Sep 2016 10:57:34 +0530] rev 41403
8164931: Verify if writer.abort() works properly for all writers in IIOWriteProgressListener.
Reviewed-by: prr, bpb, serb, psadhukhan
azvegint [Wed, 28 Sep 2016 03:40:45 +0300] rev 41402
8164536: enableSuddenTermination() - Not throws SecurityException if a security manager exists and it will not allow the caller to invoke System.exit
Reviewed-by: serb, ssadetsky
prr [Tue, 27 Sep 2016 14:12:48 -0700] rev 41401
8162531: solaris.fontconfig.properties needs updating
Reviewed-by: serb, vadim, okutsu
ant [Tue, 27 Sep 2016 17:15:02 +0300] rev 41400
8165829: Android Studio 2.x crashes with NPE at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent
Reviewed-by: serb, ptbrunet
ssadetsky [Tue, 27 Sep 2016 09:55:45 +0300] rev 41399
8160160: The menu displayed nothing with the option"-server -d64 -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Reviewed-by: alexsch, serb
ssadetsky [Mon, 26 Sep 2016 13:15:37 +0300] rev 41398
8155753: Removing a monitor in the OS dispaly configuration causes assertion fails under Windows if D3D is on
Reviewed-by: vadim, serb
psadhukhan [Mon, 26 Sep 2016 14:47:41 +0530] rev 41397
8165947: One more page printed before the test page with OpenJDK
8166259: One more banner page printed before the test page
Reviewed-by: prr, jdv
ssadetsky [Mon, 26 Sep 2016 11:59:46 +0300] rev 41396
8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups.
Reviewed-by: alexsch
rchamyal [Mon, 26 Sep 2016 12:33:40 +0530] rev 41395
8149371: multi-res. image: -Dsun.java2d.uiScale does not work for Window icons (some ambiguity for Window.setIconImages()?)
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
serb [Sun, 25 Sep 2016 02:55:18 +0300] rev 41394
8166288: Au file format can be validated better
Reviewed-by: amenkov
ssadetsky [Fri, 23 Sep 2016 10:36:32 +0300] rev 41393
8161910: [PIT] regression: HW/LW mixing seems broken on Unity
Reviewed-by: azvegint
alexsch [Fri, 23 Sep 2016 09:14:29 +0300] rev 41392
8165594: Bad rendering of Swing UI controls with Windows Classic L&F on HiDPI display
Reviewed-by: serb, ssadetsky
azvegint [Tue, 20 Sep 2016 21:26:33 +0300] rev 41391
8140311: SwingInterop crashes at window close
Reviewed-by: serb, ssadetsky
arapte [Tue, 20 Sep 2016 12:37:54 +0530] rev 41390
8166015: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java
Reviewed-by: aghaisas, ssadetsky
arapte [Tue, 20 Sep 2016 11:46:34 +0530] rev 41389
8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java
Reviewed-by: serb, alexsch
ddehaven [Mon, 19 Sep 2016 13:12:28 -0700] rev 41388
Merge
serb [Fri, 16 Sep 2016 17:28:06 +0300] rev 41387
8165717: [macosx] Various memory leaks in jdk9
Reviewed-by: ant, ssadetsky
rchamyal [Thu, 15 Sep 2016 16:12:08 +0530] rev 41386
8150176: [hidpi] wrong resolution variant of multi-res. image is used for TrayIcon
Reviewed-by: serb, alexsch
Contributed-by: rajeev.chamyal@oracle.com
mhalder [Thu, 15 Sep 2016 12:25:16 +0530] rev 41385
8163270: [macosx] Robot(gc) issue on dual-screen system
Reviewed-by: serb, aghaisas
Contributed-by: manajit.halder@oracle.com
arapte [Thu, 15 Sep 2016 01:36:56 +0530] rev 41384
8162102: access denied to System Property awt.robot.gtk
Reviewed-by: ssadetsky, serb
arapte [Wed, 14 Sep 2016 21:50:44 +0530] rev 41383
8160056: TextField.setText breaks the contract of EOL
Reviewed-by: serb, alexsch
jdv [Wed, 14 Sep 2016 12:13:46 +0530] rev 41382
8162461: Hang due to JNI up-call made whilst holding JNI critical lock.
Reviewed-by: prr, psadhukhan
ascarpino [Mon, 10 Oct 2016 14:20:16 -0700] rev 41381
8165103: Update to "denyAfter constraint check" exception message
Reviewed-by: valeriep
clanger [Mon, 10 Oct 2016 22:42:45 +0200] rev 41380
8167295: Further cleanup to the native parts of libnet/libnio
Reviewed-by: chegar
ascarpino [Mon, 10 Oct 2016 13:28:44 -0700] rev 41379
8165101: AnchorCertificates throws NPE when cacerts file not found
Reviewed-by: mullan
ssahoo [Mon, 10 Oct 2016 00:45:13 -0700] rev 41378
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
Summary: New test for removing canonicalize path from FilePermission.
Reviewed-by: weijun
weijun [Mon, 10 Oct 2016 08:28:50 +0800] rev 41377
8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb
jjg [Fri, 07 Oct 2016 16:49:31 -0700] rev 41376
8159855: Create an SPI for tools
Reviewed-by: mchung
bchristi [Fri, 07 Oct 2016 12:01:24 -0700] rev 41375
8151486: Class.forName causes memory leak
Summary: Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto
sundar [Fri, 07 Oct 2016 21:28:00 +0530] rev 41374
8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41373
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
weijun [Fri, 07 Oct 2016 07:59:49 +0800] rev 41372
8167181: Exported elements referring to inaccessible types in jdk.security.jgss
Reviewed-by: mchung
lana [Thu, 06 Oct 2016 23:13:06 +0000] rev 41371
Merge
redestad [Thu, 06 Oct 2016 02:02:48 +0200] rev 41370
8167005: Comment on the need for an empty constructor in ArrayList$Itr
Reviewed-by: smarks, shade, chegar
amurillo [Wed, 05 Oct 2016 09:52:55 -0700] rev 41369
Merge
amurillo [Wed, 05 Oct 2016 06:28:23 -0700] rev 41368
Merge
amurillo [Fri, 30 Sep 2016 02:52:42 -0700] rev 41367
Merge
mikael [Wed, 28 Sep 2016 08:22:54 -0700] rev 41366
8166045: jdk/internal/misc/Unsafe tests fail due to timeout
Summary: Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi
dlong [Tue, 27 Sep 2016 21:14:47 -0400] rev 41365
Merge
dlong [Mon, 26 Sep 2016 14:21:22 -0400] rev 41364
Merge
dlong [Tue, 20 Sep 2016 16:34:47 -0400] rev 41363
Merge
vdeshpande [Fri, 26 Aug 2016 12:20:09 -0700] rev 41362
8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
amurillo [Fri, 23 Sep 2016 13:44:03 -0700] rev 41361
Merge
cjplummer [Wed, 21 Sep 2016 12:53:07 -0700] rev 41360
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
hseigel [Wed, 21 Sep 2016 08:10:48 -0400] rev 41359
8160987: JDWP ClassType.InvokeMethod doesn't validate class
Summary: Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
ccheung [Tue, 20 Sep 2016 10:37:32 -0700] rev 41358
8164011: --patch-module support for CDS
Summary: exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan
mullan [Wed, 05 Oct 2016 12:36:42 -0400] rev 41357
Merge
mullan [Wed, 05 Oct 2016 12:36:01 -0400] rev 41356
8166632: Document how to grant permissions for a module jrt:/<module> in the image
Reviewed-by: alanb, mchung
skovalev [Mon, 03 Oct 2016 18:33:34 +0300] rev 41355
8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb
rpatil [Wed, 05 Oct 2016 16:39:13 +0530] rev 41354
8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41353
8150736: Excessive disk space used by build system
Reviewed-by: ihse
mchung [Tue, 04 Oct 2016 18:56:28 -0700] rev 41352
8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
martin [Fri, 30 Sep 2016 10:52:19 -0700] rev 41351
8166981: RGBColorConvertTest has wrong @run line
Reviewed-by: prr, rasbold, serb
martin [Fri, 30 Sep 2016 10:30:57 -0700] rev 41350
8166976: TestCipherPBECons has wrong @run line
Reviewed-by: snikandrova, wetmore, rasbold
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41349
Added tag jdk-9+139 for changeset 5da543633b3b
duke [Wed, 05 Jul 2017 22:18:27 +0200] rev 41348
Merge
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41347
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:14 +0000] rev 41346
Merge
amurillo [Wed, 05 Oct 2016 09:52:53 -0700] rev 41345
Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41344
Merge
amurillo [Fri, 30 Sep 2016 02:52:38 -0700] rev 41343
Merge
goetz [Tue, 27 Sep 2016 10:47:08 +0200] rev 41342
8166765: [ppc] Port "8163014: Mysterious/wrong value for long frame local variable on 64-bit"
Reviewed-by: mockner
goetz [Tue, 27 Sep 2016 15:45:44 +0200] rev 41341
8166777: [ppc] port "8164086: Checked JNI pending exception check should be cleared"
Reviewed-by: fparain, dholmes
vtewari [Wed, 28 Sep 2016 11:58:56 +0530] rev 41340
8165537: runtime/SharedArchiveFile/SASymbolTableTest.java fails with NullPointerException
Summary: Modify SASymbolTableTest.java to attach to LingeredApp and also handle the case where SymbolTable is not created.
Reviewed-by: dsamersoff, mseledtsov, iklam
Contributed-by: sharath.ballal@oracle.com
dlong [Tue, 27 Sep 2016 20:55:13 -0400] rev 41339
Merge
dlong [Mon, 26 Sep 2016 14:21:21 -0400] rev 41338
Merge
mdoerr [Mon, 19 Sep 2016 15:08:03 +0200] rev 41337
8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms
Reviewed-by: kvn
thartmann [Mon, 26 Sep 2016 08:51:36 +0200] rev 41336
8161085: PreserveFPRegistersTest fails with 'AssertionError: Final value has changed'
Summary: C1's G1 barriers should save/restore vector registers before calling into the runtime.
Reviewed-by: kvn, vlivanov
ppunegov [Wed, 17 Aug 2016 18:48:34 +0300] rev 41335
8156852: Convert JSON_test to Gtest
Summary: convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
mdoerr [Thu, 22 Sep 2016 12:17:24 +0200] rev 41334
8164920: ppc: enhancement of CRC32 intrinsic
Reviewed-by: goetz, mdoerr
Contributed-by: Hiroshi H Horii <horii@jp.ibm.com>