-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b154
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174558 | 10 | Sean Mullan | P2 | Resolved | Fixed | b01 |
The error messages are similar for each PropertyEditor tests
----------messages:(5/234)----------
command: main TestFloatClass
reason: Assumed action based on file name: run main TestFloatClass
Mode: othervm
Additional options from @modules: --add-modules java.compiler,java.desktop,jdk.compiler
elapsed time (seconds): 0.364
----------configuration:(3/70)----------
Boot Layer
add modules: java.compiler java.desktop jdk.compiler
----------System.out:(1/39)----------
Property class: class java.lang.Float
----------System.err:(14/908)----------
java.lang.Error: could not find editor for class java.lang.Float
at TestEditor.<init>(TestEditor.java:35)
at TestFloatClass.main(TestFloatClass.java:37)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:543)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.base/java.lang.Thread.run(Thread.java:844)
- backported by
-
JDK-8174558 java/bean/* tests fail since change of JDK-8055206
-
- Resolved
-
- duplicates
-
JDK-8173136 Swing applications fail to load System look and feel with security manager enabled
-
- Closed
-
-
JDK-8175324 Several accessClassInPackage RuntimePermissions should not be needed to use java.desktop module
-
- Closed
-
- relates to
-
JDK-8173134 Add failing java/bean tests in JDK-8173082 to the ProblemList
-
- Closed
-
-
JDK-8173162 Backout JDK-8055206
-
- Closed
-
-
JDK-8055206 Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
-
- Closed
-
-
JDK-8173138 Problem list java/bean/* tests until fix of JDK-8173082
-
- Closed
-
-
JDK-8175324 Several accessClassInPackage RuntimePermissions should not be needed to use java.desktop module
-
- Closed
-