Joe Darcy
|
0d958d9da8
|
8172475: Remove <tt></tt> usage from Class and ClassLoader
Reviewed-by: bpb, mchung
|
2017-01-09 21:40:10 -08:00 |
|
Robert Field
|
cea33151ed
|
8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Reviewed-by: mcimadamore
|
2017-01-09 18:04:16 -08:00 |
|
Joe Darcy
|
bee65032d4
|
8172458: Make javax.lang.model javadoc HTML 5 compliant
Reviewed-by: jjg
|
2017-01-09 16:20:48 -08:00 |
|
Hamlin Li
|
8e8098cb87
|
8172347: Refactoring src/java.rmi/share/classes/sun/rmi/registry/RegistryImpl.java to improve testability of rmiregistry
Reviewed-by: rriggs, msheppar
|
2017-01-09 14:14:20 -08:00 |
|
Robert Field
|
f9b57bfbed
|
8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
Reviewed-by: jlahoda
|
2017-01-09 13:50:45 -08:00 |
|
Phil Race
|
a1bcba5bcd
|
Merge
|
2017-01-09 11:57:06 -08:00 |
|
David Leopoldseder
|
26a978276c
|
8166125: [JVMCI] Missing JVMCI flag default values
Reviewed-by: twisti, kvn
|
2017-01-09 19:36:47 +00:00 |
|
Jesper Wilhelmsson
|
80ea26ae10
|
Merge
|
2017-01-09 17:10:31 +01:00 |
|
Jan Lahoda
|
869f5bbd91
|
8172411: -XDnoModules must be removed
Reviewed-by: jjg
|
2017-01-09 16:44:45 +01:00 |
|
Jesper Wilhelmsson
|
a68e4067d9
|
Merge
|
2017-01-09 15:10:25 +01:00 |
|
Jesper Wilhelmsson
|
f175ea37aa
|
Merge
|
2017-01-09 15:10:25 +01:00 |
|
Erik Joelsson
|
5ddcceeba4
|
8172037: Change log message of SetupCopyFiles
Reviewed-by: tbell
|
2017-01-09 11:55:59 +01:00 |
|
Erik Joelsson
|
a658a12158
|
8172037: Change log message of SetupCopyFiles
Reviewed-by: tbell
|
2017-01-09 11:55:37 +01:00 |
|
Nishit Jain
|
56088a52eb
|
8169480: Inconsistencies across Format class hierarchy in their API spec and actual implementation of Exceptions
Reviewed-by: naoto
|
2017-01-09 14:06:32 +05:30 |
|
Hamlin Li
|
9e8cb18419
|
8030175: java/rmi/registry/altSecurityManager/AltSecurityManager.java fails due to timeout
Reviewed-by: rriggs
|
2017-01-08 23:15:57 -08:00 |
|
Robert Field
|
6f796f5684
|
8165405: jshell tool: /classpath is inconsistent
8172103: JShell: crash in TaskFactory$WrapSourceHandler.diag
Reviewed-by: jlahoda
|
2017-01-06 10:31:25 -08:00 |
|
Jan Lahoda
|
4ec30a933a
|
8172158: Annotation processor not run with -source <= 8
Avoiding use of module prefix to map annotations to processors when running without modules.
Reviewed-by: darcy, jjg
|
2017-01-06 14:16:45 +01:00 |
|
Prasanta Sadhukhan
|
98f2f0743f
|
8170352: The collate option is not checked
Reviewed-by: prr, yan
|
2017-01-06 16:50:50 +05:30 |
|
Prem Balakrishnan
|
1f91d8a2d6
|
8172009: [TEST_BUG] increase timeout in java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java
Reviewed-by: aghaisas, psadhukhan
|
2017-01-06 15:31:19 +05:30 |
|
Xue-Lei Andrew Fan
|
e546b078a6
|
8129988: JSSE should create a single instance of the cacerts KeyStore
Reviewed-by: mullan
|
2017-01-06 02:03:47 +00:00 |
|
Xue-Lei Andrew Fan
|
ad76f31ded
|
8172273: SSLEngine.unwrap fails with ArrayIndexOutOfBoundsException
Reviewed-by: wetmore
|
2017-01-06 01:09:03 +00:00 |
|
Jonathan Gibbons
|
61175156de
|
8172311: MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
Reviewed-by: vromero
|
2017-01-05 15:39:57 -08:00 |
|
Christian Tornqvist
|
68447bd8a3
|
8172188: JDI tests fail due to "permission denied" when creating temp file
Reviewed-by: hseigel, mseledtsov
|
2017-01-05 16:46:28 -05:00 |
|
Lana Steuck
|
21aaeeffff
|
Merge
|
2017-01-05 19:47:14 +00:00 |
|
Lana Steuck
|
e0fa88d6fa
|
Merge
|
2017-01-05 19:46:28 +00:00 |
|
Lana Steuck
|
6cf0f0435b
|
Merge
|
2017-01-05 19:46:24 +00:00 |
|
Vicente Romero
|
cedf0baa46
|
8026699: test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed
Reviewed-by: mcimadamore
|
2017-01-05 11:20:56 -08:00 |
|
Bernard Blaser
|
37f7ab915c
|
8148100: Convert lambda most specific positive tests to check runtime behavior
Reviewed-by: mcimadamore
|
2017-01-05 11:16:39 -08:00 |
|
Maurizio Cimadamore
|
01fc0b7771
|
8172287: improve intellij logging to cover javac internal errors
Add new message kind to custom intellij ant logger
Reviewed-by: jjg
|
2017-01-05 19:10:24 +00:00 |
|
Joe Darcy
|
42a9464947
|
8172220: Mark UserInputTest.java as intermittently failing and problem list it
Reviewed-by: jlahoda
|
2017-01-05 11:02:35 -08:00 |
|
Liam Miller-Cushon
|
d3f27dfe9c
|
8065800: javac, fix diagnostic position for statement-bodied lambdas
Reviewed-by: mcimadamore
|
2017-01-05 10:04:40 -08:00 |
|
Lana Steuck
|
e640fa9b4d
|
Added tag jdk-9+151 for changeset 339ad1309506
|
2017-01-05 17:51:13 +00:00 |
|
Lana Steuck
|
bb1aca9034
|
Added tag jdk-9+151 for changeset ae7decb33b43
|
2017-01-05 17:51:12 +00:00 |
|
Lana Steuck
|
fb081f8391
|
Added tag jdk-9+151 for changeset 01058fbb176d
|
2017-01-05 17:51:11 +00:00 |
|
Lana Steuck
|
2670d8d32b
|
Added tag jdk-9+151 for changeset 39c4823f6235
|
2017-01-05 17:51:11 +00:00 |
|
Lana Steuck
|
fd16b65665
|
Added tag jdk-9+151 for changeset 56ae078e5b98
|
2017-01-05 17:51:10 +00:00 |
|
Lana Steuck
|
4dc65a103b
|
Added tag jdk-9+151 for changeset 285137a9591e
|
2017-01-05 17:51:09 +00:00 |
|
Lana Steuck
|
7b2237f277
|
Added tag jdk-9+151 for changeset 44601aa03c2d
|
2017-01-05 17:51:09 +00:00 |
|
Rickard Bäckman
|
9b81c0637e
|
8169588: [AOT] jaotc --classpath option is confusing
Reviewed-by: kvn, dlong
|
2017-01-05 08:37:10 +01:00 |
|
Jonathan Gibbons
|
6fa9fb405d
|
8172260: remove tests from ProblemList
Reviewed-by: rfield
|
2017-01-04 18:33:20 -08:00 |
|
Jonathan Gibbons
|
3cfe5aae72
|
8171977: Add support for latest messages from 'tidy'
Reviewed-by: darcy
|
2017-01-04 16:08:27 -08:00 |
|
Erik Joelsson
|
0b088d5ed8
|
8171929: "make docs" in clean forest is broken
Reviewed-by: mchung, tbell
|
2017-01-04 16:58:09 +01:00 |
|
Erik Joelsson
|
b6fdeee5ce
|
8171500: Explicitly set --with-target-bits=64 in 64bit jib profiles
Reviewed-by: tbell
|
2017-01-04 16:14:09 +01:00 |
|
Erik Joelsson
|
c6ee2617dd
|
8171922: Hotspot code coverage doesn't seem to work
Reviewed-by: tbell
|
2017-01-04 16:12:14 +01:00 |
|
Athijegannathan Sundararajan
|
9d783cdba2
|
8164391: Provide a javadoc description for jdk.scripting.nashorn
Reviewed-by: attila, jlaskey
|
2017-01-04 18:47:35 +05:30 |
|
Liam Miller-Cushon
|
1b499dbf8b
|
8172214: typo in "intersection types in cast are not supported" message
Reviewed-by: mcimadamore
|
2017-01-03 17:49:08 -05:00 |
|
Mandy Chung
|
920965dad2
|
8172212: jdeps --require and --check should detect the specified module in the image
Reviewed-by: psandoz, lancea
|
2017-01-03 17:53:34 -08:00 |
|
Dan Smith
|
342a27ab58
|
8144066: StackOverflowException when computing glb
Reviewed-by: mcimadamore
|
2017-01-03 16:27:54 -07:00 |
|
Brian Burkhalter
|
95ffeea1a3
|
8172153: Create workaround for failure to use ICC profile contained in a TIFF field
Work around errors due to using an embedded ICC profile from the metadata
Reviewed-by: prr
|
2017-01-03 14:15:15 -08:00 |
|
Phil Race
|
7c0476db0a
|
8171845: The bold font doesn't change when switch "Dialog","Serif" and "Monospaced"
Reviewed-by: serb
|
2017-01-03 11:43:07 -08:00 |
|